mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #870 from jvonau/cap1
tweaking iptables for captive portal
This commit is contained in:
commit
dae24949d8
9 changed files with 179 additions and 6 deletions
|
@ -103,9 +103,12 @@ dhcpd_enabled: False
|
|||
named_install: True
|
||||
named_enabled: True
|
||||
block_DNS: False
|
||||
# Captive Portal highly experimental as of July 2018: https://github.com/iiab/iiab/pull/870
|
||||
py_captive_portal_install: True
|
||||
py_captive_portal_enabled: False
|
||||
|
||||
# dnsmasq
|
||||
dnsmasq_install: False
|
||||
dnsmasq_install: True
|
||||
dnsmasq_enabled: False
|
||||
|
||||
# Captive Portal highly experimental as of June 2018: https://github.com/iiab/iiab/issues/608
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue