How to split DNS name resolution in VPN environment

Posted on Wed 30 November 2011 in Systems • Tagged with dns, openvpn, powerdns, scripting, vpnLeave a comment

I'm in this situation:
a VPN to remote concentrator that load many routes to private networks, vpn server push DNS configuration via OpenVPN protocol (see --dhcp-option DNS in openvpn(8) ).
The scope of this post is to explain how you can use remote DNS pushed by VPN concentrator only ...

Continue reading