LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Telnet (https://www.linuxquestions.org/questions/linux-newbie-8/telnet-113855/)

Oakstaff 11-08-2003 03:35 PM

Telnet
 
I was wondering how I can set up telnet so i can access it from outside my network.. I try and it keeps saying COuld not open Connection to.....
any idea's?
if the computer is on the network it works fine...

trallith 11-08-2003 03:44 PM

Hello Oakstaff:
First off, you really shouldn't use telnet, should probably use ssh instead.

Ok, what I'm thinking is that you're on a network behind a router?
You probably need to set up port forwarding on the router, so it knows what computer to send outside requests to. Telnet uses port 23, SSH uses port 22.

Oakstaff 11-08-2003 03:47 PM

ok thx for the info, is ssh easy to leran? thats the only reason i was using telnet, is cause i use it for some of my classes and i kinda know it.

trallith 11-08-2003 04:00 PM

Ya, once you get it setup it's the exact same. Just install and run the daemon on your box (there's a good chance it's already there, actually), and if you need a client for windows, try Putty SSH (good FREE telnet/ssh)

Oakstaff 11-08-2003 05:21 PM

sweet thx again i use putty when i can and am on a win machine.


All times are GMT -5. The time now is 12:00 AM.