mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-04-05 05:33:30 +03:00
Add Quad9 second DNS IP address - https://www.quad9.net/doh-quad9-dns-servers/
This commit is contained in:
parent
c27b321ea0
commit
cd8dfdb7ac
1 changed files with 1 additions and 0 deletions
|
@ -300,6 +300,7 @@ ifconfig-pool-persist ipp.txt" > /etc/openvpn/server/server.conf
|
|||
;;
|
||||
6)
|
||||
echo 'push "dhcp-option DNS 9.9.9.9"' >> /etc/openvpn/server/server.conf
|
||||
echo 'push "dhcp-option DNS 149.112.112.112"' >> /etc/openvpn/server/server.conf
|
||||
;;
|
||||
esac
|
||||
echo "keepalive 10 120
|
||||
|
|
Loading…
Add table
Reference in a new issue