On May 8, 2018, at 8:28 AM, Giorgos Tsirkas <geortsir3@gmail.com> wrote:
I use Mikrotik router and i am trying to do VLAN assigment to mikrotik router. Router configuration is ok. Freeradius, complete authentication but seems cant do vlan assigment. In users file i have set this...
DEFAULT Ldap-Group == "cn=support,ou=Groups,dc=example,dc=com" Mikrotik_Wireless_VLANID = 2
For one, that's not the right name. See dictionary.mikrotik It's preferable to cut & paste small config pieces like this, instead of re-typing them. It helps to avoid confusion. The only relevant question here is: Does FreeRADIUS send that attribute back in the Access-Accept? a) yes - go fix the NAS, no amount of poking FreeRADIUS will fix it b) no, read the debug log (http://wiki.freeradius.org/list-help) to see what's going on Alan DeKok.