I'm using a debian based desktop distro, but I imagine that is probably irrelevant. I have a very simple query that I can seem to find the answer to anywhere, probably because no one does this. I have connected to two vpn services at the same time (so tun0 and tun1 in this istance). What I want to know is how I can choose to route all internet traffic to Tun1 or vice versa. I found this post and it provides a little insight, but its more granular than what I require.
Split tunneling through two VPNs simeltaneously
I'm certain there is a config somewhere that I can point http, https to go through tun1 instead of tun0 and vice versa?
thanks in advance t.