From owner-freebsd-questions Mon Jun 21 7:39:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dt054n86.san.rr.com (dt054n86.san.rr.com [24.30.152.134]) by hub.freebsd.org (Postfix) with ESMTP id 1D87914EF2 for ; Mon, 21 Jun 1999 07:39:39 -0700 (PDT) (envelope-from Studded@gorean.org) Received: from gorean.org (master [10.0.0.2]) by dt054n86.san.rr.com (8.8.8/8.8.8) with ESMTP id HAA12856; Mon, 21 Jun 1999 07:39:02 -0700 (PDT) (envelope-from Studded@gorean.org) Message-ID: <376E4E83.AAD5A0@gorean.org> Date: Mon, 21 Jun 1999 07:38:59 -0700 From: Doug Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.6 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: jwelsh@qrtp.quintiles.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 3.2 stable and tcp wrappers References: <85256797.0046F607.00@qrtplc01.qrtp.quintiles.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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