netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* tracking packets through bridge
@ 2007-03-14 17:50 Jie Chen
  2007-03-14 17:58 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Jie Chen @ 2007-03-14 17:50 UTC (permalink / raw)
  To: bridge; +Cc: bridge, netdev

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

_________________________________________________________________
With tax season right around the corner, make sure to follow these few 
simple tips. 
http://articles.moneycentral.msn.com/Taxes/PreparationTips/PreparationTips.aspx?icid=HMFebtagline


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

* Re: tracking packets through bridge
  2007-03-14 17:50 tracking packets through bridge Jie Chen
@ 2007-03-14 17:58 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2007-03-14 17:58 UTC (permalink / raw)
  To: Jie Chen; +Cc: bridge, bridge, netdev

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

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

end of thread, other threads:[~2007-03-14 17:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-14 17:50 tracking packets through bridge Jie Chen
2007-03-14 17:58 ` Stephen Hemminger

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).