>Seems like a trivial thing, but after some Google searching, it appears >nothing similar exists to do this. Of course, I don't know what to name >what I am looking for, which makes searching a tad difficult. (Yes, a >bouncer is similar in concept, but I don't want to redirect, rather, >just get a copy of the packets.)
I believe what you want to do is called "mirroring", it is a typical interface command for L2/3 switches (Cisco, Xtreme Networks, etc). When you need to know (e.g. via Ethereal+Winpcap sniffing) what is going on on switch port A, you just enable mirroring for port B and all the data passing through port A goes also to port B. G00d luck on your quest ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[email protected]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
