Docker Question re: VPN


Recommended Posts

I haven't made the move to v6 yet but am excited by all of the work around virtualisation and docker!  I've been thinking about my strategy in consolidating a number of other machines/applications all to my unraid server but came up with a question:

 

If I wanted to use a docker of say sickbeard and run that traffic thru a VPN (which would require openVPN probably) how would that be achieved?  It would only be that one app i'd want external traffic running thru a VPN - other apps would not use the VPN.

 

Is this possible using docker?  If so, how?

Link to comment
  • 3 weeks later...

I'm in the process of doing this same thing, I think all you'll need to do is install the openvpn client for slackware 14 on the system (and all it's dependencies), then route your internet-facing traffic through that VPN connection (assuming that's how yours works).

 

A good bit of the config you'll need to do is located here:

 

http://docs.slackware.com/howtos:network_services:openvpn

 

If I get it working, I'll be sure to let you guys know how I managed it..

 

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.