Hello!
I pay for a VPN service and I'm running an OpenVPN client on Debian. Right now settings get pushed from my VPN provider that route everything through the VPN, but I'd like to use iptables and iproute2 to mark traffic going through certain ports and route them through my regular connection instead.
I've tried to set it up myself but can't get it working. My settings, as they are pushed by the VPN server, are on
pastebin. What would I need to change to get services that use ports 7000, 9999 and 6697 for instance to bypass the VPN?
Very grateful for any assistance! Thanks.