Back to Geneos FAQ

Internal documentation only

This page has been marked as draft.

Issue on starting the Gateway (Firewall)

Problem:

There’s a common issue with starting the gateway related to Firewall. A firewall blocks the connection of the other server directly to the main server specially when you are using a virtual machine. This issue also is related once the gateway, netprobe, and LICD being up to date. When starting the command on activating the Gateway you will see some issues like this:

Geneos Global State Gateways Sample

Geneos Global State Gateways Sample

Possible Solution:

  1. Check your server if the firewall is activated. Once this is activated, the connection between your server will be restricted.

    To check the status:

    sudo systemctl status firewalld

    Checking status of firewalld in server

  2. Disable the firewall, so that your devices are more vulnerable to unauthorized access.

    To disable the firewall:

    sudo service firewalld stop

    Disabling of firewalld in server

  3. You can check the status by entering the same command.

  4. You can run the gateway command.

Further Reading:

["Geneos"] ["Geneos > Gateway"] ["FAQ"]

Was this topic helpful?