Tuesday, March 20, 2012

Increase Number of telnet connections to a Windows telnet server.

Windows Telnet server has a limit of 2 telnet connections by default. In order to increase the limit the following command can be used:

tlntadmn config maxconn=100

This command can be used to increase the limit of connections to 100.

Executing just :tlntadmn would list the settings for the settings.

No comments:

Post a Comment