Greetings,
I’m very new to MikroTik devices and need some help. The environment I am working in has quite a few MikroTik devices installed. Instead of using a different password on each device I want to use ForeScout radius server. I am just trying to control access to the MikroTik devices through the radius server.
I’ve configured the following under the radius section:
service: login
address: radius server IP
secret: secret password used on radius
Authentication port: 1812
Accounting port: 1813
timeout: 300
The radius server is able to confirm connection to the MikroTik device through snmp but all the counters under the radius section remain at 0.
Any advice will be greatly appreciated.