On Sunday 06 August 2006 18:19, Duncan Brown wrote: > > Still fails any tests i've run with hosts.deny though
It is working for me. As an example, one line in my /etc/hosts.deny looks like this: sshd: ALL and in /etc/hosts.allow: sshd: 123.123.123.0/255.255.255.0 Ssh connections are accepted only from 123.123.123.0/255.255.255.0 network. -- Pasi Palo _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
