Making to the DNS on two different VPNs play nice.
- by NitroxDM
Setup:
I have two separate networks I need to connect to at the same time.
VPN 1 PPTP
IP : 192.168.2.0/24
DNS : 192.168.2.32; 192.168.2.34 (Windows 2003)
Domain : old.com
Forwarder : 192.168.2.1 (Gateway running DNS) DD-WRT
VPN 2 OpenVPN using Routing -- I'm going to switch to bridging
IP : 192.168.10.0/24
DNS : 192.168.10.10 (Windows 2008)
Domain : xyz.dc
Forwarder : 192.168.10.1 (Gateway running DNS) ClearOS
When I'm connected I would like to resolve host names on both networks without fully qualifying them.