Click to See Complete Forum and Search --> : TCP Wrapper


lymegreeen
09-09-2003, 01:57 PM
can anyone explain to me how to deny ALL IPs in the /etc/hosts.deny file? can i just say * ??? And once i deny all, and add some IPs to the /etc/hosts.allow, do i have to change the deny file? or would it deny all with the exception of those in the allow file??

also i've tried shadowing the password. do i just type pwconv and that it? where are the passwords located now then?

thanx to anyone who can help.

kshim5
09-09-2003, 02:53 PM
http://www.die.net/doc/linux/man/man5/hosts.deny.5.html

lymegreeen
09-09-2003, 03:02 PM
awesome, thanx:D