[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-bugs] [Bug 363] Network on domU does not work on blades (dom0 uses physical nic eth1)



http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=363





------- Additional Comments From pl@xxxxxxxxxx  2005-10-25 20:29 -------
ok, I think I see the problem.  With that approach, it's also trying to use vif1
instead of vif0 which doesn't exist.  As a quick, but obviously not ideal
workaround, you could change:
netdev=${netdev:-eth${vifnum}}
to
netdev=${netdev:-eth1}

-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.