How can I manually remove one host from the HOSTS_DENY file (/etc/hosts.deny configured here) file? Removing it by hand doesn't work because denyhost will put it back the next time it checks (oops, busted). I was able to keep the host out of the HOST_DENY file by:
- shutting down denyhost - removing the host from the HOSTS_DENY file - adding it to the allowed-hosts file - restarting denyhost. So it seems that things are ok, but I'm concerned about the IP address still in other files located in the work_directory/data, such as hosts, hosts-restricted, hosts-root, and users-hosts. Should I purge the data from there to or was there another way? Thanks, Paul ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Denyhosts-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/denyhosts-user
