TCPDump on 3.2D

From: Patrick Farley <farley_at_Manassas1.TDS-GN.LMCO.COM>
Date: Tue, 21 Jan 1997 12:03:16 -0500

I'm having some trouble using TCPDump.
We are testing our software to see if it transmits passwords in clear text.
On a Sun this is pretty easy to do:
snoop -o pat.txt 123.456.789.000
This dumps all the packets to a file that are from or to the listed IP address.

How can I get tcpdump to do the same?

I have tried:

tcpdump -i fta0 -w pat.txt host 123.456.789.000
and it captures some info, put its wierd code, not an ethernet packet.
These cards are FDDI cards.

Any idea to capture the desired info?

Is there a snoop for Digital Unix?

-Patrick
Received on Tue Jan 21 1997 - 18:29:32 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:47 NZDT