> For the complete documentation index, see [llms.txt](https://docs.arkannis.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkannis.net/networking.md).

# Networking

- [General Networking](https://docs.arkannis.net/networking/general-networking.md)
- [IP Classes and Subnet Masks](https://docs.arkannis.net/networking/general-networking/ip-classes-and-subnet-masks.md)
- [Network CIDR Charts - /-es or IP Prefix](https://docs.arkannis.net/networking/general-networking/network-cidr-charts-es-or-ip-prefix.md)
- [OSI Model Overview](https://docs.arkannis.net/networking/general-networking/osi-model-overview.md)
- [Three Way Handshake & TCP Overview](https://docs.arkannis.net/networking/general-networking/three-way-handshake-and-tcp-overview.md)
- [F5](https://docs.arkannis.net/networking/f5.md)
- [Authelia](https://docs.arkannis.net/networking/authelia.md)
- [What is Authelia](https://docs.arkannis.net/networking/authelia/what-is-authelia.md)
- [Nginx Proxy Manager](https://docs.arkannis.net/networking/nginx-proxy-manager.md)
- [Nginx Proxy Manager - DuckDNS going down](https://docs.arkannis.net/networking/nginx-proxy-manager/nginx-proxy-manager-duckdns-going-down.md)
- [Nmap](https://docs.arkannis.net/networking/nmap.md)
- [OpenWRT](https://docs.arkannis.net/networking/openwrt.md)
- [Securing OpenWRT](https://docs.arkannis.net/networking/openwrt/securing-openwrt.md)
- [OpenWRT - Read logs](https://docs.arkannis.net/networking/openwrt/openwrt-read-logs.md)
- [OpenWRT - Adding DHCP Entry](https://docs.arkannis.net/networking/openwrt/openwrt-adding-dhcp-entry.md)
- [OpenWRT - Wireguard](https://docs.arkannis.net/networking/openwrt/openwrt-wireguard.md)
- [OpenWRT - Set up OpenVPN](https://docs.arkannis.net/networking/openwrt/openwrt-set-up-openvpn.md)
- [OpenWRT - Internal DNS Service](https://docs.arkannis.net/networking/openwrt/openwrt-internal-dns-service.md)
- [OpenWRT - Set up new Wifi Interface](https://docs.arkannis.net/networking/openwrt/openwrt-set-up-new-wifi-interface.md)
- [OpenWRT - Set up VLAN](https://docs.arkannis.net/networking/openwrt/openwrt-set-up-vlan.md)
- [OpenWRT - VPN Policy Routing](https://docs.arkannis.net/networking/openwrt/openwrt-vpn-policy-routing.md)
- [Pihole](https://docs.arkannis.net/networking/pihole.md)
- [Enabling HTTPS for your Pihole Web Interface](https://docs.arkannis.net/networking/pihole/enabling-https-for-your-pihole-web-interface.md)
- [Edit Pihole DNS entries](https://docs.arkannis.net/networking/pihole/edit-pihole-dns-entries.md)
- [RVS](https://docs.arkannis.net/networking/rvs.md)
- [RVS - Observer Modification](https://docs.arkannis.net/networking/rvs/rvs-observer-modification.md)
- [RVS - All Parameters](https://docs.arkannis.net/networking/rvs/rvs-all-parameters.md)
- [RVS - Adding a station](https://docs.arkannis.net/networking/rvs/rvs-adding-a-station.md)
- [Wireguard](https://docs.arkannis.net/networking/wireguard.md)
- [FTP](https://docs.arkannis.net/networking/ftp.md)
- [Connect to FTP anonymously](https://docs.arkannis.net/networking/ftp/connect-to-ftp-anonymously.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.arkannis.net/networking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
