Doubts with MAC authentication on FreeRadius

Hi all,

I started to authenticate the MAC address of the clients of my Mikrotik AP on a FreeRadius server unstead of use the access list.

But when I’ve used the access list I put the customer name in the COMMENT of the access list than when the user was connected his name appears on the registration table, as a commet. Now I can’t put the comment and I don’t have the customers names on the registration table.

Can I do this using radius authentication?

Thanks in advance

Fabrício

As far as I know, there’s no Attributes to pass comments with your reply…

You could always add the comments to what ever interface you use to manage the Radius with…

thanks savage,

I want the comment to know how is the customer associate with the mac adderess on the registration table.

regards