On Thu, Apr 06, 2006 at 04:34:58PM +0400, Serge Goodenko wrote:
> the problem is when I ping any net1 host from any net0 host I get
> about 90% packet loss and 'tcpdump -x' started on router eth1 device
> shows the following packets (which are obviously corrupted): 

And the same pinging from net1 to net0?

What version of UML?

Can you see where the corruption originates?  I.e. tcpdump the
originating UML's eth0, if that's OK, check what's leaving the switch
(which you can do by attaching it to a host tap device, running it
-hub, and tcpdumping the tap device), etc.

The 0x5a5a pattern is kernel slab poisoning, BTW, so it looks like a
kernel is sending out a packet which had already been freed.

                                Jeff


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to