dnsmasq should only listen on lo interface
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
interface=*
|
interface=lo
|
||||||
server=127.0.0.1#54
|
server=127.0.0.1#54
|
||||||
no-resolv
|
no-resolv
|
||||||
cache-size=10000
|
cache-size=10000
|
||||||
|
Reference in New Issue
Block a user