Skip to content
Snippets Groups Projects
Commit deb020d3 authored by Vincent Wiemann's avatar Vincent Wiemann Committed by Andreas Ziegler
Browse files

docs: faq: add note for supported hardware (#1665)

A table with hardware supported by Gluon can be found on the OpenWrt Wiki. This commit adds a corresponding FAQ entry.
parent c919f5fd
No related branches found
Tags experimental-2023-12-05-base
No related merge requests found
Frequently Asked Questions Frequently Asked Questions
========================== ==========================
.. _faq-hardware:
What hardware is supported?
~~~~~~~~~~~~~~~~~~~~~~~~~~~
A table with hardware supported by Gluon can be found on the `OpenWrt Wiki`_.
If you want to find out if your device can potentially be supported
have a look at :doc:`../dev/hardware` for detailed hardware requirements.
.. _OpenWrt Wiki: https://openwrt.org/toh/views/toh_gluon_supported
.. _faq-dns: .. _faq-dns:
DNS does not work on the nodes Why does DNS not work on the nodes?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Gluon nodes will ignore the DNS server on the WAN port for everything except Gluon nodes will ignore the DNS server on the WAN port for everything except
the mesh VPN, which can lead to confusion. the mesh VPN, which can lead to confusion.
...@@ -18,8 +28,8 @@ in this case, the *radvd* is only used to announce the DNS server. ...@@ -18,8 +28,8 @@ in this case, the *radvd* is only used to announce the DNS server.
.. _faq-mtu: .. _faq-mtu:
What is a good MTU on the mesh-vpn What is a good MTU on the mesh-vpn?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Setting the MTU on the transport interface requires careful consideration, as Setting the MTU on the transport interface requires careful consideration, as
setting it too low will cause excessive fragmentation and setting it too high setting it too low will cause excessive fragmentation and setting it too high
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment