From owner-freebsd-questions Sun Aug 12 14:24:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bmyster.com (dsl-063.sacoriver.net [65.162.190.64]) by hub.freebsd.org (Postfix) with ESMTP id 492DC37B401 for ; Sun, 12 Aug 2001 14:24:14 -0700 (PDT) (envelope-from mrb@bmyster.com) Received: from loqtis (loqtis.bmyster.com [192.168.0.1]) by bmyster.com (8.11.3/8.11.3) with SMTP id f7CLRKl01225; Sun, 12 Aug 2001 17:27:21 -0400 (EDT) (envelope-from mrb@bmyster.com) Message-ID: <001601c12375$5a0cf930$0100a8c0@loqtis> From: "Brent Bailey" To: "Danny" , References: <001d01c12076$67919b30$c701a8c0@oem> Subject: Re: Disabiling telnetd and ftp Date: Sun, 12 Aug 2001 17:25:45 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 you need to your /etc/inetd.conf and rem out the lines pertaining to ftp & telnet ...if i remember correctly hte 2 lines are the first 2 options in the file then do #killall -HUP inetd Brent Bailey ----- Original Message ----- From: "Danny" To: Sent: Wednesday, August 08, 2001 9:55 PM Subject: Disabiling telnetd and ftp > -Hello > > - I am trying ito "secure" my FreeBSD firewall. NAT > - so I wanted to disable telnet and ftp access to my FreeBSD NAT > - so I can only access FreeBSD using the console. > > - What exactly do I do to disable telnet access and ftp access? > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message