(RADIATOR) Load Balancing

2001-09-10 Thread Harrison Ng
Title: Load Balancing Hi, We are using Ericsson GSN, the primary and secondary failover timer in GSN is restricted to merely 6 seconds. After these 6 secs, it drops the call. So our radiator server need to respond very fast, I mean fast in doing username/password authentication, accounting

(RADIATOR) FW: Load Balancing

2001-09-10 Thread Harrison Ng
Title: FW: Load Balancing BTW, can those time related parameters accepts milliseconds, such as RetryTimeout, FailureBackoffTime. Harrison -Original Message- From: Harrison Ng Sent: Monday, September 10, 2001 3:21 PM To: '[EMAIL PROTECTED]' Subject: Load Balancing Hi, We are

Re: (RADIATOR) Load Balancing

2001-09-10 Thread Hugh Irvine
Hello Harrison - On Monday 10 September 2001 17:20, Harrison Ng wrote: Hi, We are using Ericsson GSN, the primary and secondary failover timer in GSN is restricted to merely 6 seconds. After these 6 secs, it drops the call. OK So our radiator server need to respond very fast, I mean

Re: (RADIATOR) FW: Load Balancing

2001-09-10 Thread Hugh Irvine
Hello Harrison - No - seconds only are supported. regards Hugh On Monday 10 September 2001 17:23, Harrison Ng wrote: BTW, can those time related parameters accepts milliseconds, such as RetryTimeout, FailureBackoffTime. Harrison -Original Message- From: Harrison Ng

(RADIATOR) Authentication Problem

2001-09-10 Thread 'Tunde Ogedengbe
I need help pls! and very URGENTLY too! My RADIATOR Authentication is suddenly rejecting all passwords. It is logging encrypted passwords in password.log. I am not using encryption at all. I am authentication via ODBC. I tried with User flat file without any success. 'Tunde Ogedengbe

Re: Fwd: (RADIATOR) remote radiator restart

2001-09-10 Thread Mariano Absatz
El 9 Sep 2001, a las 9:43, Mike McCauley escribió: Hello Mariano, Thanks for reporting this. There was a b ug un Mib.pm that prevented the correct OID path bing sent back in the SNMP reply. This apparently causes some SNMP clients to think it got no reply at all. I have attached a new

(RADIATOR) reloading Radiator AddressAllocator's ReclaimQuery

2001-09-10 Thread Mariano Absatz
Hi, I have noticed a bug (or is it a feature? :-) by means of which I end up with lots of queries to my database. I'm using AuthBy DYNADDRESS with an AddressAllocator SQL. I defined my ReclaimQuery as follows: LeaseReclaimInterval 10800 ReclaimQuery UPDATE POOL_IP \ SET OCUPADA = 0,

(RADIATOR) event handler

2001-09-10 Thread Mariano Absatz
Speaking of timed queries (in AddressAllocator SQL)... Is there a way of adding my own queries to be executed on a periodical or time-based way? That is, can I set a do this arbitrary query every 6 hours and a do this other arbitrary query every monday at 3:30 AM? TIA -- Mariano Absatz El

RE: (RADIATOR) event handler

2001-09-10 Thread Mariano Absatz
El 10 Sep 2001, a las 10:08, Todd Dokey escribió: Call the queries from a perl script with a cron? That's what I'm doing right now, but as I noticed there is a kind of internal event handler, I wanted to know how accesible it is... Whoops.. you might be using windoze.. so you could call a

(RADIATOR) REPLYATTR SQL problem

2001-09-10 Thread 'Tunde Ogedengbe
Hello: Does the RELPYATTR field have a field length limitation? I am having problems with Attributes loaded in my SQL database which is about 400 long. The ODBC Driver is reporting an error String truncated . I am authenticating via MySQL. Pls help resolve this problem. 'Tunde Ogedengbe

(RADIATOR) Grouping Check Repl Attributes

2001-09-10 Thread 'Tunde Ogedengbe
Hugh: I have three categories of Check Reply Items. How can I avoid repeating the Check Reply Items for each user by attaching each user to its Check Reply Attribute Group. I am using MySQL to authenticate. 'Tunde Ogedengbe Linkserve Limited 22 Akin Adesola Street Victoria Island Lagos -

(RADIATOR) RADIATOR Called-Station-ID

2001-09-10 Thread Jesus Duarte
Hello all, I am looking to grab the Called-Station-ID attribute and compare it to Called-Station-ID in my users table before it passes on to password authentication. If the users table entry does not match, there should be no authentication. If there is a match or the entry is null,

(RADIATOR) Re: Grouping Check Repl Attributes

2001-09-10 Thread Hugh Irvine
Hello 'Tunde - On Tuesday 11 September 2001 05:12, 'Tunde Ogedengbe wrote: Hugh: I have three categories of Check Reply Items. How can I avoid repeating the Check Reply Items for each user by attaching each user to its Check Reply Attribute Group. I am using MySQL to authenticate.

(RADIATOR) Re: Authentication Problem

2001-09-10 Thread Hugh Irvine
Hello 'Tunde - On Monday 10 September 2001 22:44, 'Tunde Ogedengbe wrote: I need help pls! and very URGENTLY too! My RADIATOR Authentication is suddenly rejecting all passwords. It is logging encrypted passwords in password.log. I am not using encryption at all. I am authentication via

Re: (RADIATOR) event handler

2001-09-10 Thread Hugh Irvine
Hello Mariano - On Tuesday 11 September 2001 02:32, Mariano Absatz wrote: Speaking of timed queries (in AddressAllocator SQL)... Is there a way of adding my own queries to be executed on a periodical or time-based way? That is, can I set a do this arbitrary query every 6 hours and a do

(RADIATOR) Re: REPLYATTR SQL problem

2001-09-10 Thread Hugh Irvine
Hello 'Tunde - On Tuesday 11 September 2001 04:35, 'Tunde Ogedengbe wrote: Hello: Does the RELPYATTR field have a field length limitation? I am having problems with Attributes loaded in my SQL database which is about 400 long. The ODBC Driver is reporting an error String truncated . I am

Re: (RADIATOR) RADIATOR Called-Station-ID

2001-09-10 Thread Hugh Irvine
Hello Jesus - On Tuesday 11 September 2001 10:25, Jesus Duarte wrote: Hello all, I am looking to grab the Called-Station-ID attribute and compare it to Called-Station-ID in my users table before it passes on to password authentication. If the users table entry does not match, there

(RADIATOR) Radiator 2.18.4 unstable

2001-09-10 Thread Quintin Lam
Hi Hugh, After upgraded to Radiator2.18.4 and put it into production, I notice that the Radiator will be down without reason and core dump. How can I check what the problem is? Is the core file useful for analysis? Thanks! Quintin === Archive at http://www.open.com.au/archives/radiator/

Re: (RADIATOR) Radiator 2.18.4 unstable

2001-09-10 Thread Hugh Irvine
Hello Quintin - On Tuesday 11 September 2001 12:43, Quintin Lam wrote: Hi Hugh, After upgraded to Radiator2.18.4 and put it into production, I notice that the Radiator will be down without reason and core dump. How can I check what the problem is? Is the core file useful for analysis?

(RADIATOR) two accounting tables as part of default handler

2001-09-10 Thread lloyd
hi there, does anyone know if it is possible to have 2 AccountingTable defined tables in a default handler??? we want to do this cause we are trying to store different data on different tables...is it possible?? thank you so much!!! Lloyd Dagoc Consulting Engineer InterDotNet Philippines Inc.