[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] xenbr0 disappeared
A few questions/comments.. Are you using Xen 3.2? Why are eth0 and eth1 both bridges? in your xend-config.sxp you have two network script lines
(network-script 'network-bridge netdev=eth0') (network-script network-bridge) I think that the second overrides the first, you should only use one, if you want more bridges you should use a custom script. from the guest, do you at least see an eth0 device? what does it think it has for routes? While the guest is running, do a ping or other network traffic and do a trace on the different network cards on dom0 to see if it is being picked up. What version of xen, how installed, what distro, etc.? Cheers, Todd _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |