Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

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

    Code Block
    <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:   CC:\Program Files\AxxonSoft\Axxon One\bin\raft\raft-settings.xml.