|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Xen 3.0 Xend loses network - eth0 -> veth0?
On 5 Jun 2005, at 17:40, Keir Fraser wrote:
The /etc/xen/scripts/network script should be creating the bridge and
veth0, and transferring the IP address from eth0 to veth0.
It appears in your report as though both eth0 and veth0 have the same
address. I expect this is a conflict between the network script and
your
existing setup.
The script does not bother to delete the address from the old
interface, but the routes should be changed to be via veth0 rather
than eth0.
Hmm.. actually the script *is* supposed to delete the address from
eth0. So I'm not sure how things ended up in the state Jurgen posted.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|