Date: Tue, 18 Jul 2000 15:17:15 -0700 (PDT) From: Gregory Neil Shapiro <gshapiro@gshapiro.net> To: "Eric D. Futch" <efutch@nyct.net> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: hosts.allow strangeness? Message-ID: <14708.55147.55500.614625@horsey.gshapiro.net> In-Reply-To: <Pine.BSF.4.21.0007181758420.26809-100000@bsd1.nyct.net> References: <Pine.BSF.4.21.0007181758420.26809-100000@bsd1.nyct.net>
next in thread | previous in thread | raw e-mail | index | archive | help
efutch> This is confusing the hell out of me :) I don't think I'm missing efutch> anything here, but even with "ALL : ALL : deny" in the hosts.allow efutch> I can still telnet into this FreeBSD 4.1-RC box. efutch> # cat /etc/inetd.conf | grep telnet efutch> telnet stream tcp nowait root /usr/libexec/telnetd telnetd -l -h efutch> telnet stream tcp6 nowait root /usr/libexec/telnetd telnetd efutch> # cat /etc/hosts.allow efutch> ALL : ALL : deny Are you starting inetd with -w? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14708.55147.55500.614625>