mirror of
https://github.com/adamwalach/openvpn-web-ui.git
synced 2026-04-25 12:56:47 +03:00
[GH-ISSUE #23] Docker network issues #19
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/openvpn-web-ui#19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @samsunix on GitHub (May 16, 2019).
Original GitHub issue: https://github.com/adamwalach/openvpn-web-ui/issues/23
I am not expert and really new with a docker but...
Docker has own network adapter... doesn't that mean that you can run openvpn with docker only like proxy server? - no access to rest of the network.
@Kris33 commented on GitHub (May 22, 2019):
I actually have the same issue. Once it's up, vpn can connect but I have no access to the other machines. Probably something to do with iptables.
@devopsabdullah commented on GitHub (May 16, 2020):
Use the Host Network in this case and use openvpn-iptables for routing and Nating