Web Hosting Forums Web Discussions on Hosting Webmaster forums Web Hosting Forums Domain Name Forums Web Hosting

Old 08-29-2005, 09:09 PM   #1 (permalink)
Hosting Master
Join Date: Aug 2005
Location: New Delhi,India
Posts: 250
incript_services is on a distinguished road
How to Disable Telnet

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.
__________________
(Red Pepper)A Microsoft Products Blog with other Technology Updates.
incript_services is offline  
profile.gif home.gif sendpm.gif find.gif Reply With Quote
Old Sponsored Ads   # a.
Ads
Hosting Master
Join Date: Feb 2006
Location: HWHT
Posts: 1100
Ads is on a distinguished road



This message will go away once you are registered. Also, by registering, you will have access to all post topics, communicate privately with other members (PM), respond to polls, upload graphics, and access other special features! Registration is fast, simple and absolutely free so please Click Here to join our Web Hosting community today!
AdsPromoter is online
profile.gif sendpm.gif email.gif find.gif buddy.gif Reply With Quote
Old 08-29-2005, 09:14 PM   #2 (permalink)
Hosting Guru
Join Date: Aug 2005
Posts: 69
aexx is on a distinguished road
Thank you

thanks id be sure to use your method
aexx is offline  
profile.gif sendpm.gif find.gif Reply With Quote
Old 08-29-2005, 09:15 PM   #3 (permalink)
Hosting Master
Join Date: Aug 2005
Location: New Delhi,India
Posts: 250
incript_services is on a distinguished road
Oh sure And thanks for the reply.Tell Me if you have problems regarding this.
__________________
(Red Pepper)A Microsoft Products Blog with other Technology Updates.
incript_services is offline  
profile.gif home.gif sendpm.gif find.gif Reply With Quote
Old 10-05-2005, 07:33 PM   #4 (permalink)
Hosting Master
Join Date: Sep 2005
Location: INDIA
Posts: 166
SERVEREMPIRES is on a distinguished road
well incript_services have lots of knowledge in this.keep it up dude
__________________
ServerEmpires All Internet Activity
TheHostingTalk The Hosting Community
SERVEREMPIRES is offline  
profile.gif home.gif sendpm.gif find.gif Reply With Quote
Old 10-07-2005, 12:20 AM   #5 (permalink)
Hosting Guru
Join Date: Sep 2005
Location: United States
Posts: 55
wilo is on a distinguished road
this is good essential basic stuff. I remember hearing a lot of bad stuff about telnet hacker attacks and their vulnerabilities. Thanks for guiding me a bit.
wilo is offline  
profile.gif sendpm.gif find.gif Reply With Quote
Old Sponsored Ads   # a.
Ads
Hosting Master
Join Date: Feb 2006
Location: HWHT
Posts: 1100
Ads is on a distinguished road



This message will go away once you are registered. Also, by registering, you will have access to all post topics, communicate privately with other members (PM), respond to polls, upload graphics, and access other special features! Registration is fast, simple and absolutely free so please Click Here to join our Web Hosting community today!
AdsPromoter is online
profile.gif sendpm.gif email.gif find.gif buddy.gif Reply With Quote
Old 01-14-2008, 08:58 PM   #6 (permalink)
HWHT Addict
Join Date: Nov 2007
Location: India
Posts: 25
IndiaHost is on a distinguished road
Hello,

A very good tutorial for a newbie.
If the users uses telnet any body can sniff, data and root password over the network as it sent in plain text format. Thus you can use SSH as it sends data in encrypted form with same features and secure environment.

Thank you.
IndiaHost is offline  
profile.gif home.gif sendpm.gif find.gif Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Disable Direct Root Logins incript_services Dedicated Server Tutorials 5 01-14-2008 09:27 PM


All times are GMT. The time now is 03:26 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.