Start a conversation

Disabling HA Configuration for Internet Interfaces

Overview

When using High Availability mode, slave instance disables WAN Internet interfaces for Master appliance by default. This makes Master administration inaccessible when the HA configuration is changed.

ha_master_interface_up.png

Master health status might be shown as OK with No response (Health check failed).

ha_master_no_response.png

The master interface will be shown as down, however, the real connection status is up and running.

ha_master_interface_down.png

This behavior can be changed by modifying Kerio Control internal configuration.

Solution

  1. Disable HA mode on master and slave.
  2. Open SSH connection on master and slave Kerio Control machines.
  3. Execute the following commands:
    1. /opt/kerio/winroute/tinydbclient "update HaConfig set DisableInternetInterfaces=0"
    2. /etc/boxinit.d/60winroute restart
      ha_disable_internet_interfaces.png
      This command will restart the winroute service, there will be a small (few-seconds) downtime.
  4. Re-enable HA on both Control instances.

Testing

Open Interfaces on a Master appliance, the WAN interface status should be shown as Up.

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments