Extract modules from roles
This commit is contained in:
parent
120e6e66b5
commit
0a5c15105b
14 changed files with 9 additions and 22 deletions
10
modules/router/README.adoc
Normal file
10
modules/router/README.adoc
Normal file
|
@ -0,0 +1,10 @@
|
|||
== 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`)
|
Loading…
Add table
Add a link
Reference in a new issue