Versions Compared

Key

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

Domyślnie węzły systemu Failover korzystają ze wszystkich dostępnych interfejsów sieciowych. 

Aby ograniczyć ilość interfejsów sieciowych, z których węzły mają korzystać, wykonaj następujące kroki:

  1. Przejdź do pliku C

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 parameteri dodaj następujący parametr:

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


    Use the following settings formatSkorzystaj z następującego formatu: "IPadres-address1 / number of unit bits in the mask, IP-address2 /number of unit bits in the mask"IP1/ ilość bitów w masce, adres-IP2/ilość bitów w masce"

  2. Dodaj ten sam parametr do pliku: CAdd the same parameter to another file:  C:\Program Files\AxxonSoft\AxxonNext\bin\raft\raft-settings.xml .