From owner-freebsd-doc Thu May 10 5:41:23 2001 Delivered-To: freebsd-doc@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 4A08C37B424; Thu, 10 May 2001 05:41:17 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id OAA19827; Thu, 10 May 2001 14:48:08 +0200 Message-ID: <3AFA8CCE.5070302@i-clue.de> Date: Thu, 10 May 2001 14:42:54 +0200 From: Christoph Sold Reply-To: FreeBSD-Questions@FreeBSD.ORG Organization: i-clue GmbH, Waiblingen, Germany User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9) Gecko/20010505 X-Accept-Language: de, en MIME-Version: 1.0 To: Ivanuk@newmail.ru Cc: freebsd-questions@FreeBSD.ORG, freebsd-doc@FreeBSD.ORG Subject: Re: How to disable remote telnet logins [was: no subject] References: <200105101209.PAA00257@news.apex.dp.ua> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [Note: Redirected to FreeBSD-Questions. FreeBSD-Doc is for discussion about FreeBSD documentation.] [Note: Please provide a subject.] Ivanuk@newmail.ru wrote: > Hi! > I want to shut off the telnet session for remote users. How I can do it? > Thank you!!! Disable telnetd in /etc/inetd.conf to completely disable telnet logins. To disable only telnet remote logins, but allow local ones, you have to write some firewall rules. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message