On 06/08/2018 01:42 PM, Hilco Wijbenga wrote:
Hi all,
Hi Hilco,
I am logging all DNS requests and I can see that dnsmasq is responding
correctly (and, in fact, identically) to, say, google.com with or without
VPN. But the browser just hangs. Until I disconnect VPN, then everything
works again. So it seems that I'm close but something is still missing.
Any ideas?
My bet is routing. Specifically the default gateway probably gets
changed to route through the VPN when connected.
You may want to reconfigure the VPN client to only route work prefixes
through the VPN and let everything else go through your local default
gateway.
Note: What I'm suggesting is typically called "Split Horizon" routing /
VPN.
--
Grant. . . .
unix || die