Date: Sun, 8 Sep 2002 18:08:28 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Noman Rafiq <nomi218@hotmail.com> Cc: questions@FreeBSD.ORG Subject: Re: Help Message-ID: <20020908150826.GA1773@hades.hell.gr> In-Reply-To: <F4541W2ufyWOxbCJnEM000005d8@hotmail.com> References: <F4541W2ufyWOxbCJnEM000005d8@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <F4541W2ufyWOxbCJnEM000005d8@hotmail.com> Noman Rafiq <nomi218@hotmail.com> wrote: > > I want to do that on my FreeBsd machine only telnet from specified > ip address like in linux i specfied ip address in file hosts.allow > only from that ip address my machine will be telnet no other from. > Is there any file configuration in freebsd i can and stop telnet > from other ip address. Yes, of course. Look at the manpage of inetd(8) for the description of the -w and -W options. Then read the comments in /etc/hosts.allow and set up appropriate entries, like you used to do in Linux. -- FreeBSD: The Power to Serve -- http://www.FreeBSD.org 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?20020908150826.GA1773>