I have FreeRadius 1.1 installed on a Ubuntu 6.06 Server Edition. I have integrated it with MySQL and a PHP admin application called phpMyPrepaid It is serving requests for a ChilliSpot daemon at my hotspot. I've added the additional Chillispot dictionary that has attributes for data volume limiting - but it does not appear to be working. I did a test radius request from a little win app called RadiusTest and it appears that the custom attributes are not been sent in the rad-reply packet by the radius server... As this is my first experience with radius - i have no idea where to start looking for where the problem may be. regards Graham Beneke Apolix Internet Services E-Mail: graham@apolix.co.za <mailto:graham@apolix.co.za> WEB: www.apolix.co.za <http://www.apolix.co.za/> Cell: 082-432-1873 <skype:+27824321873?call> Skype: grbeneke <skype:grbeneke?call>
Graham Beneke <graham@apolix.co.za> wrote:
I've added the additional Chillispot dictionary that has attributes for data volume limiting - but it does not appear to be working.
Add it... where?
I did a test radius request from a little win app called RadiusTest and it appears that the custom attributes are not been sent in the rad-reply packet by the radius server...
Did you tell the server to send the attributes in the reply? There are literally thousands of RADIUS attributes. You *don't* want all of them in the reply packet. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
Pls be gently - I'm a noob at radius... Alan DeKok wrote:
Graham Beneke <graham@apolix.co.za> wrote:
I've added the additional Chillispot dictionary that has attributes for data volume limiting - but it does not appear to be working.
Add it... where?
The chillispot daemon is not locking the user out once their transfer limit has been reached...
I did a test radius request from a little win app called RadiusTest and it appears that the custom attributes are not been sent in the rad-reply packet by the radius server...
Did you tell the server to send the attributes in the reply?
Ok so how do i go about doing that?
Graham Beneke <graham@apolix.co.za> wrote:
Add it... where?
The chillispot daemon is not locking the user out once their transfer limit has been reached...
Huh? You said you added the dictionary, and I asked where. Your answer makes no sense, other than as a statement unrelated to my question.
Did you tell the server to send the attributes in the reply?
Ok so how do i go about doing that?
See the "users" file. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (2)
-
Alan DeKok -
Graham Beneke