Setting up Pragma TelnetServer And MS Proxy Server 2.0

To set up this network, follow these procedures:

NOTE: For more information on the installation and configuration of MS Proxy Server and Clients, please see the documentation that accompanies that product

On the Proxy Server:

On the TelnetServer:

[Inetdsrv]
ServerBindTcpPorts=23
KillOldSession=1
Persistent=1

CREDTOOL –w –n inetdsrv –c userid domain password

Be sure to use a userid that has administrator privileges for the Proxy Server

NOTE: If the CREDTOOL utility is not located in the \mspclnt directory, you can copy the program (credtool.exe) from the MS Proxy CD-ROM.

Now, reboot the Proxy Server. When that is done, reboot the TelnetServer. Stop and restart the Winsock Proxy Service on the Proxy Server (in Internet Service Manager). Stop and Restart the InetD service on the TelnetServer. From a command prompt:

NET STOP INETD

NET START INETD

This will allow external Telnet Clients to connect via the Proxy Server. Connecting to the IP address of the external NIC of the Proxy Server will connect to the TelnetServer located on the internal network. The Proxy Server will forward the requests of the Telnet Client to the TelnetServer

If all of the above does not work for you, also try reinstalling the Proxy Client on the TelnetServer.