Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

Firewall test

  • Last UpdatedJul 16, 2024
  • 2 minute read

To perform a firewall test with Telnet

  1. From a separate node from where the OPC UA Server service is running, enable Telnet by turning on the Telnet Client Windows Feature.

    Note: This test is ideally run from the OPC UA client node.

    1. Open the Windows Control Panel.

    2. Go to Programs and Features, then select Turn Windows features on or off.

    3. Scroll down the list of features to Telnet Client and enable it. Telnet is disabled by default.

  2. Prior to running this test, verify that the Application Server OPC UA Service has been deployed from the run-time (GR) node to the OPC UA client node. See Configure and deploy the OPC UA service for details.

  3. Run Telnet in a command window on the OPC UA client node by entering the following:

    telnet <nodeName or ipAddress> <portNumber>

    where

    • nodeName is the machine name of the Application Server run-time node. Use nodeName or ipAddress, not both.

    • ipAddress is the IP address of the Application Server run-time node. Use nodeName or ipAddress, not both.

    • portNumber is the port number you configured in Application Server for the OPC UA Service. The default port number is 48031.

      Example: telnet 10.10.10.06 48031

    • If the command is not successful, it will time out with a message stating that the connection failed. In this case, go to Configure the run-time node firewall.

    • If the telnet command is successful, the command prompt changes to a Telnet prompt.

      Showing the Telnet prompt

  4. If the Firewall Test is successful, configure the OPC UA client and OPC UA server certificates. The next step in setting up your OPC UA connection depends on if you are using a third-party OPC UA client application, or the OPC UA connection available with OI Gateway. See either:

TitleResults for “How to create a CRG?”Also Available in