SSH terminal locking up from OS X to FreeBSD

Jim Freeze jim at freeze.org
Tue Feb 22 23:45:52 GMT 2005


* Chuck Swiger <cswiger at mac.com> [2005-02-22 18:39:35 -0500]:

> jim at freeze.org wrote:
> >* Chuck Swiger <cswiger at mac.com> [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 user at remotemachine.org

The tcpdump window did not show any activity. Is this correct?

-- 
Jim Freeze


More information about the freebsd-questions mailing list