[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Xen host guest bridging transparency issue
russo@xxxxxxxxxxxxxxxxxxx wrote: > I have this on in my xen-config.exp > (network-script network-bridge) Try changing that to (network-script dummy) It's not impossible that network-bridge script is screwing something up. The Xen supplied scripts always had a bit of a reputation for being flaky, but were needed when OSs didn't have native bridge setup support. But that's changed, and as your config below shows, the OS is handling it now. > iface xenbr0 inet static > > address 74.xx.xxx.5 > netmask 255.255.255.xxx > gateway 74.xx.xxx.14 > bridge_ports p6p1 > bridge_fd 0 > bridge_stp off > bridge_maxwait 0 OK, that should "just work". It's basically the same as I have, and those work without any arp fiddling or anything like that. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |