Documentation for Axxon One 1.0.

Previous page Updating Servers within a cluster  Self-diagnostics service Next page

By default, failover system nodes use all available network interfaces. 

To limit the number of network interfaces, do the following:

  1. Locate the file C:\Program Files\RaftLauncher\current\raft-settings.xml and add a new parameter:

    <item key="NGP_IFACE_WHITELIST">172.17.0.0/16</item>


    Use the following settings format: "IP-address1/number of unit bits in the mask, IP-address2/number of unit bits in the mask".

  2. Add the same parameter to another file: C:\Program Files\AxxonSoft\Axxon One\bin\raft\raft-settings.xml.
  • No labels