tcp-wrapper
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