Questions tagged [split-tunnel]

32 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,266
  • 5
  • 16
  • 34
5
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
  • 198
  • 1
  • 9
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
0 answers

Per-application split tunneling with self-hosted VPN or proxy

What's the easiest way to split tunnel individual processes, not just CIDR ranges, with self-hosted VPNs or SOCKS proxies? Mainly applies to Windows, but it would be nice if it works similarly on Linux too. What I want is to just set up a tunnel…
alexitx
  • 191
  • 1
  • 6
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
2
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
  • 180
  • 1
  • 8
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
  • 3
1
vote
1 answer

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
  • 129
  • 1
  • 6
1
vote
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
  • 111
  • 1
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
  • 4
1
vote
0 answers

Selective VPN split tunnelling to external hosts

I'm looking for help on how to set up a VPN with split tunneling where staff can do the following; Work remotely. Access internal networks through the VPN Access MOST external hosts directly (i.e. not through the VPN) Access some specific external…
grumBit
  • 59
  • 6
1
vote
1 answer

Client with OpenVPN Split-Tunneling doesn't connect to Internet

I am attempting to use the OpenVPN Access server to create a split-tunnel where some specific /32 addresses go through the tunnel, including our internal subnet. Currently when connected to the VPN, all internal services are accessible and work as…
Andrew
  • 548
  • 1
  • 5
  • 15
0
votes
1 answer

Cant connect to local MySQL “only” when connected to VPN on VM?

Setup: MySQL installed on my Mac using Xammp Virtual Machine installed using VMware Fusion running Windows XP. I am able to connect to the MySQL database (192.168.0.11) through my VM normally. As soon as I connect to a VPN it stops connecting to…
1
2 3