diff --git a/docs/additional/otg/bandura.md b/docs/additional/otg/bandura.md index d87e338..9a9bb93 100644 --- a/docs/additional/otg/bandura.md +++ b/docs/additional/otg/bandura.md @@ -1,4 +1,4 @@ # Bandura Communications OTG -Bandura Communications offers mobile access to CRXN also known as OTG. For this, one can request a /127 or a /128 prefix. WireGuard, fastd, OpenVPN, GRE, SIT, VXLAN and GRETAP can be used as tunnels. With GRE, SIT and GRETAP FOU and GUE are supported. Rules and request options can be found at [https://byeob.de/crxn-otg/](https://byeob.de/crxn-otg/). +Bandura Communications offers mobile access to CRXN also known as OTG. For this, one can request a `/127` or a `/128` prefix. WireGuard, fastd, OpenVPN, GRE, SIT, VXLAN and GRETAP can be used as tunnels. With GRE, SIT and GRETAP FOU and GUE are supported. Rules and request options can be found at [https://byeob.de/crxn-otg/](https://byeob.de/crxn-otg/). diff --git a/docs/tunneling/index.md b/docs/tunneling/index.md index f165b7e..187498b 100644 --- a/docs/tunneling/index.md +++ b/docs/tunneling/index.md @@ -2,7 +2,7 @@ # Tunneling - [fastd](fastd) -- [Compile and install fastd](fastd) +- [Compile and install fastd](fastd-compile-install) - [WireGuard](wireguard) - [OpenVPN](openvpn) - [IP tunnel](iptunnel)