mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 10:05:48 +03:00
[GH-ISSUE #72] container always is in a restart status and is not running #63
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 @darius-khll on GitHub (Apr 20, 2018).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/72
I completely followed the instruction but I couldn't figure out how it works
I pulled
docker pull hwdsl2/ipsec-vpn-serverinside Ubuntu server then created a file named vpn.env which is filled by this and I generated Ip sec pre shared key using this address generator with password 1 and key 1after that, I did this
sudo modprobe af_keythen I ran container by this instructionbut container is not running and just says it is restarting, what's wrong?
@hwdsl2 commented on GitHub (May 2, 2018):
@Alikhll Hello! Cannot reproduce this issue on a Ubuntu 16.04 server. The problem is most likely with your server configuration. Check "docker logs ipsec-vpn-server".