Hi!
I have two different routers. One of them is just a personal computer running OPNsense as OS. Second one is RB850Gx2 (v6.45.1).
I want to create VPN server using IKEv2 with EAP-MSCHAPv2 on both of them. I have already created it on OPNsense following this tutorial. Now I want to create something similar on RB850Gx2. I used this documentation as base and did these steps -
- created CA and then server certificate
- created profile and proposal
- created pool and mode config
- created policy group and policy
- created peer
But when I try to create identity using auth-method as eap and eap-methods as eap-mschapv2, it return “Couldn’t add New IPsec Identity - only eap client supported (6).” What does it means?
Does Mikrotik even support this VPN type I want to create? Or I do something wrong?
Thanks!