Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2001 10:37:47 -0700 (PDT)
From:      "tjk@tksoft.com" <tjk@tksoft.com>
To:        rezaj_@hotmail.com (reza jamshid)
Cc:        freebsd-security@FreeBSD.ORG
Subject:   Re: ssh fatal: Timeout before authentication for 192.168.1.2
Message-ID:  <200107201737.KAA14834@smtp3.tksoft.com>
In-Reply-To: <F47ILoygXLsxpTljBOh000011fc@hotmail.com> from "reza jamshid" at Jul 21, 2001 04:29:46 AM

next in thread | previous in thread | raw e-mail | index | archive | help
sshd might be tcp wrapped.
If so, see /etc/hosts.allow
You need an entry:
sshd : 192.168.1.2 : allow
or
ALL : 192.168.1.2 : allow

Troy


> 
> 
> Hi,
> 
> Recently when ive tried to ssh to my FreeBSD gateway box from my win2k box, 
> i get this error pop up on the gateway:
> 
> sshd[1847]: fatal: Timeout before authentication for 192.168.1.2
> 
> ive tried a number of different ssh clients but neither of them can make the 
> connection. Putty just seems to hang after it asks me for the
> password.
> 
> 
> Any ideas?
> 
> Thanks
> 
> 
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-security" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




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