mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-25 17:45:55 +03:00
[GH-ISSUE #127] Checking that pluto is running [FAILED] #116
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 @antpnz on GitHub (Mar 1, 2019).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/127
Hey. Everything worked well for a long time. Can't connect to server now.
I executed the command "ipsec verify".
ITS result "Checking that pluto is running [FAILED]"
Of course ipsec don't run.
Please tell me where to look for the problem.
My OS Ubuntu server 16.04
@hwdsl2 commented on GitHub (Mar 2, 2019):
@antpnz Hello! Enable and then check Libreswan logs for errors [1]. Connect your VPN client and check the logs again.
[1] https://github.com/hwdsl2/docker-ipsec-vpn-server/blob/master/README.md#enable-libreswan-logs
@antpnz commented on GitHub (Mar 2, 2019):
Thanks for responding. I'm wrong with the section, I don't have a docker. I just updated Libreswan, and it all worked. Thank you for your work!