Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 2004 08:52:59 +0200
From:      Vasil Dimov <vd@datamax.bg>
To:        mrspock@esfm.ipn.mx
Cc:        freebsd-questions@freebsd.org
Subject:   ssh: Operation timmed out
Message-ID:  <20040325065259.GA17662@sinanica.lg2a.datamax>
In-Reply-To: <20040314101350.O61009@Gina.esfm.ipn.mx>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hello FreeBSD gurus!
> 
> I have a question for you.
> 
> I have two computers, both of them running FreeBSD 2.5.1-RELEASE.
> Let us call them A and B.
> 
> Computer A receives ssh connections from computers running
> Linux, Solaris and even Windows; it also receives connections
> from FreeBSD 4.x and 5.1  but it does not receive
> ssh connections from B.
> 
> A ask for password and then it takes a long time to say
> "Operation timmed out"
> "Connection to A closed".
> 
> Enabling "sshd" in rc.d or using it from inetd makes no difference.
> 
> Strange, isn't it?
> 
> Hope you can help me.
> Thanks in advance:
> 
> PD.  Here you will find what "ssh -v A" dislays:
> 
> 
> B:/home/mrspock> ssh -v A
> OpenSSH_3.6.1p1 FreeBSD-20030924, SSH protocols 1.5/2.0, OpenSSL
> 0x0090703f
> debug1: Reading configuration data /etc/ssh/ssh_config
> ...

try running
A:/windows> sshd -ddd
on computer A to see if anything happens.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040325065259.GA17662>