Documentation for Axxon One 2.0 version. Documentation for Axxon One 3.0 version is also available.


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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