All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerone Young <jyoung5@us.ibm.com>
To: Andrew Theurer <habanero@us.ibm.com>
Cc: David F Barrera <dfbp@us.ibm.com>,
	xen-devel <xen-devel@lists.xensource.com>,
	Arnd Schmitter <arnd_xen@yahoo.de>
Subject: Re: peth1: received packet with own address as source address
Date: Mon, 17 Oct 2005 16:54:11 -0500	[thread overview]
Message-ID: <1129586052.4362.3.camel@thinkpad> (raw)
In-Reply-To: <435411F0.6030401@us.ibm.com>

On Mon, 2005-10-17 at 16:04 -0500, Andrew Theurer wrote:
> Arnd Schmitter wrote:
> 
> > David F Barrera wrote:
> >
> >> On Mon, 2005-10-17 at 20:50 +0200, Arnd Schmitter wrote:
> >>  
> >>
> >>> David F Barrera wrote:
> >>>    
> >>>
> >>>> peth1: received packet with  own address as source address
> >>>>
> >>>> Is this something that I should care about? I don't see an obvious
> >>>> impact to the machine.          
> >>>
> >>> This means normaly two things: Packets you send out are returning or 
> >>> there is another PC with the same address.
> >>> The Linuxkernel drops this packets as he think its a knd of address 
> >>> spoofing.
> >>> If all networking is working fine you will only have a minimal 
> >>> impact on performance. But it could indicate that something with 
> >>> your network configuration is wrong
> >>>     
> >>
> >> Arnd, thanks for your response. My network configuration appears to be
> >> OK; it is simple, one NIC and its IP address, and everything seems to be
> >> working well. Also, there are no two machines with the same address. So,
> >> I am wondering if this is a problem with Xen. I have opened up a
> >> bugzilla report, as I would like to have a definitive answer as to
> >> whether this is a bug or a network configuration issue.
> >>
> >> http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=339
> >>   
> >
> >
> > Only one NIC and peth1 ??
> >
> > Take a look at your ifconfig output. Maybe there are two 
> > Virtual-Interfaces witch the same MAC.
> 
> Unless the network-bridge script has changed the generated mac for eth0 
> (which gets renamed to peth0), all systems probably have the same mac 
> for peth0 & xen-br0: fe:ff:ff:ff:ff:ff.  I have tried using unique macs 
> (for just peth0, vif0.0, and xen-br0, other vifs still have fe:ff...), 
> and these messages disappear.  So, why would the mac for a veth0 or 
> xen-br0 get sent to another system?  Not sure, since they should not 
> have an ip address, and should not respond to an arp request.  I do 
> notice that peth0 has 'noarp' but xen-br0 does not.  Perhaps adding 
> noarp to xen-br0 will fix this.

This might just be it. We are no longer seeing it if we start xend with
#export netdev=eth1
#xend start
#ifconfig xen-br0 -arp

on an IBM HS20 blade that showed the error earlier. Could anyone else
seeing this try this to confirm this amongst more setups.


> 
> -Andrew
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
> 
-- 
Jerone Young
IBM Linux Technology Center
jyoung5@us.ibm.com
512-838-1157 (T/L: 678-1157)

  parent reply	other threads:[~2005-10-17 21:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-17 18:44 peth1: received packet with own address as source address David F Barrera
2005-10-17 18:50 ` Arnd Schmitter
2005-10-17 20:15   ` David F Barrera
2005-10-17 20:29     ` Arnd Schmitter
2005-10-17 20:55       ` David F Barrera
2005-10-17 21:04       ` Andrew Theurer
2005-10-17 21:32         ` Nivedita Singhvi
2005-10-17 21:54         ` Jerone Young [this message]
2005-10-17 22:52           ` Ted Kaczmarek
2005-10-17 23:13             ` Andrew Theurer
2005-10-17 23:31             ` Ted Kaczmarek
2005-10-18  0:36               ` Nivedita Singhvi
2005-10-18 11:54                 ` Ted Kaczmarek
2005-10-17 20:31     ` Anthony Liguori
2005-10-17 20:44       ` David F Barrera
2005-10-17 18:56 ` Andrew Theurer
2005-10-17 19:00   ` David F Barrera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1129586052.4362.3.camel@thinkpad \
    --to=jyoung5@us.ibm.com \
    --cc=arnd_xen@yahoo.de \
    --cc=dfbp@us.ibm.com \
    --cc=habanero@us.ibm.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.