|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] dom0 mac ff:ff:ff:ff:ff
Arvid Ephraim Picciani schrieb:
no clue. the hoster told me it is, and it looks like other people have the
same issue. botting the same kernel without hypervisor works.
i have had the same issue with 2.6.18 kernel, xen 3.1, nic realtek 8169,
etch dom0. I choose another nic and there was no problem. Now i setup
xen 3.2, gentoo kernel 2.6.20, etch dom0 and realtek 8169 and until now
i never seen the issue again.
The only thing that works for me was to make a init script like (excuse
my dirty workaround):
ifconfig eth0 down
ifconfig eth0 hw ether "my real mac" netmask 255.255.255.224 broadcast
78.xx.xx.xx up
route add default gw 78.xx.xx.xx
greets Holm
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|