john9527
Part of the Furniture
This came about when Merlin enhanced the openvpn support so that non-VPN clients would continue to use the default DNS servers and not the VPN DNS servers in Exclusive mode. The VPN DNS queries are now routed around dnsmasq and sent directly to the VPN servers.
Just as an FYI....when I ported this function to my fork, I did it a bit differently (reversed the logic).
On my fork, the VPN clients use the VPN DNS servers via dnsmasq, and the non-VPN clients are routed directly to the default DNS servers. As a result, on my fork, the non-VPN clients would not be able to take advantage of adblock.
EDIT: Clarified that this is for Exclusive mode.
Just as an FYI....when I ported this function to my fork, I did it a bit differently (reversed the logic).
On my fork, the VPN clients use the VPN DNS servers via dnsmasq, and the non-VPN clients are routed directly to the default DNS servers. As a result, on my fork, the non-VPN clients would not be able to take advantage of adblock.
EDIT: Clarified that this is for Exclusive mode.
Last edited: