Re: ssh_exchange_identification error
Looking through news groups, I came upon a similar error on a system that uses
TCP wrappers.
The solution was to add
sshd : ALL
To the /etc/hosts.allow file and to make sure /etc/hosts.deny is not denying
ALL access to ALL
or to make sure the IP of your client is listed in hosts.allow correctly
Or it may be that your client has lost the public key from the directory
~/.ssh/known_hosts and you compiled ssh with
StrictHostKeyChecking yes
I hope that helps
Mark Langlois
On Tuesday 03 December 2002 10:12, Tom Syroid wrote:
> Greets all...
Received on Thu Dec 5 11:41:35 2002
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 14:02:51 EDT
|