mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 09:27:20 +01:00 
			
		
		
		
	resolv.conf: replace OpenDNS with Google
If both Google servers go down, there are still the others which unbound that I run on all devices is using.
This commit is contained in:
		
							parent
							
								
									f6b562f517
								
							
						
					
					
						commit
						a55ab90ca3
					
				| @ -11,7 +11,7 @@ nameserver 127.0.0.1 | ||||
| nameserver 2001:4860:4860::8844 | ||||
| 
 | ||||
| ## Google DNS IPv4 | ||||
| #nameserver 8.8.8.8 | ||||
| nameserver 8.8.8.8 | ||||
| #nameserver 8.8.4.4 | ||||
| 
 | ||||
| ## OpenDNS IPv6 - strips DNSSEC | ||||
| @ -20,7 +20,7 @@ nameserver 2001:4860:4860::8844 | ||||
| 
 | ||||
| ## OpenDNS IPv4 - strips DNSSEC | ||||
| #nameserver 208.67.222.222 | ||||
| nameserver 208.67.220.220 | ||||
| #nameserver 208.67.220.220 | ||||
| 
 | ||||
| ## Extension Mechanism for DNS - suggested by ArchWiki for DNSCrypt | ||||
| options edns0 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user