Date: Mon, 21 Jun 1999 07:38:59 -0700 From: Doug <Studded@gorean.org> To: jwelsh@qrtp.quintiles.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 3.2 stable and tcp wrappers Message-ID: <376E4E83.AAD5A0@gorean.org> References: <85256797.0046F607.00@qrtplc01.qrtp.quintiles.com>
next in thread | previous in thread | raw e-mail | index | archive | help
jwelsh@qrtp.quintiles.com wrote: > > Im trying to wrap my telnet daemon to only allow telnet from a single host > my entry in /etc/hosts.allow is > > # added by me > telnetd : user.qcon.qrtp.quintiles.com : allow > telnetd : ALL : deny > > i have tried restarting inetd with the HUP signal and tried > killing outright and restarting inetd, but it doesnt seem to take this rule.. When you say it doesn't "take" this rule, does that mean that it doesn't allow telnet from the first host, or it doesn't deny telnet from others? Doug 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?376E4E83.AAD5A0>