Intrepid2007
Regular Contributor
Hello forum members,
One of my OpenVPN connections is a Torguard VPN tunnel. The configuration comes without DNS servers so I have to specify my own DNS server.
So in the custom configuration field I added the following line:
dhcp-option DNS1.1.1.1
This works perfectly.
However I want like to specify a second DNS server so I just added a second line:
dhcp-option DNS 1.0.0.1
In the example above I use Cloudflare DNS servers but in reality I use alternative DNS servers for this particular OpenVPN connection.
Apparently it doesn't work that way, the client/server connection never connects....
Does the custom configuration field in OpenVPN allow to specify 2 DNS servers or is this not supported in OpenVPN at all?
Regards
One of my OpenVPN connections is a Torguard VPN tunnel. The configuration comes without DNS servers so I have to specify my own DNS server.
So in the custom configuration field I added the following line:
dhcp-option DNS1.1.1.1
This works perfectly.
However I want like to specify a second DNS server so I just added a second line:
dhcp-option DNS 1.0.0.1
In the example above I use Cloudflare DNS servers but in reality I use alternative DNS servers for this particular OpenVPN connection.
Apparently it doesn't work that way, the client/server connection never connects....
Does the custom configuration field in OpenVPN allow to specify 2 DNS servers or is this not supported in OpenVPN at all?
Regards