LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-12-2004, 11:52 PM   #1
ss100
LQ Newbie
 
Registered: Dec 2004
Location: areepparampu
Posts: 17

Rep: Reputation: 0
what is the use of telnet


hello all,

i ama new user of linux.

don't know all the features. trying to understand .

please tell me what is mean by telnet? and how to use it.
i read it from a book also frm this site. but can't udnerstand exactly what it is?

here systems are working in redhat linux version 9.0

please how to use it practically if anyone give guidlines to check it out on the computer i will be greatefull to you.

i have to type 'telnet on the terminal' , then what to do?

waiting for anyones reply.....


thankyou
 
Old 12-13-2004, 12:52 AM   #2
mritch
Member
 
Registered: Nov 2003
Location: austria
Distribution: debian
Posts: 667

Rep: Reputation: 30
telnet is an unencrypted way to communicate with another host. there has to be an telnet-server (telnetd) running on the side you want to connect to.

$ telnet 192.168.2.23

..will open a connection to host 192.168.2.23 and you should get a login screen (issue.net).

if you communicate over the (unsecure) internet use ssh (secure shell) which is encrypted.

sl mritch.
 
Old 12-13-2004, 01:15 AM   #3
rhoekstra
Member
 
Registered: Aug 2004
Location: The Netherlands
Distribution: RedHat 2, 3, 4, 5, Fedora, SuSE, Gentoo
Posts: 372

Rep: Reputation: 42
Telnet is about the oldest way of setting up a two way TCP connection I guess... Not sure though...

It is safe in local networks where you trust every member of the network... as Telnet provides you a shell access (like on your local machine, typing commands from the command line) on a remote computer, which eliminates the need to get to the remote machine physically.

As it is old - fashioned and unencrypted, like mritch says, you should consider ssh (secure shell) to log in to remote machines when you need passwords to authenticate. a Telnet server is needed on the other end for telnet, and for SSH you obviously need an SSH server on the other end...
I don't know about a linux distribution that doesn't come with ssh server out-of-the-box these days..

I currently use telnet for no other means than to test TCP connections to services like HTTP, SMTP, to test functionality.

Hope this helps instead of making you confused now.
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I setup telnet on Fedorac1 so I can telnet to it from winxp? mman49 Fedora 6 05-02-2004 12:40 PM
can not telnet localhost 25 but telnet dowell.exper.dynserv.com 25 exper Linux - Software 0 02-25-2004 05:13 AM
Telnet localhost and telnet IP seb77 Linux - Newbie 4 10-15-2003 03:15 PM
enable telnet but can't telnet from the computer guanyu Linux - Networking 8 08-26-2002 06:34 AM
telnet local but no-telnet via internet blacksheep Linux - Networking 7 11-26-2001 02:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration