I think I found a usable solution utilizing iproute2 I can simply define two separate routing tables, one table for eth0 and one for vpn0 each table has its own default gateway and the table used is based upon the interface traffic is sourced from.

Now the only issue is I need to force all traffic originated by me (eg when I'm the client) out eth0 and only use vpn0 when traffic specifically hits that interface.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to