MAC Address Auth

Mulindwa meric_l at yahoo.com
Mon Apr 8 15:32:55 CEST 2013


Thanks Matthew,

Sorry to askm but where is the reply list and where is the check list?


 
Eric M


________________________________
 From: Matthew Newton <mcn4 at leicester.ac.uk>
To: Mulindwa <meric_l at yahoo.com>; FreeRadius users mailing list <freeradius-users at lists.freeradius.org> 
Sent: Monday, April 8, 2013 4:16 PM
Subject: Re: MAC Address Auth
 
On Mon, Apr 08, 2013 at 04:18:54AM -0700, Mulindwa wrote:
> I want user eric at ut3 with this Mac Address to log in, and if
> the MAC address is different he will not be granted access.

Move the Mac-Addr attribute from the reply list to the check list,
and make it a check operator (==) not assignment (=):

eric at ut3      Cleartext-Password := "eric", Simultaneous-Use := 1, Mac-Addr == 02-1B-9E-D3-0B-F0
        Service-Type = Framed-User,
        Qos-Policy-Policing = broadband_128_policing,
        Qos-Policy-Metering = broadband_128_metering,
        Framed-Protocol = PPP,
        Ip_Address_Pool_Name = pool_128,
        Framed-Address = 255.255.255.254,
        Framed-Netmask = 255.255.255.255,
        Fall-Through = 0

Matthew


-- 
Matthew Newton, Ph.D. <mcn4 at le.ac.uk>

Systems Specialist, Infrastructure Services,
I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom

For IT help contact helpdesk extn. 2253, <ithelp at le.ac.uk>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20130408/604652f3/attachment.html>


More information about the Freeradius-Users mailing list