mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
etc/resolv.conf: add commented OpenDNS just in case
And possibly helpful comments, I wish they started doing DNSSEC.
This commit is contained in:
parent
d44eefdb65
commit
2151d9b602
@ -5,5 +5,9 @@ nameserver 127.0.0.1
|
||||
# causes issues, remove itt and uncomment the nameservers below. (3)
|
||||
#nameserver 2001:4860:4860::8888
|
||||
#nameserver 8.8.4.4
|
||||
# In case OpenDNS works, but nothing else does AND DNSSEC IS NOT NEEDED :(
|
||||
# https://use.opendns.com/ / http://208.69.38.205/ (IPv6 not mentioned)
|
||||
#nameserver 2620:0:ccd::2
|
||||
#nameserver 208.67.220.220
|
||||
options edns0
|
||||
search mikaela.info
|
||||
|
Loading…
Reference in New Issue
Block a user