dotfiles/role/router
2020-07-16 22:05:13 +02:00
..
default.nix Split up router role into multiple roles 2020-07-16 22:05:13 +02:00
README.adoc Split up router role into multiple roles 2020-07-16 22:05:13 +02: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`)