Simultaneous-Use Problem
I have posted this twice now I was wondering if someone would be kind enough to possibly answer it Hello, I am a very frustrated free radius user at this point. Its most likely my brain not working right but here is my problem I have a free radius server that does authentication for our slipstream accelerator. The accelerator passes an attribute to the radius server and identifies the client into a group. This works fine. How ever I am having problems else where we currently want to use the same radius server to do dialup authentication. It currently is working to do this. We use freeradius with mysql. I am having problems with users dialing into the system more then once from more then one location at the sometime. I.E a simultaneous use problem. I cannot check against the NAS because we dont have our own nases and are doing pass-thru radius authentication. I need to do some kind of simultaneous use checking Im really frustrated can someone point me in the right direction.
On 7/28/05, Jeremy Kenney <jeremy@ds-tech.com> wrote:
I have posted this twice now I was wondering if someone would be kind enough to possibly answer it
Hello,
I am a very frustrated free radius user at this point. It's most likely my brain not working right but here is my problem
I have a free radius server that does authentication for our slipstream accelerator. The accelerator passes an attribute to the radius server and identifies the client into a group. This works fine. How ever I am having problems else where we currently want to use the same radius server to do dialup authentication. It currently is working to do this.
We use freeradius with mysql. I am having problems with users dialing into the system more then once from more then one location at the sometime. I.E a simultaneous use problem. I cannot check against the NAS because we don't have our own nases and are doing pass-thru radius authentication.
I need to do some kind of simultaneous use checking I'm really frustrated can someone point me in the right direction.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
this is a policy issue. Radius servers contain and make available policy configurations. It is the job of the NAS to enforce policies like this, as it's the NAS that controls the remote connection.
Yes but what I want is for the radius server to check the accounting logs for a session already in progress and send a access reject if its already there -----Original Message----- From: freeradius-users-bounces@lists.freeradius.org [mailto:freeradius-users-bounces@lists.freeradius.org] On Behalf Of Noah Dain Sent: Friday, July 29, 2005 11:00 AM To: freeradius-users@lists.freeradius.org Subject: Re: Simultaneous-Use Problem On 7/28/05, Jeremy Kenney <jeremy@ds-tech.com> wrote:
I have posted this twice now I was wondering if someone would be kind enough to possibly answer it
Hello,
I am a very frustrated free radius user at this point. It's most likely my brain not working right but here is my problem
I have a free radius server that does authentication for our slipstream accelerator. The accelerator passes an attribute to the radius server and identifies the client into a group. This works fine. How ever I am having problems else where we currently want to use the same radius server to do dialup authentication. It currently is working to do this.
We use freeradius with mysql. I am having problems with users dialing into the system more then once from more then one location at the sometime. I.E a simultaneous use problem. I cannot check against the NAS because we don't have our own nases and are doing pass-thru radius authentication.
I need to do some kind of simultaneous use checking I'm really frustrated can someone point me in the right direction.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
this is a policy issue. Radius servers contain and make available policy configurations. It is the job of the NAS to enforce policies like this, as it's the NAS that controls the remote connection. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
"Jeremy Kenney" <jeremy@ds-tech.com> wrote:
Yes but what I want is for the radius server to check the accounting logs for a session already in progress and send a access reject if its already there
I responded to this yesterday. Do you read the list? Read doc/Simultaneous-Use Alan DeKok.
participants (3)
-
Alan DeKok -
Jeremy Kenney -
Noah Dain