jpetazzo / pipework

Software-Defined Networking tools for LXC (LinuX Containers)
Apache License 2.0
4.21k stars 727 forks source link

Redirect traffic from docker container to special interface #225

Closed undiabler closed 6 years ago

undiabler commented 6 years ago

Hi, I have vpn that creates tun0 device. How can I redirect all outgoing traffic from docker container via this tun0 device?

P/s using --direct-phys tun0 says I do not know how to setup interface tun0. maybe I dont undestand something

jpetazzo commented 6 years ago

I don't think that pipework can do that, sorry!