Im about to try to do the same but to log the MAC addresses…. Im newbie to freerad, but some times depends on swiches and routers that you have on your netror, your MAC addrs gets hashed along the way ( I saw that on MS IAS)…. So check in logs if you can see the Mac of the user first, although how to do that is my question?

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of kdr akm
Sent: Friday, October 28, 2005 10:16 AM
To: freeradius-users@lists.freeradius.org
Subject: Problem using "Calling-Station-Id"-Attribute in radcheck

 

Hello,

I´m using  freeradius-1.0.1-0.FC2.i386.rpm and freeradius-mysql-1.0.1-0.FC2.i386.rpm  with Mysql  for Authentication for my lan client .

 

Now, I want also to check the MAC-Address of this  Lan Client.
Therefore I added the "Calling-Station-Id"-Attribute to the radcheck
table.


mysql> select * from radcheck;
+----+----------+--------------------+----+--------------+
| id | UserName | Attribute          | op | Value            |
+----+----------+--------------------+----+--------------+
|  1 | tala   | User-Password        | == | 123123         |
|  2 | tala   | Calling-Station-Id     | == | 000d88522f1f |
+----+----------+--------------------+----+--------------+
2 rows in set (0.00 sec)


Unfortunatelly, freeradius cannot validate this user anymore. Are there
any config-files I have to change?  or i use this attribut w! rong i.am a beginner in radius

 

and thanks in advanced .


Yahoo! FareChase - Search multiple travel sites in one click.

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

Reply via email to