aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-prep/configs/etc/dnsmasq.conf
diff options
context:
space:
mode:
Diffstat (limited to 'packages/torouter-prep/configs/etc/dnsmasq.conf')
-rw-r--r--packages/torouter-prep/configs/etc/dnsmasq.conf13
1 files changed, 6 insertions, 7 deletions
diff --git a/packages/torouter-prep/configs/etc/dnsmasq.conf b/packages/torouter-prep/configs/etc/dnsmasq.conf
index 8e02834..806996e 100644
--- a/packages/torouter-prep/configs/etc/dnsmasq.conf
+++ b/packages/torouter-prep/configs/etc/dnsmasq.conf
@@ -15,7 +15,6 @@
# Never forward addresses in the non-routed address spaces.
#bogus-priv
-
# Uncomment this to filter useless windows-originated DNS requests
# which can trigger dial-on-demand links needlessly.
# Note that (amongst other things) this blocks all SRV requests,
@@ -82,11 +81,11 @@ no-poll
# specified interfaces (and the loopback) give the name of the
# interface (eg eth0) here.
# Repeat the line for more than one interface.
-interface=eth1
-interface=uap0
+#interface=eth1
+#interface=uap0
# Or you can specify which interface _not_ to listen on
-except-interface=eth0
-except-interface=lo
+#except-interface=eth0
+#except-interface=lo
# Or which to listen on by address (remember to include 127.0.0.1 if
# you use this.)
#listen-address=
@@ -102,7 +101,7 @@ except-interface=lo
# want dnsmasq to really bind only the interfaces it is listening on,
# uncomment this option. About the only time you may need this is when
# running another nameserver on the same machine.
-bind-interfaces
+#bind-interfaces
# If you don't want dnsmasq to read /etc/hosts, uncomment the
# following line.
@@ -553,4 +552,4 @@ bind-interfaces
# Include a another lot of configuration options.
#conf-file=/etc/dnsmasq.more.conf
-conf-dir=/etc/dnsmasq.d
+#conf-dir=/etc/dnsmasq.d