Hi i just tried to add following (as adviced) into my radcheck table in MySQL:
UserName: DEFAULT Attribute: Calling-Station-Id op: == Value: 00:0b:6a:xx:xx:xx, Auth-Type := Reject And it did not work guessI just can not add value with operator in it, but still how can i reject user based on their mac address with MySQL only setup. I would assume if i do the same in users tabe on the server then it should work? But I prefere MySQL managment Please help me out Thanks a lot! On Tue, Jan 20, 2009 at 8:34 PM, <[email protected]> wrote: > >I'm using MySQL to store all configs. I want to reject some comuters by > >their MAC address (Calling-Station-Id) Ex: one user keeps creating new > >userrnames to avoid administratice actions, so I got bored playing tom and > >jerry with him and I just want to bun his MAC address regardless of what > >udername he/she whould use. I hope that is doable. Could some one point me > >in right direction here? > > DEFAULT Calling-Station-Id == whatever, Auth-Type := Reject > > Ivan Kalik > Kalik Informatika ISP > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html >
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

