Re: Port Mirroring in Linux
- From: David Schwartz <davids@xxxxxxxxxxxxx>
- Date: Tue, 30 Oct 2007 18:15:54 -0700
On Oct 30, 5:07 am, jeniffer <zenith.of.perfect...@xxxxxxxxx> wrote:
thanks for the reply but No, I dont have to set up a bridge.A bridge
looks at its table's entry and says that packets with the mac 'Mi'
must be forwarding to interface X.Bridge does flooding,learning and
forwarding.
Right.
I need a behavior where I say that all packets coming and going on an
interface X must be given to another interface Y.
That's what a bridge does. As you said above, it looks at its table's
entry and decides which interfaces to forward a packet to.
You are saying:
1) A bridge takes a packet and forwards it onto the appropriate
interfaces.
2) I want to take packets and forward them to appropriate interfaces.
3) I don't want a bridge.
You do realize that bridges frequently send the same packet to more
than one destination. Consider the obvious case where the bridge has
never seen a packet with that destination MAC before. Consider an ARP
request.
What you want is what bridges do.
DS
.
- Follow-Ups:
- Re: Port Mirroring in Linux
- From: Pascal Hambourg
- Re: Port Mirroring in Linux
- References:
- Port Mirroring in Linux
- From: jeniffer
- Re: Port Mirroring in Linux
- From: david
- Re: Port Mirroring in Linux
- From: jeniffer
- Port Mirroring in Linux
- Prev by Date: Re: A basic question about networking
- Next by Date: Re: verisign certificate
- Previous by thread: Re: Port Mirroring in Linux
- Next by thread: Re: Port Mirroring in Linux
- Index(es):
Relevant Pages
|