hi ya On Thu, 25 Apr 2002, Marcin Bednarz wrote:
> > but when i try to connect from 192.168.1.10 and 11 my server is allways > > give a message : > > ssh_exchange_identification: Connection closed by remote host i just ran into that same silly exact message.... turns out in our case... that the ip# listed in /etc/hosts.allow was wrong ... fixing the iP# allowed us to ssh in as usual c ya alvin > I think that it is SSH problem. > You probably have option > (If I correctly remember:) > StrictHostKeyChecking yes > > Then your ssh client want to have public key of host in directory > ~/.ssh/known_hosts or known_hosts2 (or sth like that) > > But if you haven't it it reply to you : > ssh_exchange_identification: Connection closed by remote host > ^^^^^^^ ^^^^^^^^^^^ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

