Re: Port Mirroring in Linux
- From: Markus Rehbach <Markus.Rehbach@xxxxxx>
- Date: Wed, 31 Oct 2007 19:53:48 +0100
Rick Jones wrote:
jeniffer <zenith.of.perfection@xxxxxxxxx> wrote:
I have to implement port mirroring feature in linux.ie All inbound-
outbound packets of a particular interface are mirrored to another
interface. I need to implement it in both the bridging and routing
paths.Is there any utility in linux which helps to do this?
A bit of coding around libpcap to sniff traffic on one or more
interfaces and then just dump them out the desired interface sounds
like it would do the trick. If the mirror interface is also being
sniffed it might require a bit more logic to avoid loops.
Something like tcpbridge?
.
- Follow-Ups:
- Re: Port Mirroring in Linux
- From: Rick Jones
- Re: Port Mirroring in Linux
- References:
- Port Mirroring in Linux
- From: jeniffer
- Re: Port Mirroring in Linux
- From: Rick Jones
- Port Mirroring in Linux
- Prev by Date: Re: Troubleshooting connection loss (novice question)
- Next by Date: Re: Troubleshooting connection loss (novice question)
- Previous by thread: Re: Port Mirroring in Linux
- Next by thread: Re: Port Mirroring in Linux
- Index(es):
Relevant Pages
|