Home | Guides | Tool Kit | Site Map | Syndicate | Contact Us | Privacy Policy | Sky TV Offer
 Search:  
Categories

Article Options
Popular Articles
  1. Speedtouch 330 and Mac OS X 10.4
  2. How do Cable Modems Work?
  3. Configuring a Firewall for DHCP Servers
  4. Torrent Buzzwords
  5. ADSL Speed Tester
No popular articles found.
Popular Authors
  1. Matt Donaldson
  2. Stephen Moore
  3. Warren Wignall
  4. Barry Jenkins
No popular authors found.
 »  Home  »  Misc Articles  »  An Introduction to Telnet
An Introduction to Telnet
By Matt Donaldson | Published 10/19/2005 | Misc Articles | Rating:
Matt Donaldson
Matt has worked for a large UK broadband ISP for a number of years. He mainly specialises in server support and web related technologies. Not to mention that Matt has been with us since the birth of http://talkbroadband.com back in 2001! 

View all articles by Matt Donaldson
What is Telnet?

telnet stands for Telecommunications Network. Telnet is based on the telnet protocol that provides the ability to connect to computers or servers over the Internet as well as having the ability to control remote Unix based systems. Like most Internet applications and protocols telnet uses a standard port number, which in this case is port 23. However different telnet ports can be used by the server that the client is connecting to. Unlike most things, telnet has remained very much the same as it did when it was created and as such has a text based command driven interface, which may deter some but for those who appreciate it find telnet is a very useful tool.

How secure is Telnet?

The short answer to this is simple, but not very! Telnet is not encrypted at all so if a skilled hacker is listening to a telnet session they could theoretically log all of the data being transferred, including usernames and passwords. There are however more secure variations of telnet available, otherwise known as Secure Shell (SSH). SSH is simply a secure variation of telnet using encryption methods to provide extensive security measures.

How to access telnet

In order to access telnet within Windows simply click on Start, select Run and type in telnet before clicking on OK.

The telnet application that comes with Windows varies slightly dependent on the Windows versions.
If you are using Mac OS you will have to download a telnet application. There are various Mac telnet applications available to download, one can be found at
www.mactelnet.com. Thankfully, MAC OSX comes with it's own telnet application so there is no need to download one.



Comments