Questions tagged [split-tunnel]
33 questions
20
votes
3 answers
Split Tunnel and Cisco AnyConnect
I am using Cisco AnyConnect Secure Mobility Client 3.1.02026 on Windows 7 64-bit. I have heard there is a checkbox which enables split tunneling. However, this checkbox is removed from the GUI probably due to the administrator's settings. The…
Nathan
- 1,385
- 5
- 19
- 36
10
votes
2 answers
How do I disable routing table changes in WireGuard for Windows?
What I am trying to do is have a separate interface for some applications to use a VPN through WireGuard while ALL other applications use my regular interfaces (Split Tunneling by app). I have already solved how to get specific applications to use…
Ryan Williams
- 408
6
votes
1 answer
How to do split DNS with Wireguard on Windows
I want to achieve 'split DNS' using Wireguard on Windows, where DNS requests for specific domains are resolved by specific DNS servers reachable through the Wireguard tunnel, and other DNS requests get resolved by the normal DNS server.
How do I do…
j0057
- 290
6
votes
1 answer
Per-application split tunneling with self-hosted VPN or proxy
What's the easiest way to split tunnel individual processes in Windows, not just CIDR ranges, with self-hosted VPNs or SOCKS proxies?
What I want is to just set up a tunnel with WireGuard, OpenVPN or any protocol and have a client app that lets me…
alexitx
- 359
3
votes
1 answer
Manually Setting Interface metric priority of Network Adapters not preferring lower metric route on Windows
After Connecting to Cisco VPN AnyConnect, Now I have two network interfaces having set same default routes, but with different metric values. Even after manually changing/raising the metric value of one default route(i.e. imposed by VPN from metric…
Ashish Kataria
- 139
- 1
- 1
- 4
3
votes
1 answer
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 the results
Name :…
Jacob
- 319
- 2
- 5
- 18
2
votes
1 answer
How can I send only RDP traffic over Cisco AnyConnect VPN tunnel?
My company just switched our VPN to a token based authentication using the Cisco AnyConnect. However it is routing all traffic across the VPN. Is there a way I can route only the RDP traffic across the VPN and let everything else use a…
John
- 21
2
votes
2 answers
How do I configure split tunneling with Open VPN
I have Open VPN running on an AWS Linux 2 server with and running the client app on Android.
How do I set up split tunneling?
Vietyank
- 159
2
votes
0 answers
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 features.
However some clients want to install VPNs…
thoxey
- 121
- 1
1
vote
1 answer
How do I delete firewall rules with pf.conf? OSX Yosemite. -For split tunneling Cisco AnyConnect
I'm trying to follow these instructions to use split tunneling with my Cisco AnyConnect VPN Client connection. The VPN server is configured to not allow split tunneling and we cannot change that on the server's end, so we have to do it on the…
user52374
1
vote
1 answer
How to stop split tunnelling over cisco VPN (OS X)?
I'm using OS X (Snow Leopard) and the built in Cisco IP Sec client to connect to my corporate VPN. Currently, everything works as designed, and desired for most people. However, I would like to be able to funnel all traffic (particularly all web…
Notre
- 11
1
vote
0 answers
Split Wireguard tunnel does not allow access to WG server itself
Using multiple lines 'AllowedIPs' in the wg client config does work, even with one or more IP ranges per line as in this example. Only the IPs matching the specified ranes go through the tunnel.
But when I add the IP of the server itself (for…
user513667
- 333
1
vote
0 answers
ssh, udp and split tunneling accross windows 10
I use "Bitvise SSH client" on my windows 10 machine to Connect to SSH server in windows Server. It doesnt tunnel all of my Pc so use Softether VPN Client Manager To Connect it via Socks Proxy. it Works Nice. now I want to make split tunneling , I…
Guester
- 11
1
vote
0 answers
Can I use a VPN (I use VPN) for one Firefox profile on Windows?
Some services do not accept connections from VPNs. I would like to route the traffic that can use a VPN through one Firefox profile, and the rest through another. Is this possible?
Nordvpn supports "split tunneling" which is close.…
Att Righ
- 910
- 1
- 9
- 18
1
vote
1 answer
How to create a Split-Tunnel using StrongSwan IKEv2 in Ubuntu 18.04
I have been trying to set up a Split Tunnel from my Ubuntu 18.04 Server (Client) to a Watchguard Firebox using StrongSwan IKEv2 protocol. In the end I will want this to be a Site-to-Site connection, but I am starting with just one side first.
I have…
James W
- 13