[Bridge] which interface for IP address?

Lars Täuber taeuber at bbaw.de
Wed May 5 01:06:04 PDT 2010


Hi there,

why do all the howtos set the ip address to the brigde? Isn't it also possible to assign the address the real interface?
What's the difference between assigning the address to the bridge and assigning the address to the real interface contained by the bridge?

The situation:

virtual machine host:
eth0
vif0 (for virtual machine)
...
vifx (for virtual machine)
br0  (contains eth0 and vif*)

Whats the difference between

eth0 192.168.1.4
br0  0.0.0.0

and

eth0 0.0.0.0
br0  192.168.1.4

??

Thanks
Lars


More information about the Bridge mailing list