Best-Selling Hosting

Top Rated Providers

Editors Pick

WHMXtra Review Cpanel Addon Published: May 15, 2006
  • Rating

    0/5

Telnet sends clear text passwords and usernames through logins and should be disabled on all web servers and replaced with SSH.

Telnet sends clear text passwords and usernames through logins and should be disabled on all web servers and replaced with SSH.
Some hosting providers are not disabling telnet by default but you should ensure that it has been turned off as it's a great security risk to your servers. TELNET server listens for incoming messages on port 23, and sends outgoing messages to port 23.

1. Login to your server through SSH and su to root.

2. Type pico /etc/xinetd.d/telnet

3. Look for the line: disable = no and replace with disable = yes

4. Now restart the inetd service: /etc/rc.d/init.d/xinetd restart

5. Turn off it through chkconfig as well because it can still start through that.
/sbin/chkconfig telnet off

6. Scan your server to ensure port 23 is closed.
nmap -sT -O localhost
Also run ps -aux | grep telnet and if you find anything other than "grep telnet" as result kill the process.

  • Rating

    0/5

Related Articles

Comments (3)

  • Gravatar - Helga
    Helga 20:40, June 9, 2006
    This is one of the best sites I have ever found. Thanks!!! Very nice and informal. I enjoy being here.
  • Gravatar - business
    business 17:29, October 16, 2006
    Hello, Admin! You are the best!!! Congratulations. Best regards from regular visitor of your site. ;)
  • Gravatar - djalpha
    djalpha 05:23, November 17, 2009
    WHM Xtra Extreme 2.0 can be using with pro features with Basic licenses<br />
    Please wait for buy!<br />

Add Your Thoughts

WebHostGear.com is a hosting directory, not a web host.

Copyright © 1998-2010 WebHostGear.com