|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Network Problem in domU under OpenSUSE 10.0
Hi
I think you have a problem with the udev-rules.
on suse-linux, the rules will give a persistent name to a mac address.
i guess you tried to install xen some times before, so that the interface
eth0 is locked to a (now unused) mac-address (and thus your suse selected eth1
as next free interface).
you can release this
mac-address-to-eth-interface-mapping by editing
/etc/udev/rules.d/30-net_persistent_names.rules
and deleting the (unused) line "eth0"
_and_ the line for your eth1
in your domU.
after a reboot, the device should show as eth0 instead as of eth0, and all the
network-magic should work as expected.
regards
stefan
......................................................
Geschäftsführer
softgarden GmbH
Universität des Saarlandes . Geb. A1.1
66123 Saarbrücken
T 0049 (0) 681 7 61 69 88
F 0049 (0) 681 6 85 27 02
office@xxxxxxxxxxxxx
http://www.softgarden.de
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|