Co-Authored-By: Stanislas <angristan@pm.me>
This commit is contained in:
Henry N 2020-04-01 22:43:54 +02:00 committed by GitHub
parent 8f86bb6bbf
commit 2b1144cbf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -758,7 +758,7 @@ ifconfig-pool-persist ipp.txt" >> /etc/openvpn/server.conf
echo "push \"dhcp-option DNS $line\"" >> /etc/openvpn/server.conf
done
;;
2) # Self-hosted DNS Resolver (Unbound)
2) # Self-hosted DNS resolver (Unbound)
echo 'push "dhcp-option DNS 10.8.0.1"' >> /etc/openvpn/server.conf
;;
3) # Cloudflare