English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hi, I'm hoping to make a private Telnet server for me and a few friends however I'm behind a router that assigns my IP address so my server doesn't have a static IP. Does anyone know if I can connect to my Telnet server over the internet without having to plug my server directly into the modem?

Thanks in Advance

2007-09-19 14:49:29 · 4 answers · asked by Anonymous in Computers & Internet Computer Networking

4 answers

Open the router and port forward port 23 to the IP your server has been assigned. Or better yet set an IP address for the server (outside the DHCP pool) and then port forward! You can do this by checking to see the range of IP's the router assigns it will be in the LAN settings or your router. If your router uses say 192.168.1.100-150 for DHCP just set your server to 192.168.1.25 (outside the range) You then have a set IP!

However, I would strongly recommend you DONT USE TELNET! Use SSH so that you are more secure and not subject to all the telnet issues that are well known. I NEVER LEAVE ANY SEVER WITH TELNET RUNNING. Way too dangerous! Just search the web to see why.

2007-09-19 15:37:10 · answer #1 · answered by Tracy L 7 · 0 0

Telnet is not secure it even passes the username and password via clear text.

Two options

1. Implement a VPN between all you friends and your site. (Set up your router as VPN server and the others as clients

2. Use SSH which is essentially TCP port 22 (Telnet is port 23)

2007-09-19 17:55:39 · answer #2 · answered by Anonymous · 0 0

well.I think you need set up a router between modem and Telnet server,and config the NAT option in your router.

2007-09-19 15:48:16 · answer #3 · answered by white e 1 · 0 0

You OS dictates what ports would be open via default and what centers are put in. merely because of the fact a port is open, would not propose telnet will artwork. you will choose a telnet provider working to apply telnet.

2016-11-05 21:58:44 · answer #4 · answered by Anonymous · 0 0

fedest.com, questions and answers