|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] arp who-has packets not seen in Dom0 even by tcpdump (So
Hello Igor,
Thanks for the advice - it really helped!
I compiled the latest available e1000 driver version 7.6.15.5 , copied
it instead of existing one, then
depmod -a
/etc/init.d/networking stop; rmmod e1000; sleep 1; modprobe e1000;
/etc/init.d/networking start
Now arp-who has broadcast packest does reach Dom0 :)
Good luck!
Igor Chubin wrote:
On Mo, Mär 31, 2008 at 06:19:30 +0400, Литницкий Александр wrote:
Hi all,
I'm running Xen-3.2 and linux-image-2.6.18 as Dom0 kernel on a VT-x
processor. The problem is that broadcast arp who-has packets are not
seen in Dom0 kernel. I've tried both precompiled debian kernel and
...
Is it a bug in xen or e1000 driver? how can i debug it and what
additional info can i provide?
can you take new e1000 module sources [1]
and rebuild it?
[1] http://e1000.sourceforge.net/
--
Litnitchii Alexander
Information Security Engineer
HORS B.V.
http://www.horse21.net
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|