All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: peth0 received packet on own address
@ 2006-04-30  8:34 Ian Pratt
  2006-05-01 15:26 ` Nivedita Singhvi
  0 siblings, 1 reply; 8+ messages in thread
From: Ian Pratt @ 2006-04-30  8:34 UTC (permalink / raw)
  To: Nivedita Singhvi; +Cc: xen-devel, Kirk Allan

> We shouldn't be doing all of those things (peth0) on the 
> guest OSs - we had gone to some pains to make sure the MAC 
> was unique across the system - have we regressed in that due 
> to the -xen kernel or some other reason?

It's the internal vifX.X interfaces that have the fe:ff:... addresses.
There really is no business for any of these interfaces to be sourcing
packets at all.

Is there an option to the 'ip' tool when bringing the interface up to
prevent the ipv6 router solicitation?
 
Ian

^ permalink raw reply	[flat|nested] 8+ messages in thread
* RE: peth0 received packet on own address
@ 2006-05-01 15:28 Ian Pratt
  0 siblings, 0 replies; 8+ messages in thread
From: Ian Pratt @ 2006-05-01 15:28 UTC (permalink / raw)
  To: Kirk Allan, xen-devel

> >> Trying to match the time stamp in the message file to a 
> packet trace 
> >> captured by ethereal, I found that the offending packets 
> are of the 
> >> type
> >> ICMPv6 Multicast Listener Report Message v2, ICMPv6 Neighbor 
> >> Solicitation, or ICMPv6 Router Solicitation packets.  It 
> looks like 
> >> these packets are sent every time a network interface is 
> brought up.  

> > Is it the 'ip link set dev X up' line that causes the packet to be
> sent?
> 
> Yes, it is the 'ip link set ${pdev} up' line.

Does anyone know if there's some parameter that can be given to the 'ip
link set' command to cause it not to send the ipv6 router solicitation?

Ian

^ permalink raw reply	[flat|nested] 8+ messages in thread
* RE: peth0 received packet on own address
@ 2006-04-29 16:44 Ian Pratt
  2006-04-29 18:00 ` Nivedita Singhvi
  2006-05-01 14:53 ` Kirk Allan
  0 siblings, 2 replies; 8+ messages in thread
From: Ian Pratt @ 2006-04-29 16:44 UTC (permalink / raw)
  To: Kirk Allan, xen-devel

> I've been looking into an issue were in the message file I see: 
> Apr 28 11:43:10 kdell kernel: peth0: received packet with  
> own address as source address
> 
> Trying to match the time stamp in the message file to a 
> packet trace captured by ethereal, I found that the offending 
> packets are of the type
> ICMPv6 Multicast Listener Report Message v2, ICMPv6 Neighbor 
> Solicitation, or ICMPv6 Router Solicitation packets.  It 
> looks like these packets are sent every time a network 
> interface is brought up.  In this case it is when peth0 is 
> brought up from the network-bridge script since the MAC 
> address is fe:ff:ff:ff:ff:ff.  When a peth0 comes up, all 
> other machines with a peth0 up and running will receive the 
> packets and log the messages.
> 
> Is this an issue of concern?  

It's not of particular concern, but it would be nice to make them stop.

Is it the 'ip link set dev X up' line that causes the packet to be sent?
Does anyone know how to make them stop?

Thanks,
Ian

^ permalink raw reply	[flat|nested] 8+ messages in thread
* peth0 received packet on own address
@ 2006-04-28 20:40 Kirk Allan
  0 siblings, 0 replies; 8+ messages in thread
From: Kirk Allan @ 2006-04-28 20:40 UTC (permalink / raw)
  To: xen-devel

I've been looking into an issue were in the message file I see: 
Apr 28 11:43:10 kdell kernel: peth0: received packet with  own address
as source address

Trying to match the time stamp in the message file to a packet trace
captured by ethereal, I found that the offending packets are of the type
ICMPv6 Multicast Listener Report Message v2, ICMPv6 Neighbor
Solicitation, or ICMPv6 Router Solicitation packets.  It looks like
these packets are sent every time a network interface is brought up.  In
this case it is when peth0 is brought up from the network-bridge script
since the MAC address is fe:ff:ff:ff:ff:ff.  When a peth0 comes up, all
other machines with a peth0 up and running will receive the packets and
log the messages.

Is this an issue of concern?  

Thanks,
Kirk

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-05-01 15:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-30  8:34 peth0 received packet on own address Ian Pratt
2006-05-01 15:26 ` Nivedita Singhvi
  -- strict thread matches above, loose matches on Subject: below --
2006-05-01 15:28 Ian Pratt
2006-04-29 16:44 Ian Pratt
2006-04-29 18:00 ` Nivedita Singhvi
2006-04-29 23:41   ` Nivedita Singhvi
2006-05-01 14:53 ` Kirk Allan
2006-04-28 20:40 Kirk Allan

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.