(RADIATOR) IP Address allocation available

2000-03-20 Thread Mike McCauley
There has been considerable interest in a general IP address allocator for Radiator, and we have finally built one. We have beta code for an IP address allocator that uses an SQL database for storage. I have attached a sample config file that shows how it can be used. If anyone would like early

(RADIATOR) AccountingHandled broken in 2.15

2000-03-20 Thread Aaron Nabil
I just upgraded from 2.12.1 to 2.15 tonite, and AccountingHandled is broken. The cause appears to be that the default behavior for a non-handled request changed. Below is the patch I used to fix it for illustrative purposes (and to get back on the air), I simply restored the original non-handle

(RADIATOR) Radonline Stop error

2000-03-20 Thread Okan ARISU
Hi Everbody, We use Cisco 5300 and Radiator 2.14.1. And also we use the RAS of Telecom of Goverment which is forwarding the dialup reguest from different city of our country to our Radiator. They authenticate and write the 'start' record to our Radonline Table and they connect to internet. Bu

(RADIATOR) Radonline stop error.

2000-03-20 Thread OKAN ARISU
Hi Everbody, We use Cisco 5300 and Radiator 2.14.1. And also we use the RAS of Telecom of Goverment which is forwarding the dialup reguest from different city of our country to our Radiator. They authenticate and write the 'start' record to our Radonline Table and they connect to internet.

(RADIATOR) Radius Droping realms

2000-03-20 Thread Daniel Morgan
I've seen a problem where radius will just stop authenticating a single realm. Once I restart radius, the realm will authenticate. Anyone know of a fix for this problem? Dan Morgan === Archive at http://www.starport.net/~radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL

(RADIATOR) Problem with Simultaneous-Use attribute

2000-03-20 Thread 'Tunde Ogedengbe
We are having problems with the Simultaneous-Use attribute of Radiator. The system is returning an error "WARNING: No such attribute Simultaneous-Use" Please help 'Tunde Ogedengbe === Archive at http://www.starport.net/~radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMA

(RADIATOR) testing radiator setup

2000-03-20 Thread John Gray
Hi, I am upgrading to a new NT server and am reinstalling Radiator. I downloaded the latest Active Perl and installed it. I ran Makefile.pl and test.pl seemingly Ok. When I go to the final test I have trouble. I type in: c:\perl\bin\perl.exe c:\radiator\radiusd -config_file c:\radiator\go

Re: (RADIATOR) duplicate accounting and timeout

2000-03-20 Thread Jeremy C. Reed
On Thu, 16 Mar 2000, Hugh Irvine wrote: > Hello Jeremy - > > On Thu, 16 Mar 2000, Jeremy C. Reed wrote: > > Our accounting details files on different servers for the past couple > > weeks have been logging the same information. We recently upgraded > > Radiator a couple weeks ago. > > > > Our A

Re: (RADIATOR) Changes possibly available for duplicate logins

2000-03-20 Thread Andy Dills
On Mon, 20 Mar 2000, Aaron Nabil wrote: > > I have some changes that could possibly be cleaned up enough to distribute > as a patch if there is sufficient interest. They add another type of > "simultaneous-use" checking, except that instead of blocking a user from > logging in, it drops all the

Re: (RADIATOR) Changes possibly available for duplicate logins

2000-03-20 Thread Aaron Nabil
On Mon, 20 Mar 2000, Andy Dills wrote: > On Mon, 20 Mar 2000, Aaron Nabil wrote: > > > > > I have some changes that could possibly be cleaned up enough to distribute > > as a patch if there is sufficient interest. They add another type of > > "simultaneous-use" checking, except that instead of

(RADIATOR) mysql and I'm lazy.

2000-03-20 Thread Jason Godsey
Hello again, I've discovered I'm quite lazy and am looking for a simple way to setup SQL tables for all the records I want out of the detail file. Are there any utils to parse a detail file and generate a proper sql dump to hold all the information contained in the detail file? Other wis

Re: (RADIATOR) Radonline stop error.

2000-03-20 Thread Hugh Irvine
Hello Okan - On Tue, 21 Mar 2000, OKAN ARISU wrote: > Hi Everbody, > > We use Cisco 5300 and Radiator 2.14.1. And also we use the RAS of Telecom of Goverment which is forwarding the dialup reguest from different city of our country to our Radiator. They authenticate and write the 'start' reco

(RADIATOR) Changes possibly available for duplicate logins

2000-03-20 Thread Aaron Nabil
I have some changes that could possibly be cleaned up enough to distribute as a patch if there is sufficient interest. They add another type of "simultaneous-use" checking, except that instead of blocking a user from logging in, it drops all the other (or enough to get below the limit) users log

Re: (RADIATOR) Radius Droping realms

2000-03-20 Thread Hugh Irvine
Hello Dan - On Tue, 21 Mar 2000, Daniel Morgan wrote: > I've seen a problem where radius will just stop authenticating a single > realm. Once I restart radius, the realm will authenticate. Anyone know of a > fix for this problem? > What version of Radiator are you running? FYI - the latest ver

Re: (RADIATOR) Problem with Simultaneous-Use attribute

2000-03-20 Thread Hugh Irvine
Hello 'Tunde - On Tue, 21 Mar 2000, 'Tunde Ogedengbe wrote: > We are having problems with the Simultaneous-Use attribute of Radiator. The > system is returning an error "WARNING: No such attribute Simultaneous-Use" > It sounds like you are using Simultaneous-Use as a Reply item instead of as

Re: (RADIATOR) duplicate accounting and timeout

2000-03-20 Thread Hugh Irvine
Hello Jeremy - On Tue, 21 Mar 2000, Jeremy C. Reed wrote: > On Thu, 16 Mar 2000, Hugh Irvine wrote: > > > Hello Jeremy - > > > > On Thu, 16 Mar 2000, Jeremy C. Reed wrote: > > > Our accounting details files on different servers for the past couple > > > weeks have been logging the same informa

Re: (RADIATOR) testing radiator setup

2000-03-20 Thread Hugh Irvine
Hello John - On Tue, 21 Mar 2000, John Gray wrote: > Hi, > > I am upgrading to a new NT server and am reinstalling Radiator. I > downloaded the latest Active Perl and installed it. I ran Makefile.pl and > test.pl seemingly Ok. When I go to the final test I have trouble. > > I type in: >

Re: (RADIATOR) mysql and I'm lazy.

2000-03-20 Thread Hugh Irvine
Hello Jason - On Tue, 21 Mar 2000, Jason Godsey wrote: > Hello again, > > I've discovered I'm quite lazy and am looking for a simple way to setup > SQL tables for all the records I want out of the detail file. > > Are there any utils to parse a detail file and generate a proper sql > dump