i have same problems
network interface
brctl addbr br0
auto br0
iface br0 inet static
bridge_ports eth1
address 89.42.231.180
broadcast 89.42.231.255
netmask 255.255.255.0
gateway 89.42.231.1
auto eth1.113
iface eth1.113 inet static
address 89.42.231.113
netmask 255.255.255.0
#gateway 192.168.110.254
#network 192.168.110.0
broadcast 89.42.231.255
vlan_raw_device eth1
113.conf
HOSTNAME="test.smallhosting.ro"
NAMESERVER="193.231.169.2"
SEARCHDOMAIN="smallhosting.ro"
VZHOSTBR="br0"
VETH_IP_ADDRESS=""
HOSTNAME="test.smallhosting.ro"
NAMESERVER="193.231.169.2"
SEARCHDOMAIN="smallhosting.ro"
VZHOSTBR="br0"
VETH_IP_ADDRESS=""
NETIF="ifname=eth1,mac=00:02:04:06:08:02,host_ifname=veth113.0,host_mac=00:19:99:C4:66:87"
and when start vzctl start 113
i have this
root@smallhosting:~# vzctl start 113
Starting container ...
Container is mounted
Setting CPU units: 1000
Set hostname: test.smallhosting.ro
File resolv.conf was modified
Configure veth devices: veth113.0
ifname=
host_ifname=
According to basic VE113 has no veth IPs configured.
/usr/sbin/vznetcfg exited with error
Container start failed
Stopping container ...
Container was stopped
Container is unmounted
help me somone?
i wan to add more ips on container