|
Your hosts.deny should have a single line that says:
ALL:ALL
Your hosts.allow should have a line for each host you want to allow:
# sshd server
sshd : 192.168.1.1 : allow
sshd : 192.168.1.2 : allow
sshd : 192.1.xx.xx : allow
__________________
The day Microsoft makes something that doesn't suck is probably the day they start making vacuum cleaners. --- Author Unknown.
|