dnsmasq: fix setting
This commit is contained in:
parent
5ef3c35ad3
commit
e79887c2cf
@ -20,7 +20,7 @@ config dnsmasq
|
||||
#list notinterface lo
|
||||
#list bogusnxdomain '64.94.110.11'
|
||||
option localservice 1 # disable to allow DNS requests from non-local subnets
|
||||
option filter_aaaa 1
|
||||
option filter_aaaa 0
|
||||
|
||||
config dhcp lan
|
||||
option interface lan
|
||||
|
||||
Loading…
Reference in New Issue
Block a user