1
0
Fork 0
mirror of https://github.com/Nyr/openvpn-install.git synced 2025-04-05 05:33:30 +03:00
This commit is contained in:
Amin Khoshnood 2019-07-12 12:35:18 +03:00
parent c27b321ea0
commit cd8dfdb7ac

View file

@ -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