Ability to set custom DNS
I have my local network DHCP setup with a custom DNS and it would be fantastic if I could use custom DNS could be used within the OpenVPN configuration.
I'm currently using the option Use DNS from vpn which adds the following push DNS configuration:
push "dhcp-option DNS 10.x.x.1"
But this doesn't provide an option of setting what the IP address should be.
Could an additional option be added for adding one or more DNS entries like https://openvpn.net/index.php/open-source/documentation/howto.html#dhcp? Or, alternatively, is there a way of me manually including custom configuration in the /var/etc/openvpn-server_turris.conf file?