Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating Local bridge with tap device #72

Open
lwk523 opened this issue Oct 5, 2019 · 2 comments
Open

Creating Local bridge with tap device #72

lwk523 opened this issue Oct 5, 2019 · 2 comments

Comments

@lwk523
Copy link

lwk523 commented Oct 5, 2019

Does anyone able to run the server with local bridge ? Also, how to resolve this problem
Failed to get D-Bus connection: Operation not permitted

Thank you

@siomiz
Copy link
Owner

siomiz commented Oct 7, 2019

Try with --device /dev/net/tun?
See kylemanna/docker-openvpn#39.

For the D-Bus error, run with --cap-add SYS_ADMIN or --privileged or
https://serverfault.com/questions/824975/failed-to-get-d-bus-connection-operation-not-permitted
or try different OS-based image like :alpine?

@lwk523
Copy link
Author

lwk523 commented Oct 11, 2019

Thank you Siomiz for your replied. I changed to alpline but it seem not easy to create local bridge with alpine. Is that any guideline for that ? I am very apperiated that.

Is that Local bridge is work better secure NAT ?

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants