Define the TCP/IP Port for Telnet Server
Each Telnet server has it's own unique TCP/IP port that can either be dynamically allocated by the operating system or can be pre-defined:
- If you want the operating system to allocate the port dynamically, you should specify a port number of zero.
- If you want to access the Telnet server through a firewall, you may have to specify the port number, so that the required port can be opened on the firewall. You should use 'registered ports' in the range 1024 to 49151 inclusive (for more information, see http://www.iana.org/assignments/port-numbers).
The Telnet port number for each driver is defined on the Configuration tab of the Logging window that is available via the Modules display of the Geo SCADA Expert Server Status Tool (see Driver Logging). It can also be defined via the registry settings (see Using a Registry Editor to Change Server Log File Settings).
For the Geo SCADA Expert Server, the port that is currently assigned to the Telnet server is shown on the Information display of the Geo SCADA Expert Server Status Tool. For drivers, the port number is shown in the Telnet Port column on the Modules display of the Geo SCADA Expert Server Status Tool.
To define the Telnet port for server monitoring:
- Run the Geo SCADA Expert Server Configuration Tool (see Accessing the Geo SCADA Expert Server Configuration Tool).
- Log on (if required).
- Expand the required system and server
- Expand the System Configuration folder and then selecting the Logging option to display the Logging settings.
- In the Server section, enter the required port number in the Telnet Port field.
- Apply the changes to the server configuration by right-clicking on the system icon in the explorer section of the Geo SCADA Expert Server Configuration Tool, and then selecting the Apply Changes option.
Alternatively, you can set the Telnet Port via the registry settings (see Using a Registry Editor to Change Server Log File Settings).
For other types of monitoring, you need to define the Telnet port via the registry settings (see Using a Registry Editor to Change Server Log File Settings).