mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #142] How can server visit local network? #130
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 @Laruto on GitHub (Apr 23, 2019).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/142
I development the ipsec-vpn-server on my server, and success connecting to vpn server.
Then I fount that Iocal machine can visit the server, but the server can't visit local machine.
What can I do to make the server visit the local network?