On Sun, 29 Apr 2001, Ted Gervais wrote:

>> Telnet is run under xinetd.d not services, so what I guess I would had done
>> is in /etc/xinetd.d/ dir made a copy of telnet to telnet2 and just edit
>> telnet2 for your port to use.  Then disable telnet and enable telnet2, then
>> restart xinetd.
>
>Hi Mike..
>
>Well - I need both port 23 and 24 for telnetting. By default I need port 23
>for the unknowns who telnet and don't know I have another service. So, port
>23 serves that service. And then there is port 24 for other telnet services..

That won't fool anyone.  A portscanner will show up something
listening on port 24 very easily.  It doesn't take much after
that to determine it is telnet.

If you are wanting to connect to your machine in a secure way,
totally remove telnet from the system completely, and install
openssh (which comes with Seawolf).

ssh is much more secure.  ssh clients abound for any OS.



-- 
Mike A. Harris                  Shipping/mailing address:
OS Systems Engineer             190 Pittsburgh Ave., Sault Ste. Marie,
Red Hat Inc.                    Ontario, Canada, P6C 5B3
http://www.redhat.com           Phone: (705)949-2136




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to