summarylogtreecommitdiffstats
path: root/dnsmasq.main
blob: 9b71a43f56a162ce4f28778a3a022a09d220751b (plain)
1
2
3
4
5
6
7
8
9
10
11
# If you want dnsmasq to listen for DHCP and DNS requests only on
# specified interfaces (and the loopback) give the name of the
# interface (eg eth0) here.
#interface=eth0
# Or which to listen on by address (remember to include 127.0.0.1 if
# you use this.)
#listen-address=127.0.0.1

# Include all files in a directory which end in .conf
conf-dir=/etc/dnsmasq.d/,*.conf