systems/etc/dnsmasq.d/local.conf
2024-09-08 09:09:17 -05:00

16 lines
279 B
Text

# /etc/dnsmasq.d/local.conf
#
# some distros will require you to uncomment in /etc/dnsmasq.conf:
# conf-dir=/etc/dnsmasq.d
listen-address=127.0.0.1
no-resolv
no-poll
strict-order
# quad9
server=9.9.9.10
server=149.112.112.10
# cloudflare
server=1.1.1.1
# google
server=8.8.8.8