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 --save
inside 206 container(centos) i run system-config-network-tui and add eth1 device with DHCP...
is it right way?
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 --save
inside 206 container(centos) i run system-config-network-tui and add eth1 device with DHCP...
is it right way?