|
#1
| |||
| |||
| HI ALL, i 'm trying to set up TCP wrappers on mac os x. I've a script that periodically scan my system.log looking for ssh illegal login attempt. It works fine. Now i'd like to put blacklisted IPs in /etc/hosts.deny so that they can't login. In /etc/hosts.allow i'd like to put the dyndns.org name of my ibook so that i'm sure i always can login. ----------HERE IS THE QUESTION. ---------------- What append if my IP is in the blacklist ? Will i be able to login ? The unix man_page for host_access (http://www.hmug.org/man/5/hosts_access.html) says: "...The search stops at the first match..." But it don't tell wich file read for first. Thanks a million for any one can help me !
__________________ Zeus (filippo_zeus <at> tin <dot> it) ---------------- iBook G4 1000, 768 Ram, 40 Gb (OSx 10.3.9 and OSx 10.4.2) |