gluon-next-node.rst 575 B

123456789101112131415161718192021
  1. gluon-next-node
  2. ===============
  3. This package provides a virtual interface (tied to *br-client*) called *local-node*
  4. using the same MAC, IP4 and IP6 across all nodes in a mesh. Thus, the node that
  5. the client is currently connected to, can always be reached under a known address.
  6. The IP6 is marked es deprecated to prevent it from being used as a source
  7. address for packages originating from a node.
  8. site.conf
  9. ---------
  10. next_node.mac
  11. MAC to be set on the interface.
  12. next_node.ip4
  13. IP4 to be set on the interface.
  14. next_node.ip6
  15. IP6 to be set on the interface.