mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
don't use captive portal mode
This commit is contained in:
parent
1db445aacb
commit
656d7caeb0
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ bogus-priv
|
|||
# Add local-only domains here, queries in these domains are answered from /etc/hosts or DHCP only.
|
||||
local=/{{ iiab_domain }}/
|
||||
# Make all host names resolve to the Raspberry Pi's IP address
|
||||
address=/#/{{ lan_ip }}
|
||||
#address=/#/{{ lan_ip }}
|
||||
# Specify the interface that will listen for DHCP and DNS requests
|
||||
interface={{ iiab_lan_iface }}
|
||||
# Set the domain for dnsmasq
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue