saturn-vk
02-27-2004, 08:45 AM
I am having a lot of trouble with ssh on one of my machines.
whenever I try to access it, I get this:
saturn_vk@sat:~$ ssh sat
ssh_exchange_identification: Connection closed by remote host
I can only connect when I remove this line from hosts.deny:
ALL:ALL
however, I have no idea why it only works when I remove it, since I also have this line in my hosts.allow:
sshd: 192.168.0.0/255.255.255.0
To my knowledge every connection is first checked against hosts.allow, and then to hosts.deny, not the other way around.
Can anyone fill me in to what I'm missing?
whenever I try to access it, I get this:
saturn_vk@sat:~$ ssh sat
ssh_exchange_identification: Connection closed by remote host
I can only connect when I remove this line from hosts.deny:
ALL:ALL
however, I have no idea why it only works when I remove it, since I also have this line in my hosts.allow:
sshd: 192.168.0.0/255.255.255.0
To my knowledge every connection is first checked against hosts.allow, and then to hosts.deny, not the other way around.
Can anyone fill me in to what I'm missing?