how-to configure openssh
Keow Yeong Huat Joseph
jkeowyh at singtel.com
Thu Jun 5 10:45:33 EST 2003
Finally works. Thanks for your advise.
-----Original Message-----
From: Darren Tucker [mailto:dtucker at zip.com.au]
Sent: Tuesday, June 03, 2003 7:44 PM
To: Keow Yeong Huat Joseph
Cc: Stephen Samuel; openssh-unix-dev at mindrot.org
Subject: Re: how-to configure openssh
Keow Yeong Huat Joseph wrote:
> I have open all services on the firewall to make sure it can go thru. I hit this messages as:
[snip]
> debug: Connection established.
> ssh_exchange_identification: Connection closed by remote host
> debug: Calling cleanup 0x805db00(0x0)
This is charateristic of a connection being dropped by tcpwrappers. Check
wherever ssh is logging to (possibly /var/log/authlog) and try adding
"sshd: 127.0.0.1" to /etc/hosts.allow (or wherever your tcpwrappers is
compiled to look).
Oh, and consider upgrading the the sshd, it's pretty old and possibly
vulnerable.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list