|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] VIF setup
Mark Williamson wrote:
It's OK. Because you're using an L2 ethernet bridge, it's not necessary to
set up any address details for the vif in domain0.
I doubt it does, since the IP address is still bound to both xen-br0 and
eth0; this will break things. That's something that really needs to be fixed
in the network config script, because networking won't work right until
that's corrected.
I would agree here. In my experience you must clear eth0 first. something
like
/sbin/ifconfig eth0 0.0.0.0 up
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|