Hi all
I think that there is a big bug in usermanager, and MikroTik must recognize that and are trying to solve this problem quickly.
RB1100AH RouterOS v 6.34.4
Hi all
I think that there is a big bug in usermanager, and MikroTik must recognize that and are trying to solve this problem quickly.
RB1100AH RouterOS v 6.34.4
I’m also dealing with radius support for a while now. Only if I reboot the mikrotik cAP, then I can notice contact between the accesspoint and the radius server:
12:35:34.522059 IP mtwk.xxx.yy.44197 > donald.xxx.yy.radacct: RADIUS, Accounting Request (4), id: 0x03 length: 51
All other attempt to authenticate users by the radius server do not work. I can see the message ``radius server not responding’'. Actually no requests or whatsoever are sent to the server.
How can this be solved?
Hello, I have disabled and enabled the firewall and now the cAP is at least sending Access Requests packages:
/ip firewall filter disable [/ip firewall filter find]
14:25:51.780852 IP mtwk.xxx.yy.39261 > donald.xxx.yy.radius: RADIUS, Access Request (1), id: 0x05 length: 147
14:25:52.081664 IP mtwk.xxx.yy.39261 > donald.xxx.yy.radius: RADIUS, Access Request (1), id: 0x05 length: 147
14:25:52.382402 IP mtwk.xxx.yy.39261 > donald.xxx.yy.radius: RADIUS, Access Request (1), id: 0x05 length: 147
Why there are three requests is not clear yet? But at least I can notice some activity of the cAP with respect to the radius server.