infrastructure/nixos-modules/router/README.md
Fabian Hauser fef2377502
All checks were successful
CI / build (push) Successful in 13m53s
Commit files for public release
2024-10-02 16:57:36 +03:00

12 lines
357 B
Markdown

# Router Role {#_router_role}
The `router` role set is applied on hosts which serve the rule of a SOHO
router.
Features:
- NAT and basic Firewalling (`router`)
- Recursive DNS with `unbound` (DNSSEC validated) (`router-dns`)
- Local DHCP and local DNS hostname resolution with `dnsmasq`
(`router-dhcp`)
- Wireless with `hostapd` (`router-wireless-ap`)