[CentOS] Apache and TCP Wrappers

ryanag at zoominternet.net

ryanag at zoominternet.net
Fri Apr 8 02:49:52 UTC 2005


I'm trying to lock down Apache and SSH by using TCP Wrappers.

I put /etc/hosts.allow to be
httpd: IP#1 IP#2 127.0.0.1
sshd: IP#1 IP#2 127.0.0.1

and hosts.deny
ALL: ALL


This seems to work great for ssh, and not at all for httpd. Does anyone
know why this would be?

thanks




More information about the CentOS mailing list