On Tue, 11 Jan 2000, Seshan wrote:
> IS it possible to sniff a single PC (of course, assuming that I know its
> IP address) using tcpdump ? I would also like to know whether it is
> possible to sniff IPX traffic ?
You can specify an expression that packets sniffed must satisfy. To sniff
a particular IP, you can use the host host expression:
host 192.168...
or specify only src or dst:
src host 192.168....
dst host ....
I don't know about sniffing IPX traffic (it is called *tcp*dump), but you
could specify an ethernet address and see what happens.
Philip
To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the mailing list
button and fill the appropriate information
and submit. For any other queries contact the ML maintener