Recent content by blackbumer

  1. B

    subnet network setup

    i have an such setup internet | | | [WAN] (77.66.18.202/255.255.255.192 gw 77.66.18.193) PROXMOX | | subnet for VPS (77.66.114.128/255.255.255.128) |-------------------|-----------------|--------------------| VPS101(openvz) vps102 (kvm)...
  2. B

    subnet network setup

    found in another thread but witch gateway i should use in kvm ?
  3. B

    subnet network setup

    if i setup my network in this way, could i ping venet interfaces from veth in same subnet range? # network interface settings auto lo iface lo inet loopback iface eth0 inet manual auto vmbr0 iface vmbr0 inet static address 77.66.18.202 netmask 255.255.255.192 gateway...
  4. B

    subnet network setup

    Hello, i have an subnet from ripe like IP: 77.66.114.128 /25 Maske: 255.255.255.128 Broadcast: 77.66.114.255 subnet range 77.66.114.129 to 178.63.114.254 and 1 additional ip for proxmox host like address 77.66.18.202 netmask 255.255.255.192 gateway 77.66.18.193...
  5. B

    eBox (ebox-platform.com)

    tried installl ebox from iso into kvm VE but failed P.S. Had no problem with an installation in VirtualBox....
  6. B

    2 NIC inside openvz

    so how to create VE with 2 nic? i want make an router with proxy in VM
  7. B

    2 NIC inside openvz

    Hi. Iwould like create an openvz VE(firewall and squid app) with 2NICs. first NIC will be venet 10.0.0.0/24 second NIC veth to vmbr1 (eth0 external iface) How to make an empty VZ with two NICs? in web gui i choose venet first with assigned ip after that i run vzctl set 206 --netif_add eth1...
  8. B

    How to configure bridged network

    Re: Solved can u post /etc/sysconfig/network-scrips/if*-eth0 here?
  9. B

    elastix pbx or similar

    +1 for Elastix Template
  10. B

    eBox (ebox-platform.com)

    Please vote for Virtual Appliances to see! eBox www.ebox-platform.com :p
  11. B

    OpenVZ CentOS no more processes left in this runlevel

    and had same issue on standart centos 5.2-1 template any idea how to fix it?