Hi,
I am trying to setup vpn ikev2 to connect from windows 11 as a client. After all configurations I get an error while trying to connect: ike credentials are unacceptable.
From what I read the problem might be when I generate certificates. When I fill in the alt name I have 3 drop down options:dns, ip, email. Does dns refer to ddns in ip, cloud? If not would it be possible to use public ip as alt name?
Hi @pasin,
The x.509 alternative name is an extension field to indicate other possible names or identities for the machine, for example if it has multiple names or if you want to be able to address the machine by name or by IP.
Regarding the issue you have, here is a link for you to review: http://forum.mikrotik.com/t/win10-ike-vpn-authentication-credentials-are-unacceptable/155863/1
Let me know whether that answers your question and solves the issue.
Already tried that solution but doesn’t work. In mikrotik device I see no error log. I followed steps in article https://mikrotikon.pl/vpn-ikev2-na-routerze-mikrotik-dla-systemow-windows-i-android/
For mikrotik, did you enable the logging with the following command?
/system/logging/ add action=memory prefix=ipsec topics=ipsec
If so, can you share the output when you try?
Reading the site you sent (translated in English, as I can read some Czech but not Polish, unfortunately).