mirror of https://github.com/aredn/aredn.git
Rebind protection stops recursive dns working (#941)
This commit is contained in:
parent
d579a7a5b1
commit
7f2059e131
|
@ -1,4 +1,5 @@
|
|||
config dnsmasq
|
||||
option rebind_protection '0'
|
||||
option confdir '/tmp/dnsmasq.d,*.conf'
|
||||
|
||||
config dhcp
|
||||
|
|
Loading…
Reference in New Issue