Discussion around VPN namespaces
Discussion around VPN namespaces
I’m checking if this approach actually functions as intended. From what I understand, it appears to route certain app traffic through a VPN, but in a manner similar to an SSH tunnel rather than a standard VPN. This is important because I need to send data to a server on another network without fully trusting that environment. A regular VPN setup wouldn’t suffice, and I also require access to both my local network and remote resources, which a full system-wide VPN can’t provide. I’d appreciate any details about how VPN namespace split tunneling works.
You're looking to set up split tunneling. The exact steps vary by VPN software, but generally you adjust settings to route specific traffic through separate connections while others go through the main tunnel.
It likely relies on the network interface configuration. If you configure them for LAN use, they won’t connect to the VPN port.