From: "Robbert Hamburg \(HaVa Web- & Procesdesign\)" <[EMAIL PROTECTED]> Date: Wed, 2 Apr 2003 14:34:58 +0200
Ps. Is there a way to limit ssh traffic to 1 ip only??
Yes, there is. In /etc/hosts.allow, put the following line: sshd: your.ip.address.here sshd: your.domain.here
Then in /etc/hosts.deny, put the following line:
sshd: ALL
Restart network services /etc/rc.d/init.d/inet restart
It should be good to go.
Michelle
_______________________________________________ cobalt-security mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-security
