Re: usage.cgi problems

2002-12-09 Thread Scott Miller
yep, you're right, wrong list.  Sorry about my oversight.

Scott

- Original Message -
From: "Alan DeKok" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 09, 2002 2:21 PM
Subject: Re: usage.cgi problems


> "Scott Miller" <[EMAIL PROTECTED]> wrote:
> > I'm not finding it.  I've looked in /usr/local/src and in my
> > /var/www/cgi-bin, but found nothing about "dialup_admin".
> >
> > I am running:
> >
> > ICRadius 0.17b
>
>   Then why are you asking questions on the FreeRADIUS list?
>
>   Alan DeKok.
>
> -
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


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



RE: usage.cgi problems

2002-12-09 Thread John Gruber
Hello,

>From what I read in the proxy file, after the huntgroups file is processed..
it's off to the realm for proxy.

Here is my issue.  Today I have freeradius .8 "allowing" certain NPANXX from
the Calling-Station-ID Attribute when you come from a tollfree number.

ie:


DEFAULT Called-Station-ID =~ "800|888|866", Calling-Station-ID =~
"NPANXX"
Fall-Through = No

This works great. We are being merged into another Radius implementation
that does not have the ability to filter on Calling-Station-ID.

I would like to frontend the "lesser" implementation with freeradius such
that I can filter the Calling-Station-ID as before (to reject any NPANXX not
on the list) and then after processing the user file proceed to proxy (based
on realm) to the "lesser" implementation.

Currently I :

authorize {
preprocess
files
sql
}

How do I replace sql with the proxy process? Can I do that?

Thanks,

John


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



Re: usage.cgi problems

2002-12-09 Thread Alan DeKok
"Scott Miller" <[EMAIL PROTECTED]> wrote:
> I'm not finding it.  I've looked in /usr/local/src and in my
> /var/www/cgi-bin, but found nothing about "dialup_admin".
> 
> I am running:
> 
> ICRadius 0.17b

  Then why are you asking questions on the FreeRADIUS list?

  Alan DeKok.

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



Re: usage.cgi problems

2002-12-09 Thread Scott Miller
I'm not finding it.  I've looked in /usr/local/src and in my
/var/www/cgi-bin, but found nothing about "dialup_admin".

I am running:

ICRadius 0.17b
RedHat 7.2 (all updates)
MySQL 3.23.28

Thanks,
Scott Miller

- Original Message -
From: "Chris Parker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 09, 2002 11:35 AM
Subject: Re: usage.cgi problems


> At 11:27 AM 12/9/2002 -0700, Scott Miller wrote:
> >Has anyone worked up a new variation of the usage.cgi script that will
allow
> >users to check their usage online?  I can't seem to get mine working
> >properly.
>
> See the 'dialup_admin' project which is packaged with the server.
>
> -Chris
> --
> \\\|||///  \  StarNet Inc.  \ Chris Parker
> \ ~   ~ /   \   WX *is* Wireless!\   Director, Engineering
> | @   @ |\   http://www.starnetwx.net \  (847) 963-0116
> oOo---(_)---oOo--\--
>\ Wholesale Internet Services - http://www.megapop.net
>
>
>
> -
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


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



Re: usage.cgi problems

2002-12-09 Thread Chris Parker
At 11:27 AM 12/9/2002 -0700, Scott Miller wrote:

Has anyone worked up a new variation of the usage.cgi script that will allow
users to check their usage online?  I can't seem to get mine working
properly.


See the 'dialup_admin' project which is packaged with the server.

-Chris
--
   \\\|||///  \  StarNet Inc.  \ Chris Parker
   \ ~   ~ /   \   WX *is* Wireless!\   Director, Engineering
   | @   @ |\   http://www.starnetwx.net \  (847) 963-0116
oOo---(_)---oOo--\--
  \ Wholesale Internet Services - http://www.megapop.net



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


usage.cgi problems

2002-12-09 Thread Scott Miller
Has anyone worked up a new variation of the usage.cgi script that will allow
users to check their usage online?  I can't seem to get mine working
properly.

Thanks,
Scott


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