Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To connect the Client to the Server behind NAT, do the following:

  1. On the Server, set the port range for operation. By default, the base port is 20109 (see Ports used by the Axxon One Software Package).

  2. Set the router public IP address (see Network settings utility).

    Note
    titleAttention!

    The router public IP address

  3. should
  4. must be static.

    Image Modified

  5. On the router, forward the gRPC API 20109 port to the internal IP address of the Server port 20109.

  6. Launch
  7. Start the Client and specify the router external IP address and the gRPC API 20109 Server

  8. external base
  9. port in the connection settings (

  10. see Starting
  11. see Ports used by Axxon One

  12. Client
  13. ).
    Image Modified

    Note
    titleAttention!
    • When connecting the Client from an external network, only those Servers that have access to the external network will be available in the Axxon-domain configuration (
  14. see
  15. -domain
    • domain).
    • If several Servers belonging to different domains are located behind NAT on the same LAN, you must assign a unique gRPC API port to each domain and forward it.
    • To change the port, you must create the NGP_NATIVE_BL_PORT system variable and assign it a value corresponding to the required port (see Creating system variableConfiguring the Server ports).

Example.
Image Modified

To connect the Client to the Servers behind NAT, do the following:

  1. From one of the Servers, forward port 20109 to the router public IP address.
  2. On the router, configure the forwarding of:
    1. The router port 20109 to the internal IP address of the Server
  3. ports
    1. port 20109.
  4. When connecting the Client, enter the router public IP address and port 20109.