dotfiles/modules/router
2020-11-28 22:45:24 +00:00
..
default.nix Move modules to qois namespace 2020-11-28 22:45:24 +00:00
README.adoc Extract modules from roles 2020-11-28 22:14:34 +00:00

== 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`)