17 Mar
2022
17 Mar
'22
2:20 p.m.
mohamad buvaydanı <starking123eng@gmail.com> writes:
Thanks for replying actually ı am returning the mac to the username in accounting packet but i want to do that for disconnect packet instead of sending disconnect packet to the mac i wanted tosend disconnect for username. Because ı have username auth and ip auth and mac auth
The radius server has all the info, Send the disconnect request there instead of directly to the NAS, and let the radius server translate the username into whatever session attributes the Mikrotik wants. raddb/sites-available/coa-relay example is a good place to start. Bjørn