netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@linux-foundation.org>
To: "Jie Chen" <cj70286@hotmail.com>
Cc: bridge@lists.osdl.org, bridge@linux-foundation.org,
	netdev@vger.kernel.org
Subject: Re: tracking packets through bridge
Date: Wed, 14 Mar 2007 10:58:28 -0700	[thread overview]
Message-ID: <20070314105828.6191fcaf@freekitty> (raw)
In-Reply-To: <BAY137-F24034DC7B4E8519C2B0A80FD730@phx.gbl>

On Wed, 14 Mar 2007 17:50:50 +0000
"Jie Chen" <cj70286@hotmail.com> wrote:

> Hi,
> 
> 
> 
> I got a question about tracking the packets on bridge. I have a few linux 
> boxes set up with bridge and STP running, which has two interfaces enslaved 
> to the bridge, if I want to send packets from one to another, how do I track 
> which interface I'm using to send packets?
> 
> Thanks,
> 
> Jie

Look at the forwarding table:
	brctl showmacs br0

      reply	other threads:[~2007-03-14 17:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-14 17:50 tracking packets through bridge Jie Chen
2007-03-14 17:58 ` Stephen Hemminger [this message]

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=20070314105828.6191fcaf@freekitty \
    --to=shemminger@linux-foundation.org \
    --cc=bridge@linux-foundation.org \
    --cc=bridge@lists.osdl.org \
    --cc=cj70286@hotmail.com \
    --cc=netdev@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).