RE: SPAM-LOW: Band-Width Limitation

2006-06-29 Thread Jaco van Tonder
Yes you need to change the code to return the correct attribute that your NAS supports to limit bandwidth. Then do the same type of calculation as for the Session-Timeout and return that Attribute to your NAS. Regards Jaco van Tonder -Original Message- From: [EMAIL PROTECTED] [mailto

RE: Multiple Locations and configuring 2 different methods of Access

2006-04-27 Thread Jaco van Tonder
James, What gateway are you using? Do you want to allow authentication on some sites and other sites to be “free”? If so you can just set the free sites up do not perform authentication and just allow users access…. Regards Jaco van Tonder   From

RE: Implimenting Capping with FreeRadius

2006-04-04 Thread Jaco van Tonder
Jaco van Tonder -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shawn Hamman Sent: 03 April 2006 03:23 PM To: freeradius-users@lists.freeradius.org Subject: Implimenting Capping with FreeRadius Hi, OS: Fedora C4 FR: 1.0.2-2 DB: MySQL 4.1.11-2 I

Sqlcounter - Data Download limiting

2006-03-27 Thread Jaco van Tonder
– but not with sqlcounter Has anyone done this before / or have a patch for the sqlcounter module to enable this Jaco van Tonder   - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: User accounts that expire and timeout

2006-01-08 Thread Jaco van Tonder
The Expiration module does exactly what you require. It also calculates the correct session timeout and it is fine grained it uses the format Expiration := 01 Sep 2005 12:00:00 in the radcheck table. What version of freeradius are you using? In older versions the granularity of the time was

RE: How to Disable RADIUS user logins if 'Session-Timeout' falls below 0

2005-08-22 Thread Jaco van Tonder
Use the couter module – it does exactly what you want without triggers etc. Regards Jaco van Tonder   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 17 August 2005 11:28 AM To: freeradius-users@lists.freeradius.org

RE: Problem with 1.1.0-pre0 - CVS Snapshot of 30th of June

2005-07-11 Thread Jaco van Tonder
When will this be fixed. I would like to user the latest released version 1.0.4 - but I need the Expiration module - which is not included with 1.0.4 What do I need to do to add the expiration module to 1.0.4? Jaco van Tonder -Original Message- From: [EMAIL PROTECTED] [mailto

Problem with 1.1.0-pre0 - CVS Snapshot of 30th of June

2005-07-08 Thread Jaco van Tonder
modcall[authorize]: module logintime returns noop for request 0 modcall: leaving group authorize (returns updated) for request 0 Assertion failed in request_list.c, line 724 This ONLY happens for proxied requests. All local requests gets authenticated ok. What can be the problem Jaco van Tonder

RE: Expiration - my experiences and a partial solution

2005-06-20 Thread Jaco van Tonder
The rlm_expiration module in the latest CVS DOES include code to set the session-timeout and it actually works. Jaco van Tonder -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan DeKok Sent: 20 June 2005 06:55 PM To: FreeRadius users mailing list

RE: Expiration Module

2005-06-16 Thread Jaco van Tonder
Thanks for the info. Setting it back to 5 did not help. But when I set it to 0 the reject is sent. Thus any value above 0 does not work. Jaco van Tonder -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan DeKok Sent: 15 June 2005 06:53 PM

Expiration Module

2005-06-14 Thread Jaco van Tonder
] (from client localhost port 0) Delaying request 1 for 1 seconds Finished request 1 Going to the next request Any help will be appreciated Jaco van Tonder   - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: Expiration Module

2005-06-14 Thread Jaco van Tonder
It is never sent. I use radtest and get no replyradtest simply sends the request again and again... Regards Jaco van Tonder -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan DeKok Sent: 14 June 2005 07:07 PM To: FreeRadius users mailing list

User Account Expiration

2005-04-19 Thread Jaco van Tonder
access for the whole day on the 19th. What can be wrong? I have run the server in debug mode but nothing obvious gets logged Jaco van Tonder - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Authenticate local - if not found proxy

2005-03-29 Thread Jaco van Tonder
I would like to know if it is possible to set up freeradius to first authenticate against the local database and if not found proxy the request off to another radius server. I am running freeradius 0.9.3 on a postgres database Jaco van Tonder - List info/subscribe/unsubscribe? See http

Add Acct-Interim-Interval to all Access Accept responses

2005-03-17 Thread Jaco van Tonder
I am running freeradius 0.93 using postgres as the db. I would like toadd the Acct-Interim-Interval attribute to all Access Accept responsesfrom my radius server. How would I go about doing this? Jaco

Re: Add Acct-Interim-Interval to all Access Accept responses

2005-03-17 Thread Jaco van Tonder
I can add the attribute to the radgroupreply or radreply table but then only for a specific user or group. The attribute is then send through as required - but I would like to be able to send it for all requests to my radius Jaco van Tonder - Original Message - From: Michael