WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] peth0: received packet with own address as source addres

To: xen users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] peth0: received packet with own address as source address
From: Matthew Haas <haas@xxxxxxxxxxxxxx>
Date: Wed, 01 Aug 2007 18:42:16 -0400
Delivery-date: Wed, 01 Aug 2007 15:40:06 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070801222415.GC22302@xxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: Corning Community College
References: <46AF1980.3060006@xxxxxxxxxxxxxxxxxx> <46B1034B.5070609@xxxxxxxxxxxxxx> <46B1040B.6@xxxxxxxxxxxxxx> <20070801222415.GC22302@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509)
Dylan Martin wrote:
Just a dumb idea: are you sure the two boxes have different mac
addresses?


 Yes, eth0 on both machines have unique MAC addresses.

Slightly less dumb idea: grep through /etc looking for your IP
address and MAC address.  Maybe the system is consulting some dumb
file and getting the wrong address that way.

One of the first things I did (just for IP), and I just did it again looking for MAC address (upper and lowercase)... still came up empty.

Much less dumb idea: start up tcpdump on both machines and see
what actual traffic is causing the error.


I see the following when running tcpdump on peth0 from machine B (the duplicated one-- machine A is the original):

18:33:58.091906 fe:ff:ff:ff:ff:ff (oui Unknown) > Broadcast, ethertype Unknown (0x88a2), length 60:
        0x0000:  1000 ffff ff01 0000 0000 0000 0000 0000
        0x0010:  0000 0000 0000 0000 0000 0000 0000 0000
        0x0020:  0000 0000 0000 0000 0000 0000 0000
18:33:58.091907 fe:ff:ff:ff:ff:ff (oui Unknown) > Broadcast, ethertype Unknown (0x88a2), length 60:
        0x0000:  1000 ffff ff01 0000 0000 0000 0000 0000
        0x0010:  0000 0000 0000 0000 0000 0000 0000 0000
        0x0020:  0000 0000 0000 0000 0000 0000 0000
18:33:58.091908 MM:AA:CC:HI:NE:BB (oui Unknown) > Broadcast, ethertype Unknown (0x88a2), length 60:
        0x0000:  1000 ffff ff01 0000 0000 0000 0000 0000
        0x0010:  0000 0000 0000 0000 0000 0000 0000 0000
        0x0020:  0000 0000 0000 0000 0000 0000 0000
18:33:58.122515 fe:ff:ff:ff:ff:ff (oui Unknown) > Broadcast, ethertype Unknown (0x88a2), length 60:
        0x0000:  1000 ffff ff01 0000 0000 0000 0000 0000
        0x0010:  0000 0000 0000 0000 0000 0000 0000 0000
        0x0020:  0000 0000 0000 0000 0000 0000 0000

I occasionally see the other machine's MAC pop up as well. Running tcpdump on Machine A yields the same looking output.

FE:FF:FF:FF:FF:FF is the MAC assigned to the peth0, vifs, xenbr0s on what appears to be all my Xen machines.

Not sure what to make of it, aside from it is trying to broadcast an ethernet frame of unknown type.

 Thanks for the suggestions.

-Matthew
--
 Matthew Haas
 Visiting Instructor
 Corning Community College
 Computer & Information Science
 http://lab46.corning-cc.edu/haas/home/

  "Writing should be like breathing;
   It is one of those important things we do." -- me

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>