Date: Thu, 27 Apr 2000 19:30:27 +1000 From: Raymond Brighenti <bargi@webfront.net.au> To: freebsd-questions@freebsd.org Subject: hosts.allow and denying Telnet Message-ID: <4.2.0.58.20000427192220.01be3260@vines.webfront.net.au>
next in thread | raw e-mail | index | archive | help
Hi, I want to be able to prevent people from telneting to a box except from certain ip addresses, I've tried various rules (telnetd: IP address : deny) and it still allows poeple to connect, the only rule I've been able to get to work is ALL : ALL : deny Below I have what's in my allow.hosts file and I can still telnet to the box, what have I done wrong? telnetd: ALL: deny ALL : ALL : allow ============================================ "It's just a job. Grass grows, birds fly, waves pound the sand. I beat people up." --Muhammad Ali ============================================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.20000427192220.01be3260>