Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

policy match error #8

Open
jet10000 opened this issue Nov 23, 2019 · 2 comments
Open

policy match error #8

jet10000 opened this issue Nov 23, 2019 · 2 comments

Comments

@jet10000
Copy link

Win10 Pro 1909

When connect VPN.

It display: policy match error.

reference:
https://serverfault.com/questions/965244/strongswan-ikev2-vpn-on-windows-10-client-policy-match-error

but still cannot connect.

@jet10000
Copy link
Author

jet10000 commented Nov 25, 2019

Set-VpnConnectionIPsecConfiguration -ConnectionName "VPN" -AuthenticationTransformConstants SHA256128 -CipherTransformConstants AES256 -EncryptionMethod AES256 -IntegrityCheckMethod SHA384 -DHGroup ECP384 -PfsGroup ECP384 -PassThru -AllUserConnection -Force

It connected, but vpn not work,.

https://forum.netgate.com/topic/110610/probably-guide-ikev2-with-windows-10-and-better-security

@jet10000
Copy link
Author

It's worked

https://answers.microsoft.com/en-us/windows/forum/all/windows-10-ikev2-vpn-connects-but-does-not-have/84902985-bd4d-407a-842b-9039d8d1506c

the issue is the lack of a setting for a gateway, you can find it in: adapter options, properties of the VPN adapter, Networking, IPV4 Properties, Advanced:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant