Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

DHCP

261 bytes added, 10:11, 23 August 2011
Set up
vzctl set 144 --netif_add eth0 --save
brctl show
 
brctl addif vzbr0 veth144.0
ifconfig vzbr0
* http://www.cpqlinux.com/dhcpd.html - create static IPs, debugging etc.
* http://mailman.vyatta.com/pipermail/vyatta-users/2007-September/001858.html - not configured to listen on any interfaces
* http://forum.openvz.org/index.php?t=msg&goto=22072& - diagnosis
* http://www.google.ca/search?q=DHCPDARGS+brctl - searches for help on getting a virtual bridge to work with DHCPD
* http://www.linuxfoundation.org/en/Net:Bridge - great explanation of bridging
Anonymous user