From owner-freebsd-questions Wed Sep 4 6:34:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B974837B400 for ; Wed, 4 Sep 2002 06:34:19 -0700 (PDT) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13C2443E6A for ; Wed, 4 Sep 2002 06:34:19 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by be-well.ilk.org (8.12.5/8.12.5) with ESMTP id g84DYILu030243 for ; Wed, 4 Sep 2002 09:34:18 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.5/8.12.5/Submit) id g84DYIPu030240; Wed, 4 Sep 2002 09:34:18 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: freebsd-questions@freebsd.org Subject: Re: telnet restrictions & FTP References: <20020903193647.V3828-100000@216-164-225-145.c3-0.wth-ubr2.sbo-wth.ma.cable.rcn.com> From: Lowell Gilbert Date: 04 Sep 2002 09:34:18 -0400 In-Reply-To: <20020903193647.V3828-100000@216-164-225-145.c3-0.wth-ubr2.sbo-wth.ma.cable.rcn.com> Message-ID: <44lm6hop45.fsf@be-well.ilk.org> Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Christopher J. Umina" writes: > I have telnetd running on one of my servers. It's connected to > the internet so I want it to be safe, and I only connect to telnet from > the inside network. How can I make telnet dissallow connections from > other hosts than the ones in the network? Is it possible? Sure. Firewall it, use tcpwrappers, or both... > How do I make links on a public FTP site, kind of like the FreeBSD > server has for it's tools directory. I can't use ln, can I? Why not? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message