mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 18:15:50 +03:00
[GH-ISSUE #92] connect my router without re-shared key #80
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 @jfernandogt on GitHub (Oct 6, 2018).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/92
Hi, my router only have the user and password option to connect to my server. How can configure your server to allow only user and password?
Thanks.
@hwdsl2 commented on GitHub (Oct 8, 2018):
@jfernandogt Hello! The mode you mentioned is not supported. Using username/password without PSK is called "L2TP without IPsec", some routers have this mode for interaction with some special ISPs. It is not intended for use as VPN, as the traffic is not encrypted.