MikroTik RADIUS Attribute 9

Hello!

I upgraded to RouterOS 2.8.18 recently and I have noticed our RADIUS server has started logging errors about RADIUS Attribute 9 not being in my dictionary – which is true!

I can’t find any information on what attribute 9 is, does anyone know?

Thanks,
Ben

details of attribute 9,

Framed-IP-Netmask

\

  • IP network to be configured for the user when the user is a router to a network
  • Absence implies 255.255.255.255


    if it helps, I havent had this problem on mine, using FreeRadius.

Hello!

Sorry, I didn’t put enough information in the original post! It’s attribute 9 from vendor 14988 (Mikrotik)

Here is the error being logged:

Tue Nov 23 09:32:46 2004: ERR: Attribute number 9 (vendor 14988) is not defined in your dictionary

:confused:

Ben

add the following line in your dictionary file:

ATTRIBUTE Framed-IP-Netmask 9 ipaddr

Edgars