sniffing on a switched LAN
Posted
by shodanex
on Server Fault
See other posts from Server Fault
or by shodanex
Published on 2009-10-09T08:57:51Z
Indexed on
2010/03/27
23:53 UTC
Read the original article
Hit count: 367
Hi,
I often find myself in the position of having to sniff on a connection between for example an arm board I am developing on, and another computer on the network, or out of the network.
The easy situation is when I can install a sniffer on the computer talking to the embedded device. When it is not possible, I currently install an old 10Mb/s HUB. However I am afraid my HUB might stop working, and I would like to know some alternative.
Here are the alternatives I could think of :
- Buy another HUB. Is that still possible ?
- Have some sort of ethernet sniffing bridge, like what they do for USB. I am afraid this kind of device is expensive.
- use ARP poisoning.
© Server Fault or respective owner