mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #198] Hello, I have a question about the VPN_IPSEC_PSK #184
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 @yaozhongnan on GitHub (Jun 23, 2020).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/198
I successfully set up this VPN server according to the document.
It can be successfully connected on my Win10.
Now I want my router to connect to it too.
But the router's connection page does not have the VPN_IPSEC_PSK field, win10 have
So I can't connect.
What should I do?
@hwdsl2 commented on GitHub (Jun 23, 2020):
@yaozhongnan Hello! If your router does not support IPsec PSK, then it cannot be used with this VPN server. Note that L2TP without IPsec is not supported, because traffic is not encrypted at all in this mode.