[GH-ISSUE #37] win10 cannot connect #36

Closed
opened 2026-03-02 07:11:13 +03:00 by kerem · 2 comments
Owner

Originally created by @winrey on GitHub (Sep 20, 2017).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/37

It's caused by the docker instance do not support MS-CHAPv2 which is a
Add
+mschap-v2
to

/etc/ppp/options.l2tpd

in

run.sh

can solve the problem

Originally created by @winrey on GitHub (Sep 20, 2017). Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/37 It's caused by the docker instance do not support MS-CHAPv2 which is a Add `+mschap-v2` to > /etc/ppp/options.l2tpd in > run.sh can solve the problem
kerem closed this issue 2026-03-02 07:11:13 +03:00
Author
Owner

@hwdsl2 commented on GitHub (Sep 21, 2017):

@remini1998 Thanks for contributing. Actually, the VPN currently works fine with Windows 10 as a client. Note that CHAP is required instead of MS-CHAPv2. This is mentioned in the VPN client configuration instructions [1], in step 11.

[1] https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/docs/clients.md#windows

<!-- gh-comment-id:331050679 --> @hwdsl2 commented on GitHub (Sep 21, 2017): @remini1998 Thanks for contributing. Actually, the VPN currently works fine with Windows 10 as a client. Note that CHAP is required instead of MS-CHAPv2. This is mentioned in the VPN client configuration instructions [1], in step 11. [1] https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/docs/clients.md#windows
Author
Owner

@winrey commented on GitHub (Sep 21, 2017):

Thanks for your tech support. :D
In the newer version of windows 10, it's not convenient to change the setting.
Is there some further consideration to not support MS-CHAPv2 which is the default VPN setting of win10?

<!-- gh-comment-id:331063306 --> @winrey commented on GitHub (Sep 21, 2017): Thanks for your tech support. :D In the newer version of windows 10, it's not convenient to change the setting. Is there some further consideration to not support MS-CHAPv2 which is the default VPN setting of win10?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-ipsec-vpn-server#36
No description provided.