Home page › Forums › Technical Support, Bugs and Fixes › MikroWizard Radius Authentication › Reply To: MikroWizard Radius Authentication
Hi
assuming 172.17.15.45 is MikroWizard server ip the following line indicates that the mikrowizard responded to auth request :
2026-03-03 12:00:19 radius,debug,packet rx Access-Reject with id 13 from 172.17.15.45:1812
So the problem is one of the following:
1. Radius secret mismatch . if you changed radius secret later in MikroWizard please restart mikroman container and then remove the radius client automatically crated in Mikrotik device to trigger automatic add again or change radius secret in Mikrotik radius client.
2. You are using wrong username/password combination
3. You didn’t grant this Mikrotik device access for user noc, you can check Auth log in MikroWizard panel to see why it is rejected
let me know if this helped or not.