From owner-freebsd-questions Thu Apr 27 4:33:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id 3313B37B79C for ; Thu, 27 Apr 2000 04:33:15 -0700 (PDT) (envelope-from andrew@ugh.net.au) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id C9D57A838; Thu, 27 Apr 2000 21:33:42 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id C7B5E5410; Thu, 27 Apr 2000 21:33:42 +1000 (EST) Date: Thu, 27 Apr 2000 21:33:42 +1000 (EST) From: andrew@ugh.net.au To: Raymond Brighenti Cc: freebsd-questions@freebsd.org Subject: Re: hosts.allow and denying Telnet In-Reply-To: <4.2.0.58.20000427192220.01be3260@vines.webfront.net.au> Message-ID: X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 27 Apr 2000, Raymond Brighenti wrote: > 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) Are you running inetd with -wW? > Below I have what's in my allow.hosts file and I can still telnet to the Do you mean hosts.allow? > telnetd: ALL: deny > ALL : ALL : allow Have you used tcpdchk and tcpdmatch? Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message