Date: Tue, 18 Jul 2000 18:19:29 -0400 (EDT) From: "Eric D. Futch" <efutch@nyct.net> To: freebsd-stable@FreeBSD.ORG Subject: Re: hosts.allow strangeness? Message-ID: <Pine.BSF.4.21.0007181817070.27653-100000@bsd1.nyct.net> In-Reply-To: <Pine.BSF.4.21.0007181758420.26809-100000@bsd1.nyct.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Ok never mind :) Forgot to add -w to inetd when I killed/restarted it. Thanks to "J. Westfall" <jimbo1@u.washington.edu> for pointing out my mistake. Pointy hat please :) (I've already started a collection). -- Eric Futch New York Connect.Net, Ltd. efutch@nyct.net Technical Support Staff http://www.nyct.net (212) 293-2620 "Bringing New York The Internet Access It Deserves" KNYC: 18-Jul-00 17:51 EDT: 86.0 F (30.0 C), partly cloudy, humidity 33% On Tue, 18 Jul 2000, Eric D. Futch wrote: >This is confusing the hell out of me :) I don't think I'm missing >anything here, but even with "ALL : ALL : deny" in the hosts.allow I can >still telnet into this FreeBSD 4.1-RC box. > ># cat /etc/inetd.conf | grep telnet >telnet stream tcp nowait root /usr/libexec/telnetd telnetd -l -h >telnet stream tcp6 nowait root /usr/libexec/telnetd telnetd > ># cat /etc/hosts.allow >ALL : ALL : deny > >(from another computer) ># telnet www.xxx.yyy.zzz >Trying aaa.bbb.ccc.ddd.... >Connected to aaa.bbb.ccc.ddd >Escape character is '^]'. >login: ^C >telnet> quit > >Feel free to pass the point hat if I really missed something trivial here. > >-- >Eric Futch New York Connect.Net, Ltd. >efutch@nyct.net Technical Support Staff >http://www.nyct.net (212) 293-2620 >"Bringing New York The Internet Access It Deserves" >KNYC: 18-Jul-00 16:51 EDT: 87.1 F (30.6 C), partly cloudy, humidity 38% > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message > 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?Pine.BSF.4.21.0007181817070.27653-100000>