[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: connection refuse by tcp_wrapper




Hi all.


> hosts.deny
> ALL : ALL
ALL:ALL

> hosts.allow
> ALL : 192.168.1.10
> ALL : 192.168.1.11

ALL:192...
without space but it is not neccessary :)

but it is not tcp wrappers problem.

> 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 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
    ^^^^^^^   ^^^^^^^^^^^

Regards,
Marcin Bednarz.




-- 
To UNSUBSCRIBE, email to debian-security-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: