Web Hosting Talk







View Full Version : tcp-wrapper


Atif Munir
05-02-2002, 02:01 AM
Hi,
When I apply tcp wrapper on my server by writting
ALL: ALL in /etc/hosts.deny
My users become unable to pop the mail. I want to just block telnet by
tcp-wrapper.
My /etc/hosts.allow file is as under
in.telnetd: 192.168.0.1
in.qpopperd: 0.0.0.0/0.0.0.0
Any help?
Thanks in advance

billyjoe
05-02-2002, 02:50 PM
Try in.telnetd: ALL in your hosts deny file

Atif Munir
05-03-2002, 12:42 AM
billyjoe
Junior Guru Wannabe
Your help was great it working fine now.
Much more
T H A N K S
atif