From: Ted Kaczmarek <tedkaz@optonline.net>
To: Nivedita Singhvi <niv@us.ibm.com>
Cc: Jerone Young <jyoung5@us.ibm.com>,
xen-devel <xen-devel@lists.xensource.com>,
David F Barrera <dfbp@us.ibm.com>,
Andrew Theurer <habanero@us.ibm.com>,
Arnd Schmitter <arnd_xen@yahoo.de>
Subject: Re: peth1: received packet with own address as source address
Date: Tue, 18 Oct 2005 07:54:52 -0400 [thread overview]
Message-ID: <1129636492.3496.266.camel@pluto.linsolutions.com> (raw)
In-Reply-To: <43544396.7030203@us.ibm.com>
On Mon, 2005-10-17 at 17:36 -0700, Nivedita Singhvi wrote:
> Ted Kaczmarek wrote:
>
> >>It happens consistently.
> >>
> >>The no arp issue may be masking something else, you really want the
> >>bridge to respond for arps for nodes behind it, otherwise all ports must
> >>get flooded.
> >>
> >>
> >
> > My bad, mixing up arp snooping here, the arps must always be flooded.
> > Been mulling this, peth0 is the bridge id, but without spanning tree
> > running should not be doing anything. Ian also stated this when I first
> > brought this up.
>
> Er, peth0 is the physical interface - not sure what you mean by
> "is the bridge id", Ted?
>
> > Has anyone captured this packet/frame yet?
>
> Timezone delay ;). Tmrw morning..
>
> > That would likely explain a lot.
>
> Yep. I'll try and repro tonight if possible, or just catch one
> of the guys on irc who are seeing it if they're around..
>
> thanks,
> Nivedita
brctl show
bridge name bridge id STP enabled interfaces
xen-br0 8000.feffffffffff no peth0
^^^^^^^^^^^^
The bridges id is comprised of the mac address of the parent and the
preamble.
xen-br1 8000.00e081053c6d no eth1
^^^^^^^^^^^^
eth1 Link encap:Ethernet HWaddr 00:E0:81:05:3C:6D
brctl showmacs xen-br0
port no mac addr is local? ageing timer
2 00:0c:f1:c9:6d:62 no 163.43
2 00:60:97:bd:e5:af no 1.89
2 00:90:f5:24:a8:13 no 0.00
2 00:b0:d0:07:0a:d1 no 6.65
1 00:e0:81:05:3c:6c no 0.00<<<<<<<<<
9 aa:00:00:00:00:17 no 21.71
2 aa:00:66:00:01:03 no 0.12
4 aa:00:66:00:01:07 no 25.57
3 aa:00:66:00:01:08 no 0.78
14 aa:bb:bb:00:01:01 no 7.38
11 aa:bb:bb:00:01:02 no 0.11
12 aa:bb:bb:00:01:03 no 15.80
8 aa:bb:bb:15:15:15 no 22.16
6 aa:bb:bb:16:16:16 no 14.23
7 aa:bb:bb:55:55:55 no 7.82
5 aa:bb:bb:66:66:66 no 15.34
1 fe:ff:ff:ff:ff:ff yes 0.00<<<<<<<<<
ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:E0:81:05:3C:6C
So if peth0 is a physical interface and eth0 is a physical interface
with xen I get a free nic card, just kidding.
What is the function of the peth0?
Say one doesn't want to use pethX at all, is that even possible?
I couldn't get vifs to map correctly when I tried, but that could just
be something still not implemented or a bug.
Regards,
Ted
next prev parent reply other threads:[~2005-10-18 11: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
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 [this message]
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=1129636492.3496.266.camel@pluto.linsolutions.com \
--to=tedkaz@optonline.net \
--cc=arnd_xen@yahoo.de \
--cc=dfbp@us.ibm.com \
--cc=habanero@us.ibm.com \
--cc=jyoung5@us.ibm.com \
--cc=niv@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.