Update resolv file

This commit is contained in:
ItsDrike 2021-07-14 14:28:31 +02:00
parent ce1ca58438
commit dde5730647
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD

View file

@ -2,9 +2,11 @@
# but setting immutable flag to this file fixes that.
# This can be done by running chattr +i /etc/resolv.conf
# This configuration will prefer NextDNS, with fallback
# to CloudFlare DNS and its fallback, and finally
# last fallback to the ISP default
# Prefer local pihole server, if aviable
nameserver 192.168.0.10
# Fallback on common DNS servers, in this order:
# NextDNS -> CloudFlare DNS -> ISP default DNS
nameserver 45.90.30.0
nameserver 1.1.1.1
nameserver 1.0.0.1