Is EAP-IKEv2 supported by Mikrotik ? I can only find EAP-TLS =/
RouterOS supports ‘eap-method=passtrough’ that moves EAP authentication to RADIUS server, appropriate configuration on RADIUS server required to provide the following EAP authentication for clients. RouterOS AP is acting as relay between client and RADIUS server.
If you will set correct configuration on both sides, then client should get auhticated by the particular EAP method (from RADIUS).
Good to know !! Thanks !! \o/
Sergejs ;
… and this is not available in usermanager??, couldn’t find it
or which Radius has this functionality ?
thx
User Manager does not provide EAP authentication methods, currently MAC-authentication is possible with User Manager.
You can use any other listed RADIUS server in RADIUS client documentation.
ok , thanks for the confirmations
thought I was missing something