[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Windows "modern.ie" Network Problem
On Mon, 2015-01-19 at 17:03 -0200, Wanderson Camargo wrote: > vif = [ 'mac=133:93:36:40:37,bridge=xenbr0,type=ioemu' ] Not sure if will be the issue, but 133 is not a valid value for a byte in a mac address. I don't know if this will fail or silently truncate or what. You might also find some interesting data in the logs under /var/log/xen. > auto eth0 > iface eth0 inet manual You can drop this, since the xenbr0 stanza will do it, although I doubt this relates to your issue. The other thing to check is the in-guest network device configuration, firstly is it detected at all and secondly for static vs DHCP type issues. Ian. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |