IKEv2 VPN for macOS

colton_mark
New Contributor

Does anyone have any experience with configuring IKEv2 for macOS?  For our Windows devices we have a working infrastructure for MS AOVPN which uses the IKEv2 protocol.  I was hoping since IKEv2 was also an option in macOS that we would be able to use the same infrastructure.  I haven't been able to get it to work so far and still being relatively new to Macs I am not having a whole lot of luck in finding logs to troubleshoot.  If anyone has any experience with something similar I would be interested to hear any pointers.

3 REPLIES 3

BWonderchild
New Contributor III

IIRC iMazing Profile Editor allowed people to create configuration profiles leveraging IKEv2...... 

bartlomiejsojka
Contributor
Contributor

You should be able to test everything with:

log stream --debug --predicate 'subsystem == "com.apple.networkextension"'

 Also, if you can’t make a Jamf–Pro–created profile to work, be sure to create (e.g. with iMazing, as suggested by @BWonderchild) and test the profile locally until it works, before going back to Jamf Pro. I’ve had a case where Jamf Pro ignored encryption algorithms in both AssociationParameters dicts no matter what — had to sign the profile before uploading 🙄.

If I had a nickel for every time I had to manually sign profiles.....