Date: Tue, 22 Feb 2005 23:45:51 +0000 From: Jim Freeze <jim@freeze.org> To: Chuck Swiger <cswiger@mac.com> Cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD Message-ID: <20050222234551.GA71350@freeze.org> In-Reply-To: <421BC2B7.1000706@mac.com> References: <20050222211148.GA39859@freeze.org> <af986813282cd4f7f9c7561dcc780c7e@secure-computing.net> <20050222215018.GA73127@freeze.org> <52db984e328af02367f124b03ca241a9@secure-computing.net> <20050222215959.GA80924@freeze.org> <421BAF65.7050905@mac.com> <20050222232356.GB34739@freeze.org> <421BC2B7.1000706@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
* Chuck Swiger <cswiger@mac.com> [2005-02-22 18:39:35 -0500]: > jim@freeze.org wrote: > >* Chuck Swiger <cswiger@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@remotemachine.org The tcpdump window did not show any activity. Is this correct? -- Jim Freeze
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050222234551.GA71350>