mirror of
				https://github.com/angristan/openvpn-install.git
				synced 2025-10-31 05:57:36 +01:00 
			
		
		
		
	Add quad9 secondary DNS (#248)
See https://www.quad9.net/faq/#Is_there_a_service_that_Quad9_offers_that_does_not_have_the_blocklist_or_other_security.
This commit is contained in:
		| @@ -529,6 +529,7 @@ ifconfig-pool-persist ipp.txt" >> /etc/openvpn/server.conf | ||||
| 		;; | ||||
| 		3) # Quad9 | ||||
| 		echo 'push "dhcp-option DNS 9.9.9.9"' >> /etc/openvpn/server.conf | ||||
| 		echo 'push "dhcp-option DNS 149.112.112.112"' >> /etc/openvpn/server.conf | ||||
| 		;; | ||||
| 		4) # FDN | ||||
| 		echo 'push "dhcp-option DNS 80.67.169.40"' >> /etc/openvpn/server.conf | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 cezar97
					cezar97