From owner-freebsd-isp Thu Aug 21 08:20:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA26446 for isp-outgoing; Thu, 21 Aug 1997 08:20:38 -0700 (PDT) Received: from nak.myhouse.com (nak.myhouse.com [209.70.45.162]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id IAA26423 for ; Thu, 21 Aug 1997 08:20:20 -0700 (PDT) Received: (qmail 12205 invoked by uid 1000); 21 Aug 1997 15:20:45 -0000 Date: Thu, 21 Aug 1997 11:20:45 -0400 (EDT) From: zoonie To: John Brown cc: freebsd-isp@FreeBSD.ORG Subject: Re: Remote Administration In-Reply-To: <199708211451.000005B1@intra.vafibre.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk turn off telnet in inetd.conf and use SSH for your remote admin access.... On Thu, 21 Aug 1997, John Brown wrote: > I am setting up an ISP server running FreeBSD and would like to deny all > shell access to my server but keep myself a way to get into the server for > remote administration. Any ideas on the best way to accomplish this? > > Thanks > > >