Do you plan to read anything or you think we're here in a chat room, waiting for your questions (the same questions every day...) ?



On 8.4.2013 15:32, Mulindwa wrote:
Thanks Matthew,

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

Eric M
------------------------------------------------------------------------
*From:* Matthew Newton <m...@leicester.ac.uk>
*To:* Mulindwa <meri...@yahoo.com>; FreeRadius users mailing list <freeradius-users@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@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@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. <m...@le.ac.uk <mailto:m...@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, <ith...@le.ac.uk <mailto:ith...@le.ac.uk>>




-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to