|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: bridge interface with (initially) no ports
"James Harper" <james.harper@xxxxxxxxxxxxxxxx> writes:
> auto br-wan
> iface br-wan inet static
> address x.y.z.254
> netmask 255.255.255.0
hwaddress ether xx:xx:xx:xx:xx:xx
> bridge_maxwait 0
> bridge_ports none
> up ip addr add 2002:xy:xfe:3::1/64 dev $IFACE
>
> but of course when the br-wan interface comes up, it has no mac address
> because it has no ports yet to inherit a mac address from.
Try adding the line above.
--
Feri.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|