faq.rst 722 B

1234567891011121314151617
  1. Frequently Asked Questions
  2. ==========================
  3. .. _faq-dns:
  4. DNS does not work on the nodes
  5. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6. Gluon nodes will ignore the DNS server on the WAN port for everything except
  7. the mesh VPN, which can lead to confusion.
  8. All normal services on the nodes exclusively use the DNS server on the mesh
  9. interface. This DNS server must be announced in router advertisements (using
  10. *radvd* or a similar software) from one or more central servers in meshes based
  11. on *batman-adv*. If your mesh does not have global IPv6 connectivity, you can setup
  12. your *radvd* not to announce a default route by setting the *default lifetime* to 0;
  13. in this case, the *radvd* is only used to announce the DNS server.