mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-25 17:45:55 +03:00
[GH-ISSUE #90] TP-Link WAR302 router can't connect to VPN server #81
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 @jszsj on GitHub (Sep 29, 2018).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/90
the log is:
Sep 29 05:45:02 debian pluto[14006]: "l2tp-psk"[18] 49.74.32.77 #20: responding to Main Mode from unknown peer 49.74.32.77 on port 1816
Sep 29 05:45:02 debian pluto[14006]: "l2tp-psk"[18] 49.74.32.77 #20: Oakley Transform [3DES_CBC (192), HMAC_MD5, MODP1024] refused
Sep 29 05:45:02 debian pluto[14006]: "l2tp-psk"[18] 49.74.32.77 #20: Oakley Transform [3DES_CBC (192), HMAC_SHA1, MODP1024] refused
Sep 29 05:45:02 debian pluto[14006]: "l2tp-psk"[18] 49.74.32.77 #20: no acceptable Oakley Transform
Sep 29 05:45:02 debian pluto[14006]: "l2tp-psk"[18] 49.74.32.77 #20: sending notification NO_PROPOSAL_CHOSEN to 49.74.32.77:1816
Sep 29 05:45:02 debian pluto[14006]: "l2tp-psk"[18] 49.74.32.77 #20: deleting state (STATE_MAIN_R0)
Sep 29 05:45:02 debian pluto[14006]: "l2tp-psk"[18] 49.74.32.77: deleting connection "l2tp-psk"[18] 49.74.32.77 instance with peer 49.74.32.77 {isakmp=#0/ipsec=#0}
How to fix this, thanks!
@hwdsl2 commented on GitHub (Sep 30, 2018):
Duplicate of https://github.com/hwdsl2/setup-ipsec-vpn/issues/454.