hi ya jon
check that your telnet daemon is called /usr/sbin/in.telnetd
grep -i telnetd /etc/inetd.conf
remember that hosts.allow is read before hosts.deny
so you can use positive or negative logic which ever file
you decide to use...
/etc/hosts.allow
#
# hosts.allow This
I am attempting to let machiens from a certain domain
(mydomain.com we'll call it) telnet into my machine.
The IP Address will change each time so I know I can't
do the simple ALL: xx.xxx.xx.x method. I've looked in
hosts_access but the characters it indicates aren't
showing up correctly (in Con
2 matches
Mail list logo