Hi all, I've got a TUN OpenVPN Server running fine on my RT-AC86U with Merlin 384.13.
But I have a problem when specifying the DNS servers my VPN clients should use.
For example: router IP is 192.168.1.1, primary DNS server is 192.168.1.2.
I want my VPN clients to use the primary DNS server (which isn't the router) by default, but fall back to the router.
For example, I put this in custom configuration:
push "dhcp-option DNS 192.168.1.2"
push "dhcp-option DNS 192.168.1.1"
However, now...
Advertise router DNS to VPN clients as 2nd DNS server
But I have a problem when specifying the DNS servers my VPN clients should use.
For example: router IP is 192.168.1.1, primary DNS server is 192.168.1.2.
I want my VPN clients to use the primary DNS server (which isn't the router) by default, but fall back to the router.
For example, I put this in custom configuration:
push "dhcp-option DNS 192.168.1.2"
push "dhcp-option DNS 192.168.1.1"
However, now...
Advertise router DNS to VPN clients as 2nd DNS server