Re: (RADIATOR) Radonline question

2003-06-09 Thread Hugh Irvine
Hello Lin - You can use different Session Databases for the different Handlers: Identifier NULLSDB Identifier SQLSDB SessionDatabase NULLSDB SessionDatabase SQLSDB . regards Hugh On Tuesday, Jun 10, 2003, at 12:

Re: (RADIATOR) Framed-Ip-Address in Accounting record

2003-06-09 Thread Hugh Irvine
Hello Jaws - This topic has been discussed on the mailing list previously, and I have suggested using the Class attribute to keep a second copy of the Framed-IP-Address in the accounting records. www.open.com.au/archives/radiator regards Hugh On Tuesday, Jun 10, 2003, at 12:41 Australia/Mel

Re: (RADIATOR) Dictionary problem with mysql

2003-06-09 Thread Hugh Irvine
Hello Chris - How have you installed Radiator? And can you send me a copy of your configuration file and the trace 4 debug showing what is happening? You can also check the FAQ and the mailing list archive: www.open.com.au/radiator/faq.html www.open.com.au/archives/radiator regards Hugh

(RADIATOR) Dictionary problem with mysql

2003-06-09 Thread Chris Rosan
I have installed, and appear to have running Radiator (3.6-1) with mysql (3.23.56-1.80) on Redhat 8.0 When i try and restart the radiator daemon, i get the following message: Starting Radiator: Coulsdn't create dictionary from './dictionary'. Check log for more information: Inappropriate ioctl fo

(RADIATOR) Radonline question

2003-06-09 Thread Huaikun Lin
Hi We are using SQL database and Radonline table to record customers online information. Also we set up our radius servers as a proxy for another Realm as well(for example abc.co.nz). All works fine except our Radonline table records not only our customers online info but also the proxied Re

Re: (RADIATOR) multiple radius process

2003-06-09 Thread jaws
I will work on this jeremey. THanks. Jeremy Hinton wrote: When i played around with this setup, and i needed to run a few instances with identical configs but on different IPs, i found using a GlobalVar to be very useful. set the IP or port in each radius by passing it via a GlobalVar

(RADIATOR) Framed-Ip-Address in Accounting record

2003-06-09 Thread jaws
Hi all, I have noticed that when the framed ip address is assign by radiator, not by NAS/LAC, my accounting records shows an inconsistent record. I found out that the Framed-Ip-Address is always missing in my record. Does anyone here encountered the same problem? Do you have any suggestions? T

Re: (RADIATOR) modifying accounting SQL statements

2003-06-09 Thread Hugh Irvine
Hello Tunde - You should use the following syntax: 0%{Ascend-Xmit-Rate} which will insert 0 if the attribute is not present. regards Hugh On Tuesday, Jun 10, 2003, at 03:07 Australia/Melbourne, Ayotunde Itayemi wrote: Hi Hugh, Hi All,   I have some SQL accouting statement that inserts the

Re: (RADIATOR) Acct-Session-Time

2003-06-09 Thread Mike McCauley
On Tue, 10 Jun 2003 05:58 am, jsingh wrote: > Hey Guys > > I am not receiving the Acct-Session-Time from the NAS when the user > disconnects, actually I am not receiving any packet from the NAS upon > disconnection, what should I do? 1. Check your NAS configuration. 2. Make sure there is nothing

Re: (RADIATOR) modifying accounting SQL statements

2003-06-09 Thread Mike McCauley
Hello, On Tue, 10 Jun 2003 03:07 am, Ayotunde Itayemi wrote: > Hi Hugh, Hi All, > > I have some SQL accouting statement that inserts the connect-speeds along > with some other connection parameters into an SQL table. At first it worked > fine then I suddenly noticed that no new records were being

Re: (RADIATOR) Acct-Session-Time

2003-06-09 Thread Hugh Irvine
Hello Jack - This is a NAS configuration issue - you should check with your vendor to ascertain how to configure it. regards Hugh On Tuesday, Jun 10, 2003, at 05:58 Australia/Melbourne, jsingh wrote: Hey Guys  I am not receiving the Acct-Session-Time from the NAS when the user disconnects,

Re: (RADIATOR) Uncorrect address from pool

2003-06-09 Thread Mike McCauley
Hello Anton, On Mon, 9 Jun 2003 11:15 pm, Uskov A. wrote: > I've the following lines in radius.cfg > > FramedGroupMaxPortsPerClassC 30 > FramedGroupBaseAddress192.168.55.1 > FramedGroupBaseAddress194.186.43.1 > FramedGroupBaseAddress192.168.55.31 > > and sometimes I get the address 19

(RADIATOR) Acct-Session-Time

2003-06-09 Thread jsingh
Hey Guys  I am not receiving the Acct-Session-Time from the NAS when the user disconnects, actually I am not receiving any packet from the NAS upon disconnection, what should I do? thanks jack  

(RADIATOR) modifying accounting SQL statements

2003-06-09 Thread Ayotunde Itayemi
Hi Hugh, Hi All,   I have some SQL accouting statement that inserts the connect-speeds along with some other connection parameters into an SQL table. At first it worked fine then I suddenly noticed that no new records were being put into the table. The trace 4 debug log showed that the acco

Re: (RADIATOR) multiple radius process

2003-06-09 Thread Jeremy Hinton
When i played around with this setup, and i needed to run a few instances with identical configs but on different IPs, i found using a GlobalVar to be very useful. set the IP or port in each radius by passing it via a GlobalVar on the command line, then you can use it to set various ite

(RADIATOR) Uncorrect address from pool

2003-06-09 Thread Uskov A.
I've the following lines in radius.cfg   FramedGroupMaxPortsPerClassC 30 FramedGroupBaseAddress    192.168.55.1 FramedGroupBaseAddress    194.186.43.1 FramedGroupBaseAddress    192.168.55.31   and sometimes I get the address 192.168.56.* (instead 192.168.55.*) for a PPP connection from poo

Re: (RADIATOR) RAS-IP-Address empty

2003-06-09 Thread Mike McCauley
Hello, The NAS-IP-Address attribute usually contains the IP address of the NAS, not the Radius server.. Looks like the NAS is an Ascend box? I suspect it is misconfigured in some way. Unfortunately I am not expert in Ascend configuration so I cant tell you how to fix it. Cheers. On Mon, 9 Ju

(RADIATOR) RAS-IP-Address empty

2003-06-09 Thread Foo Donald (Products O2)
Hi there, We found that all the in coming RAS-IP-Address is 0.0.0.0. Is there any way to get the RAS-IP-Address, I mean which one should I config?? The RAS or the radiator itself, I have now problem with CISCO RAS but this one is from a Nokia IP650. *** Sending to 10.12.1.41 port 1813 Code:

Re: (RADIATOR) email script

2003-06-09 Thread Mike McCauley
Hello Pete, On Mon, 9 Jun 2003 12:54 am, Pete wrote: > Does anyone know how to write a script that will create an email account > or multiple email accounts on a Rag550? We are using Radiator and > Platypus and everything works great but we can't figure out how to > create the email account on the

Re: (RADIATOR) additional query

2003-06-09 Thread Mike McCauley
Hello, On Mon, 9 Jun 2003 05:01 pm, budi wibowo wrote: > hi i have > >AcctLogFileName %L/detail > > DBSourcedbi:mysql:rad > DBUsername xxx > DBAuth xxx > > AuthSelect > AccountingTable accouting > -s

(RADIATOR) additional query

2003-06-09 Thread budi wibowo
hi i have AcctLogFileName %L/detail DBSourcedbi:mysql:rad DBUsername xxx DBAuth xxx AuthSelect AccountingTable accouting -snipped--- AcctColumnDef actsessiontime,Acct-Session-Time