|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] no networking anymore
hi Steve,
thank you for your precisions.
peace!
Known issue.
If you don't specify a fixed MAC address with your xen guest then
when your xen instance boots udev sees a "new" MAC address and gives
it a new name - in the hope that the previously used one will reappear
and be used for eth0.
Two fixes;
1. Use a static MAC address.
or
2. Remove the MAC address from :
/etc/udev/rules.d/z25_persistent-net.rules
Then make the file immutable ..
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|