Radius "Session Context Not Found" - PoD

Hi,

Right now I have configured freeradius as a radius server, and mikrotik IKEv2 + eap radius. The problem is when disconnecting users, skip error 503:

root@sv10-lab:/home# echo user-name=mk10 | radclient -x 2.2.2.2:3799 disconnect nas1234
Sending Disconnect-Request of id 252 to 2.2.2.2 port 3799
        User-Name = "mk10"
rad_recv: Disconnect-NAK packet from host 2.2.2.2 port 3799, id=252, length=40
        Error-Cause = Session-Context-Not-Found
        NAS-Identifier = "rt01_lab_vpn"

RFC5176:

       #     Value
      ---    -----
      503    Session Context Not Found

"Session Context Not Found" is a fatal error sent if the session context identified in the CoA-Request or Disconnect-Request does not exist on the NAS."

RouterOS does not support the method of disconnection with peap?

nobody?

Hi,

Support #SUP-1932

Waiting …


Regards.

You need to send more than the username. I believe the IP as well. What if their are two users with the same username logged in

Hi,

Thanks for answering.

Not that, mikrotik support @Emils told me, that at the moment ipsec ikev2 eap radius, does not support disconnection method, they will look to implement it in the near future.


Please mikrotik team would be a great feature to implement.

Regards.