October 15, 20214 yr Hi Sorry in advance i couldnt find anyone with the same question: i want to route outgoing docker traffic through vpn tunnels based on destination. for example docker with destination X and destination Y will both go through a different openvpn tunnel. i currently have openvpn-client docker installed with 1 tunnel, and on the other dockers which i want to use vpn, i disabled network and used the extra parameter: --net=container:containername. This works great, the problem with this is the openvpn tunnel gets fully used and doesnt use my complete internet bandwith. is there a way i can use multiple openvpn tunnels from 1 docker source? kind regards,
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.