[95610] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: Disabling telnet

daemon@ATHENA.MIT.EDU (rex)
Mon Oct 19 19:27:42 1998

Reply-To: "rex" <rex.henderson@santafe.cc.fl.us>
From: "rex" <rex.henderson@santafe.cc.fl.us>
To: <redhat-list@redhat.com>, <michael@area54.net>
Date: Mon, 19 Oct 1998 19:27:18 -0400
Resent-From: redhat-list@redhat.com

The easiest way to completely disable all inbound telnet connections is to
edit your /etc/inetd.conf
and rem out the telnet service like this:
#telnet  stream  tcp     nowait  root    /usr/sbin/tcpd  in.telnetd
After saving your file, restart your inetd daemon:
killall -HUP inetd
etc/services simply list the standard known ports for standard internet
services.
Remarking these lines out will only confuse those programs that rely on this
table.
Rex

From: Michael <michael@area54.net>
To: redhat-list@redhat.com
Subject: Disable inbound telnet. What am I missing..

I thought I knew how to disable inbound telnet services, comment out the
line in /etc/services. But when I do that I get the message ;

telnet: tcp/telnet: unknown service

when trying to telnet out of the box. O where have I gone wrong???

Thanks.....


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
		http://www.redhat.com http://archive.redhat.com
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.


home help back first fref pref prev next nref lref last post