Homelab, Linux, JS & ABAP (~˘▾˘)~
 

[OpenVPN] Change DNS resolver to your local Pi-hole

Enter your OpenVPN config:

nano /etc/openvpn/server.conf

and add the following line with the local IP of your Pi-hole:

push "dhcp-option DNS 192.168.X.X"

Leave a Reply

Your email address will not be published. Required fields are marked *