dnsmasq: Add quad9 DNS servers

Thanks Sony Music for bringing this to my attention.
neomutt
Simon Bruder 2021-08-31 09:55:51 +02:00
parent 0d9ec3383e
commit 0ca3062e69
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@
dhcp-option=option:router,192.168.100.1
'';
servers = [
"9.9.9.9" # dns.quad9.net
"2620:fe::fe"
"194.150.168.168" # dns.as250.net
];
};