Dear Gentilmen
 
I'm having a problem with radiator, sometimes he stops answering to authentication requests and I have to stop and start the service (sometimes more then once) for radiator to start working again.
I have something around 120 phone lines that users use to connect to the internet at my ISP and all incoming access requests are passing through Radiator for authentication. Does someone know of a maximum limite of request radiator can handle at a time. Is there a work-around this. I have radiator installed on a Windows NT 4.0 Server running SP5.
And bellow is my config file:
 
§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§
 
 
 

Foreground
LogStdout
Trace           4
LogDir          c:\radiator\malbanet\log
LogFile         %L\%Y%m%d.log
DbDir           c:\radiator
DictionaryFile  %D\dictionary.nt
 
<Client x.x.x.x>
 Secret  mysecret
</Client>
<Client x.x.x.x>
 Secret  myseret
</Client>
<Client x.x.x.x>
 Secret  mysecret
</Client>
 
<Realm DEFAULT>
 RewriteUsername tr/[A-Z]/[a-z]/
 AuthByPolicy ContinueUntilAccept
 
 <AuthBy SQL>
 AuthSelect
 DBSource dbi:ODBC:Acessos
 AccountingTable Conex
 AcctColumnDef SessionID,Acct-Session-Id
 AcctColumnDef TIME_STAMP,Timestamp,integer
 AcctColumnDef StatusType,Acct-Status-Type
 AcctColumnDef UserName,User-Name
 AcctColumnDef SessionTime,Acct-Session-Time,integer
 AcctColumnDef InPackets,Acct-Input-Packets
 AcctColumnDef OutPackets,Acct-Output-Packets
 AcctColumnDef FoneID,Calling-Station-Id
 AcctColumnDef IpAddress,Framed-IP-Address 
 AcctColumnDef TIME_STAMP,Timestamp,formatted-date,('%e %m %Y %H:%M:%S')
 </AuthBy>
 
 <AuthBy FILE>
 Filename %D/userx
 DefaultSimultaneousUse 5
 </AuthBy>
 
# <AuthBy FILE>
# Filename %D/usery
# DefaultSimultaneousUse 1
# </AuthBy>
 
 <AuthBy NT>
 Identifier nt
 </AuthBy>
 
 # 1 Log accounting to the detail file in LogDir
 AcctLogFileName   %L\%Y%m.act
 
 # 2 Log accounting to the detail file in LogDir
 AcctLogFileName   %L\%Y%m%d.act
 
</Realm>
 
 
 
§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§
 
Thanx for Reading....
 
Best Regards
Michael Gatti
Malbanet Serviços Online
[EMAIL PROTECTED] \ [EMAIL PROTECTED]

Reply via email to