Documentation for Axxon Next 4.5.0. Documentation for other versions of Axxon Next is available too.

Previous page Next page

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\AxxonNext\bin\raft\raft-settings.xml .
  • No labels