Displaying 1 result from an estimated 1 matches for "xen757".
Did you mean:
xen5
2008 Feb 18
0
Arp problem with network bridging and VLANs
...n box, which has multiple VLANs
running into it, on one bridged interface. I mostly copied the way it
was done here: http://renial.net/weblog/2007/02/27/xen-vlan/
I basically have:
bond0 is the bond device (composed of eth0 and eth1), vlan757 is the
vlan device for vlan 757 on bond0, and "xen757" is a bridge created by
the above scripts, which has the vlan757 device in it, and which I am
using for the Xen VM''s bridge interface.
from ip addr show:
--------
2: eth0: <BROADCAST,MULTICAST,SLAVE,UP,10000> mtu 1500 qdisc pfifo_fast
master bond0 qlen 1000
link/ether 00...