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.conf7
1 files changed, 3 insertions, 4 deletions
diff --git a/packages/torouter-prep/configs/etc/dnsmasq.conf b/packages/torouter-prep/configs/etc/dnsmasq.conf
index 2711486..8e02834 100644
--- a/packages/torouter-prep/configs/etc/dnsmasq.conf
+++ b/packages/torouter-prep/configs/etc/dnsmasq.conf
@@ -94,7 +94,6 @@ except-interface=lo
# configure it as shown above, and then use the following line to
# disable DHCP on it.
#no-dhcp-interface=
-#no-dns-interface=uap0
# On systems which support it, dnsmasq binds the wildcard address,
# even when it is listening on only some interfaces. It then discards
@@ -137,8 +136,8 @@ bind-interfaces
# repeat this for each network on which you want to supply DHCP
# service.
#dhcp-range=192.168.0.50,192.168.0.150,12h
-dhcp-range=10.23.42.10,10.23.42.254,255.255.255.0,12h
-dhcp-range=172.16.23.10,172.16.23.254,255.255.255.0,12h
+
+# see also /etc/dnsmasq.d/lan and /etc/dnsmasq.d/wifi
# This is an example of a DHCP range where the netmask is given. This
# is needed for networks we reach the dnsmasq DHCP server via a relay
@@ -554,4 +553,4 @@ dhcp-range=172.16.23.10,172.16.23.254,255.255.255.0,12h
# Include a another lot of configuration options.
#conf-file=/etc/dnsmasq.more.conf
-#conf-dir=/etc/dnsmasq.d
+conf-dir=/etc/dnsmasq.d