* Chuck Swiger <[EMAIL PROTECTED]> [2005-02-22 18:39:35 -0500]: > [EMAIL PROTECTED] wrote: > >* Chuck Swiger <[EMAIL PROTECTED]> [2005-02-22 17:17:09 -0500]: > >I'll try the tcpdump. Is that command done as follows from the Mac?: > > > > su > > tcpdump -Xvn remotemachine.org user and port 22 > > Try: > > tcpdump -Xvn host remotemachine.org and port 22
Ok, this is what I did from the Mac: su tcpdump -Xvn host remotemachine.org and port 22 tcpdump: WARNING: en0: no IPv4 address assigned tcpdump: listening on en0, link-type EN10MB (Ethernet), capture size 96 bytes Then I did from another terminal on the Mac: script ssh.log ssh -vvv [EMAIL PROTECTED] The tcpdump window did not show any activity. Is this correct? -- Jim Freeze _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"