Skip to main content

All Questions

2 votes
0 answers
318 views

Enabling VPN split tunnelling at the OS level

I'm creating a generic sandbox VM that can be given to a variety of potential corporate customers. I need to be able to query a specific ip address from a whitelisted source to access some of the ...
thoxey's user avatar
  • 121
0 votes
0 answers
1k views

How can I force all the traffic to a particular domain to go over VPN connection

I use a split tunnel VPN from work. This VPN shows up in Setting --> VPN. I want to force the traffic to a particular domain to always go over VPN. How can I do that?
TheCrazyProgrammer's user avatar
3 votes
1 answer
2k views

Windows 10 SplitTunneling - Internet Not Working

I have added Set-VpnConnection -Name "TEST" -SplitTunneling $True -PassThru -ThirdPartyVpn to enable split tunnelling so that I can connect to VPN and use internet connection simultaneously. Below are ...
Jacob's user avatar
  • 319