Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Can I run vpn client inside flynn docker container? #3473

Closed
onnimonni opened this issue Oct 5, 2016 · 3 comments
Closed

Can I run vpn client inside flynn docker container? #3473

onnimonni opened this issue Oct 5, 2016 · 3 comments

Comments

@onnimonni
Copy link
Contributor

I need to connect into Microsoft azure with strongswan. Do You have NET_ADMIN capability enabled? Is it possible to turn it on for one container?

I would want to deploy networkproxy container/application which forwards incoming requests through vpn connection into rest api hosted inside azure.

@lmars
Copy link
Contributor

lmars commented Oct 5, 2016

@onnimonni containers are not currently granted CAP_NET_ADMIN (see here for the list of granted capabilities).

Flynn doesn't currently expose an interface for adding extra capabilities, but will do in the future.

@onnimonni
Copy link
Contributor Author

I understand. Thanks @lmars! Is there issue where I can track this?

@onnimonni onnimonni changed the title Question: Can I run vpn client inside flynn docker container? Can I run vpn client inside flynn docker container? Oct 5, 2016
@lmars
Copy link
Contributor

lmars commented Oct 5, 2016

@onnimonni see #3475.

@lmars lmars closed this as completed Oct 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants