Running Telnet server behind NAT

Telnet is widely used by many companies to operate data remotely. Especially AS400 servers that use this protocol.

To run a Telnet server from behind WinRoute it is necessary to set up a Port Mapping for TCP protocol on port 23. There are no settings required for running a Telnet client accessing a Telnet server on the Internet.

Protocol: TCP

Listen IP: unspecified, or any public address that may be assigned to the public interface

Listen Port: 23

Destination IP: enter the IP address of the Telnet server (e.g.192.168.1.10)

Destination Port: 23