Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 1998 09:23:19 -0700 (PDT)
From:      David Wolfskill <dhw@whistle.com>
To:        freebsd-net@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG, yurtesen@ispro.net.tr
Subject:   Re: telnet
Message-ID:  <199806121623.JAA08686@pau-amma.whistle.com>

next in thread | raw e-mail | index | archive | help
>Date: Fri, 12 Jun 1998 14:36:42 +0300 (EET DST)
>From: Evren Yurtesen <yurtesen@ispro.net.tr>

>I want to restrict telnet access to my domain only...
>I mean only people from my domain should be able to 
>access to my server via telnet.
>how may I restrict it in Freebsd?

See /usr/ports/security/tcp_wrapper/*.

>it was so easy when I was using linux, there was
>hosts.deny and hosts.allow files...

Yeah, those are files that TCP Wrappers uses.

Actually, the port builds tcpwrappers with the -DPROCESS_OPTIONS, so you
only need one of those files, and you get a lot more flexiblity.

>or do linux has this as an advantage to freebsd?

Not that I can tell....

david
-- 
David Wolfskill		UNIX System Administrator
dhw@whistle.com		voice: (650) 577-7158	pager: (650) 371-4621

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?199806121623.JAA08686>