(RADIATOR) pre auth

2002-03-20 Thread rcortez
Hello, Again I would just like to ask if I could put a delay before authentication i'm using a pre hook auth with a trigger using oracle. Ray === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'uns

(RADIATOR) session database

2002-04-29 Thread rcortez
Hello, Is it possible to have a sql session database for every handler? ex. . . . . Ray === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROT

(RADIATOR) failed login in password log

2002-04-29 Thread rcortez
Hi, Is there a way we can count the failed login of a certain user for us to lock that user? Ray === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.

Re: (RADIATOR) failed login in password log

2002-04-29 Thread rcortez
Hello again, How can we do this? we have a mysql server. Ray - Original Message - From: Hugh Irvine <[EMAIL PROTECTED]> Date: Tuesday, April 30, 2002 11:21 am Subject: Re: (RADIATOR) failed login in password log > > Hello Ray - > > Yes there is, but you will need an SQL dat

(RADIATOR) logfile per realm or handler

2002-04-29 Thread rcortez
Hello, Is it possible to have a logfile on a per Realm/Handler? If yes how can we configure it on my config file? I've tried using: Filename /usr/local/raddb/logfile/logfile . . . I'm getting an error like Unknown object

(RADIATOR) Time conversion on Radiator 3.0

2002-04-29 Thread rcortez
Hello, I'm having problem using the time function of radiator ver. 3.0 when i'm using the until time or until 0800 it didn't work? while it is functioning in Radiator 2.19. Is there any new configuration for version 3.0 for time attribute? Ray === Archive at http://www.open.com.au/arch

(RADIATOR) PPPOE

2002-05-02 Thread rcortez
Hello, Is there a way that BBSM (Building Broadband Service Manager) by Cisco to recognized session-timeout of Radiator? How? Ray === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiato

(RADIATOR) re: Cisco BBSM

2002-05-02 Thread rcortez
Hello, Is there a way we can use radiator as a prepaid platform in PPPOE (ppp over ethernet) Specifically cisco BBSM? Ray === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in t

(RADIATOR) double accounting stop

2002-05-19 Thread rcortez
Hi, I'm having problem regarding double accounting stop/start. I've tried changing retransmit time in my NAS equal to 20 sec and also on my radius.cfg which is dupinterval 20. But still I get double entry of accounting stop/start. Do you have any suggestions? Ray === Archive at http://

(RADIATOR) hardware specs

2002-08-14 Thread rcortez
Hello, Can I ask if a Sun Netra T1 server with 512 memory sufficient for large installation using radiator? Ray === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body

(RADIATOR) Accounting Handled

2002-08-19 Thread rcortez
Hi, On Accounting Handled parameters can I still get an accounting stop? Is the Accounting Handled parameter is only use for retransmission request? Ray === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]

(RADIATOR) socket queue length

2002-08-19 Thread rcortez
Hi, Is there any OS parameter or radiator parameter which can be fine tune to increase the accounting packet received other than OS udp_max_buf and radius socket queue length? Ray === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubs

(RADIATOR) socket queue length

2002-08-19 Thread rcortez
Hi, Is there any OS parameter or radiator parameter which can be fine tune to increase the accounting packet received other than OS udp_max_buf and radius socket queue length? Since the current cpu utilization of our server is 98% idle and the physical memory utilized is 386K of the

(RADIATOR) Accounting Handled

2002-08-19 Thread rcortez
Hi, Where can we put the accounting handled parameter is it on the authby clause? Can i have a sample config on how to implement it. Ray === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubsc

(RADIATOR) AccountingHandled

2002-08-19 Thread rcortez
Hi, Again I would like to know where can I put AccountingHadled in my config file ? I'm running an clause. Ray === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body o

(RADIATOR) Accounting Handled

2002-08-22 Thread rcortez
Hi, I have configured Accounting Handled and also LogMicroseconds under the Global Parameter Realm this is how it goes. Foreground AuthPort 1645 AcctPort 1646 LogDir /data/LOGFILE LogFile %L/%Y-%m-%d-%H-logfile.log DbDir /usr/local/etc/raddb Trace 4 SocketQueueLength 100 LogMicroseco

(RADIATOR) AccountingHandled

2002-08-28 Thread rcortez
Hi, I've already put AccountingHandled on my config file. I wonder why I still received Retransmission coming from my LNS Cisco 7206. Here is my config Foreground AuthPort 1645 AcctPort 1646 LogDir /data/LOGFILE LogFile %L/%Y-%m-%d-%H-logfile.log DbDir /usr/local/etc/raddb Trace 4 So

(RADIATOR) MTU setting

2002-09-04 Thread rcortez
Hi, Do radiator have a particular setting of an MTU in between LNS and radius server in a vpdn configuration? Do we need to set a certain parameter or server config? Right now there is a default setting of MTU=1500. Ray === Archive at http://www.open.com.au/archives/radiator/ Announc

(RADIATOR) pre auth hook

2002-09-05 Thread rcortez
hi, I'm using radiator with a preauth hook clause i'm having a problem regarding the time it spend when using the preauth hook. In a 10 sec time i been able to process only 20 request, but when I remove the preauthhook i can process 20 request in 2 sec. The function of a preauth hook

(RADIATOR) preauth hook

2002-09-05 Thread rcortez
Hi, I'm using radiator with a preauth hook clause i'm having a problem regarding the time it spend when using the preauth hook. In a 10 sec time i been able to process only 20 request, but when I remove the preauthhook i can process 20 request in 2 sec. The function of a preauth hook is

(RADIATOR) AuthBy RaDius

2002-09-08 Thread rcortez
Hi, Is it possible to have multiple ports on single ip for load balance application. Ex. Secret test AuthPort 1645 AcctPort 1646 Secret test AuthPort 1812 AcctPort 1813

(RADIATOR) radius debug

2002-09-12 Thread rcortez
Hi, I've configured my server which has 2 instance of radius running. First instance was configured as 1645/1646 radius/radacct respectively and my second instance was configured as 1812/1813 radius/radacct it also has 2 different logfile one based on 1645 and the other logfile is 1812

(RADIATOR) Loadbalance

2002-09-24 Thread rcortez
hi hugh, in our setup having 2 radius server (wiht 2 instance of radiator running on each machine) and 1 oracle server. will there be an advantage if we are going to use radiator loadbalancing if our ras port grows from the current 1,500 ports to 5,000 ports? d oracle database is hosting

Re: (RADIATOR) Loadbalance

2002-09-24 Thread rcortez
hi hugh, does this mean if we ever encounter performance problem (i.e. slow auth, lost stop records) we need to separate the authetication from accounting. and accquire additional radius server to handle accounitng packets. and may be, add a load balancing server (radiator)to spread the wor

(RADIATOR) problem with radiator 3.1

2002-09-25 Thread rcortez
hi hugh, there seem to be a problem when we execute the radpwtst. it seems that it is sending an extra authentication request. this problem started sometime early sept. there has been no modification on the config file. we do not know where the "bnbmbn" password came from. when we t

(RADIATOR) Quest ion on duplicate request

2002-09-25 Thread rcortez
hi hugh, we have another question on radius request for authentication. base on the oracle debug logfile we are getting 2 request for pre computation of session time. the updatesessiontime.hook is use to recomplute the sessiontime base on peak / off-peak rate and update the database before radi

(RADIATOR) secure id

2000-01-31 Thread rcortez
Hi ! How can I configure ACE Server (secure ID). I'm using Redhat 6.0 and Radiator 2.14.1 ? === Archive at http://www.thesite.com.au/~radiator/ To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.