mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #178] Unable to test vpn locally on Mac OS X or Linux #162
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 @rjurney on GitHub (Mar 7, 2020).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/178
I want to be able to setup an L2TP VPN locally to test this package on. However, the external IP address gets written to /etc/ipsec.conf so when I try to connect it does not respond.
How can I achieve this for testing?
@hwdsl2 commented on GitHub (Apr 12, 2020):
@rjurney Hello! You can override the external IP address that gets written by defining
VPN_PUBLIC_IPin yourvpn.env[1].[1] https://github.com/hwdsl2/docker-ipsec-vpn-server/blob/master/run.sh#L135