On Tue, 26 Oct 2004 16:53:33 -0400 (EDT) "Jon Moss" [email protected] wrote:
I thought I had that "fixed" with an entry in my hosts.allow file:
sshd : localhost 192.168.0.0/255.255.255.0 sendmail : localhost : ALLOW ALL : ALL : DENY
The only entry in my hosts.deny file is:
ALL : ALL
Should I have the sendmail entry in the deny file?
libwrap (aka tcpwrappers) uses the service name I believe. Change sendmail to smtp and it might work. Also you don't need the ALL: ALL : DENY line in your hosts.allow, it's doesn't do anything.
--------------------------------- Frank Wiles [email protected] http://www.wiles.org ---------------------------------