Skip to main content

Questions tagged [split-tunnel]

The tag has no usage guidance.

15 questions with no upvoted or accepted answers
3 votes
0 answers
2k views

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 ...
alexitx's user avatar
  • 321
3 votes
1 answer
14k views

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 ...
Ashish Kataria's user avatar
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
1 vote
0 answers
186 views

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 ...
Guester 's user avatar
1 vote
0 answers
266 views

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 &...
Att Righ's user avatar
  • 620
1 vote
0 answers
318 views

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. ...
grumBit's user avatar
  • 59
1 vote
1 answer
3k views

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 ...
Notre's user avatar
  • 11
0 votes
1 answer
411 views

Split Tunneling on an application level - Windows 10/11

OS = Windows 11 I need to make use of a VPN to access a license server for software I want to run on my machine. The VPN itself is slow (internet wise) and cannot be configured/altered (i.e. cannot do ...
simply_a_student's user avatar
0 votes
0 answers
1k views

Bypass/split tunnel wireguard

I have a wg-quick wireguard vpn on my linux box. It uses the FwMark routing technique, and therefore by default all packets get sent over the wireguard interface. It also acts the default gateway for ...
uhsl_m's user avatar
  • 123
0 votes
0 answers
53 views

Split Tunnelling for Websites that has different Servers

Assume, In my router I have activated two packages. One gives me normal data and the other gives unlimited youtube access. If I use a VPN, it routes all traffics through it's server which will just ...
zakadmin's user avatar
0 votes
1 answer
551 views

Route host network traffic through guest Virtual Machine

I have to use a VPN service for my work. It uses a custom VPN client and doesn't allow split tunneling. So, I can't access the local network or internet when I am connected to the VPN. So, as a ...
Mohammad's user avatar
0 votes
1 answer
329 views

Require access to LAN when connecting through RaspberryPi VPN access point

Apologies in advance for poor understanding of networking... EXISTING SETUP Existing LAN with internet access: 192.168.0.1, 255.155.255.0; NAS device with installed Plex media server "Media ...
CavemanNewbie's user avatar
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
0 votes
0 answers
283 views

Cisco AnyConnect VPN client adding 'WWW' to local domain?

My workstation (a Windows 10 machine) is part of a local domain. One of my local web applications connects as: http://[MachineName].[DomainName]/blablah.html and I can't seem to simply make it as http:...
IrfanClemson's user avatar
0 votes
1 answer
1k views

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 ...
AddyTiger's user avatar