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?
