Documentation for C-Werk 2.0.

Previous page Setting network interfaces for system nodes operation  Changing logging levels for the Consul and Nomad processes in a failover system Next page

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

  1. Create a cluster and add Servers to it (see Creating a cluster).

  2. On one of the cluster Servers, via which the Client will connect to the Failover Server behind NAT, in the C:\Program Files\Grundig\C-Werk\bin\raft-settings.xml file, specify the port value for the SVISOR_GRPC_PROXY_PORT parameter. For example, specify port 4001 (see Ports used by the C-Werk Software Package).
  3. Forward ports 4000 and 4001 to the internal IP address of the Server specified in step 2.
  4. Start the Client and in the proxy server settings, specify the Server external IP address and the forwarded port from step 2 (see Starting C-Werk Client).

  5. Enter the external IP address of the cluster Server and click the button.

  6. From the list, select the node you want to connect to. To quickly find the node, you can enter the first characters of its name in this field.

  7. Enter the username and password and click the Connect button.

Attention!

If the connection to the Server to which the ports are forwarded fails, the connection to the cluster nodes behind NAT becomes unavailable. If necessary, configure the network infrastructure so that a proxy server is configured for multiple cluster Servers. This will provide fault tolerance and the ability to connect to the cluster even if one of the becomes unavailable.

  • No labels