which nas_type for Mikrotik WiFi AP NAS ?
Alan DeKok
alan.dekok at inkbridge.io
Thu Oct 2 11:47:51 UTC 2025
On Oct 2, 2025, at 6:13 AM, Franta Hanzlík via Freeradius-Users <freeradius-users at lists.freeradius.org> wrote:
> So far unsuccessfully, I probably have more errors in the configuration
> that I'm trying to fix.
It's best to make one small change, test it, and then commit it to a local git repository. If you're making 15 changes at the same time, then it will be almost impossible to debug them all.
> One specific ambiguity: which NAS type should be listed in the NAS
> specification in clients.conf - "other", "mikrotik" or "mikrotik_snmp"?
Are you using the checkrad.pl script? If not, then the NAS type doesn't matter.
> The original clients.conf template in the paragraph
>
> "The nas_type tells 'checkrad.pl' which NAS-specific method to use to
> query the NAS for simultaneous use. Permitted NAS types are"
>
> lists 13 types incl. "other", "mikrotik" is not among them.
> But the checkrad man page lists 25 types, including "mikrotik_snmp" and
> "mikrotik".
>
> From this it seems to me that nas_type should not be "other", but
> "mikrotik" or "mikrotik_snmp".
> Can anyone advise which one and what is the difference between them?
They use different methods to check if the user is still online. See the source in checkrad.pl
Alan DeKok.
More information about the Freeradius-Users
mailing list