Re: MAC-Auth + Freeradius + MySQL Database

2013-02-24 Thread Russell Mike
On Sunday, February 24, 2013, Alan DeKok wrote: Russell Mike wrote: i also came across where guys are discussing EAP and MAC authentication. i could not conclude, if it is a better way of doing MAC authentication using EAP. To be clear: you don't. EAP is authentication. MAC

RE: MAC-Auth + Freeradius + MySQL Database

2013-02-24 Thread David Peterson
From: freeradius-users-bounces+david.peterson=acc-corp@lists.freeradius.org [mailto:freeradius-users-bounces+david.peterson=acc-corp.net@lists.freeradiu s.org] On Behalf Of Russell Mike Sent: Saturday, February 23, 2013 11:07 AM To: FreeRadius users mailing list Subject: MAC-Auth

Re: MAC-Auth + Freeradius + MySQL Database

2013-02-24 Thread Alan DeKok
Russell Mike wrote: Thanks for guidelines. exactly, as you stated I simple want to store MAC address somewhere compair against the request. Can they be in radcheck? I wouldn't do that. Just create your own table of MAC addresses. If all you want is to list known MACs, you can do that with

Re: MAC-Auth + Freeradius + MySQL Database

2013-02-24 Thread Russell Mike
On Sun, Feb 24, 2013 at 2:20 PM, Alan DeKok al...@deployingradius.comwrote: Russell Mike wrote: Thanks for guidelines. exactly, as you stated I simple want to store MAC address somewhere compair against the request. Can they be in radcheck? I wouldn't do that. Just create your own

Re: MAC-Auth + Freeradius + MySQL Database

2013-02-24 Thread Russell Mike
On Sun, Feb 24, 2013 at 1:55 PM, David Peterson dav...@wirelessconnections.net wrote: I know of one person doing something similar to what you are looking to do. If your NAS sends the MAC of the device with the EAP request, you can extract the MAC from the request using unlang and check that

RE: MAC-Auth + Freeradius + MySQL Database

2013-02-24 Thread David Peterson
-WirelessConnections; FreeRadius users mailing list Subject: Re: MAC-Auth + Freeradius + MySQL Database On Sun, Feb 24, 2013 at 1:55 PM, David Peterson dav...@wirelessconnections.net wrote: I know of one person doing something similar to what you are looking to do. If your NAS sends

Re: MAC-Auth + Freeradius + MySQL Database

2013-02-24 Thread Russell Mike
*Subject:* Re: MAC-Auth + Freeradius + MySQL Database ** ** ** ** ** ** On Sun, Feb 24, 2013 at 1:55 PM, David Peterson dav...@wirelessconnections.net wrote: I know of one person doing something similar to what you are looking to do. If your NAS sends the MAC of the device

MAC-Auth + Freeradius + MySQL Database

2013-02-23 Thread Russell Mike
Greetings Dear Alan D. List Members, First of all, thank you very much for developing such application. I need help, i have functional Freeradius server with MySQL backend. i have been asked to add MAC address authentication support for the servers. i googled the topic and got many many mail

Re: MAC-Auth + Freeradius + MySQL Database

2013-02-23 Thread Alan DeKok
Russell Mike wrote: i also came across where guys are discussing EAP and MAC authentication. i could not conclude, if it is a better way of doing MAC authentication using EAP. To be clear: you don't. EAP is authentication. MAC authentication is just checking if the MAC address is in a

Mac-Auth with MySQL

2010-06-21 Thread Deepak
Hi All, I am currently running radius with Mysql backend. I am using PAP and like to add the Mac-Auth. What files I need to tweak? I have looked at the http://wiki.freeradius.org/Mac-Auth but got confused with the 'raddb/modules/file' and specially 'raddb/authorized_macs'. My question is why do

Re: Mac-Auth with MySQL

2010-06-21 Thread Deepak
I have noticed that in 'raddb/modules/file', usersfile = ${confdir}/authorized_macs (pointing to the file) that is why my debug shows the following = ERROR: Cannot find a configuration entry for module authorized_macs. /etc/raddb/sites-enabled/default[503]:

Re: Mac Auth with MySQL

2010-03-17 Thread Fazal Ahmed Malik
To: FreeRadius users mailing list freeradius-users@lists.freeradius.org Sent: Tuesday, March 16, 2010 1:52 AM Subject: Re: Mac Auth with MySQL On Tue, Mar 16, 2010 at 2:33 AM, Alan Buxey a.l.m.bu...@lboro.ac.uk wrote: Hi, I'll try to make Mac Authentication with MySQL backend. But I always rejected

Mac Auth with MySQL

2010-03-15 Thread Teguh Kurniawan
Hello, I'll try to make Mac Authentication with MySQL backend. But I always rejected. Mac Authentication only works if I add like the following lines into the /etc/raddb/users. 90:4 C: E5: 6C: 7E: B6 Auth-Type: = Accept I use OpenBSD 4.6, FreeRadius 2.1.3 and MySQL 5.0.83. What should I do, to

Re: Mac Auth with MySQL

2010-03-15 Thread Alan Buxey
Hi, I'll try to make Mac Authentication with MySQL backend. But I always rejected. Mac Authentication only works if I add like the following lines into the /etc/raddb/users. 90:4 C: E5: 6C: 7E: B6 Auth-Type: = Accept I use OpenBSD 4.6, FreeRadius 2.1.3 and MySQL 5.0.83. What should I

Re: Mac Auth with MySQL

2010-03-15 Thread Teguh Kurniawan
On Tue, Mar 16, 2010 at 2:33 AM, Alan Buxey a.l.m.bu...@lboro.ac.uk wrote: Hi, I'll try to make Mac Authentication with MySQL backend. But I always rejected. Mac Authentication only works if I add like the following lines into the /etc/raddb/users. 90:4 C: E5: 6C: 7E: B6 Auth-Type: =