LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   telnet issue (https://www.linuxquestions.org/questions/linux-networking-3/telnet-issue-229168/)

LinuxRam 09-10-2004 11:05 PM

telnet issue
 
when i telnet localhost,

#telnet 127.0.0.1

Trying 127.0.0.1........
telnet: connect to address 1270.0.1: Conection refused
telnet: Unable to connect to remote host: Connection refused


any idea ??

and i can ping 127.0.0.1

serz 09-10-2004 11:18 PM

The telnet server ir not running.

chort 09-10-2004 11:31 PM

And you shouldn't enable telnetd any way. It's completely insecure and has no purpose today. You should use only SSH for remote logins.

LinuxRam 09-11-2004 12:10 AM

thanks


All times are GMT -5. The time now is 06:47 AM.