HOW TO ATTACH A USER TO A SPECIFIC MAC ADDRESS
Phil Mayers
p.mayers at imperial.ac.uk
Sat Mar 11 14:03:30 CET 2006
Aime wrote:
> Hello,
>
> How do I define a user in users file so that the user
> can only be accepted from a given mac address ?
>
> In the following exemple , what must I replace <.....>
> with in the check items ? :
>
> user1 User-Password == passwd <.....>
That is not a FreeRadius question. It depends on what your NAS (switch,
AP) sends. Run ethereal or the server in debug mode to find out.
In my experience, this is most common:
user1 User-Password := 'foo', Calling-Station-Id == '00-11-22-33-44-55'
More information about the Freeradius-Users
mailing list