OpenVZ Forum


Home » General » Support » set alternative router for VE through dhcp
Re: set alternative router for VE through dhcp [message #35333 is a reply to message #35298] Wed, 18 March 2009 09:35 Go to previous messageGo to previous message
eisenhorn is currently offline  eisenhorn
Messages: 4
Registered: March 2009
Junior Member
I have these settings in /etc/network/interfaces:
auto lo
iface lo inet loopback

#ISP1
auto eth0
iface eth0 inet dhcp

#LAN (physical eth1)
auto br0
iface br0 inet static
	address 192.168.7.1
	netmask 255.255.255.0
	bridge_ports eth1


And veth's are adding dynamically (as described in wiki - through vznet.conf).
So "brctl show br0" displays
bridge name	bridge id		STP enabled	interfaces
br0		8000.00024494a7ac	no		eth1
							veth101.0

[Updated on: Wed, 18 March 2009 09:37]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PTY allocation request failed
Next Topic: communicating between virtual machines
Goto Forum:
  


Current Time: Thu Jul 11 19:51:08 GMT 2024

Total time taken to generate the page: 0.02330 seconds