Inverse FDN's DNS servers for DNSSEC

This commit is contained in:
cezar97 2018-03-03 18:34:05 +00:00 committed by GitHub
parent 35fdb6979c
commit 7ee87ab7bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -707,8 +707,8 @@ ifconfig-pool-persist ipp.txt" >> /etc/openvpn/server.conf
echo 'push "dhcp-option DNS 9.9.9.9"' >> /etc/openvpn/server.conf
;;
3) #FDN
echo 'push "dhcp-option DNS 80.67.169.12"' >> /etc/openvpn/server.conf
echo 'push "dhcp-option DNS 80.67.169.40"' >> /etc/openvpn/server.conf
echo 'push "dhcp-option DNS 80.67.169.12"' >> /etc/openvpn/server.conf
;;
4) #DNS.WATCH
echo 'push "dhcp-option DNS 84.200.69.80"' >> /etc/openvpn/server.conf