mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #75] Error 789 when connection from Windows 10 #64
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 @anmiles on GitHub (Apr 26, 2018).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/75
Error 789: The L2TP connection attempt failed because the security layer encountered a processing error during initial negotiations with the remote computer.
Docker image run within ubuntu server (EC2).
Security groups allow any connections between my client and server.
Ports 500 and 4500 are open on the server (udp).
PSK is the same on the client and on the server.
Username and password are double-checked.
One-time registry change is applied on windows.
Both IKEEXT and PolicyAgent services are started on windows.
Here is log (client ip address is changed):
@hwdsl2 commented on GitHub (May 14, 2018):
Note: Please first set up your own VPN server.
注:请首先 搭建自己的 VPN 服务器。
@anmiles Hello! Your logs indicate that there is some firewall between the VPN server and client which interferes with the connection, or there is a network problem. This is typically not an issue with the VPN server itself.