mirror of
https://github.com/adamwalach/openvpn-web-ui.git
synced 2026-04-25 04:46:24 +03:00
[GH-ISSUE #45] No Internet #34
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#34
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 @sameerlike141 on GitHub (Mar 17, 2023).
Original GitHub issue: https://github.com/adamwalach/openvpn-web-ui/issues/45
Vpn is connected but internet is not working can you please tell me what is the issue
@noamansaiyed commented on GitHub (Aug 8, 2023):
The initial issue of the VPN connection remaining active but not transmitting any data was resolved by incorporating a masquerade rule within the openvpn container. This was achieved by accessing the openvpn container using the command and then implementing the following iptables rules:
These rules effectively resolved the connectivity issue and allowed the desired traffic to flow through the VPN connection successfully.
[GH-ISSUE #45] No Internetto [GH-ISSUE #45] No Internet