21 Apr
2009
21 Apr
'09
4:11 a.m.
Nirmal wrote:
I am using free radius + user database in Mysql + PPPoE server. I am done with authentication but i want to "bind + log" mac addr with username but i am not getting the attribute Calling-station-id. Please guide how to get it there.
Fix the PPPoE server to send it. FreeRADIUS can't magically invent a value for Calling-Station-Id. The RADIUS client has the value, and it needs to send the attribute to FreeRADIUS. Alan DeKok.