Hello Mohammed -

> 
> Hi,
> 
> I am using radiator Radiator-2.13.1 on Solaris 2.5.1 and have the foll
> config file in which I authby flat file and send my accounting to be
> logged to a mSQL server running on the same machine as radiator. But,
> somehow, I am getting multiple Accounting 'Start' and 'Stop' entries for
> every login session. I am using Ascend MAX 4000 as the RAS.
> 
> I know that I have 'AccountingHandled' in my DEFAULT realm, but, still why
> do I get multiple Accounting Request/Response from ASCEND. Please tell me
> if you see any thing wrong in the foll config file:
> 
> thanks,
> [EMAIL PROTECTED]
> 
> radius.cfg:
> ---------
> 
> AuthPort        1645
> AcctPort        1646
> LogDir          .
> DbDir           /usr/ali/raddb
> DictionaryFile  %D/dictionary.ascend
> FingerProg      /bin/finger
> Trace 4
> 
> <Client DEFAULT>
>         Secret  xxxxxx
>       NasType Ascend
>       IgnoreAcctSignature
> </Client>
> 
> 
> <Realm DEFAULT>
>         RewriteUsername s/^([^@]+).*/$1/
>         RewriteUsername tr/[A-Z]/[a-z]/
>         AuthByPolicy ContinueUntilAccept
>         AccountingHandled
>         MaxSessions 1
>         RejectHasReason
>         <AuthBy SQL>
> #               AuthSelect with empty string means dont do auth
>                 AuthSelect
>                 DBSource        dbi:mSQL:Internet
>                 AccountingTable ACCOUNTING
>                 AcctColumnDef   Username,User-Name
>                 AcctColumnDef the_date,Timestamp,formatted-date,'%e-%m-%Y'
>                 AcctColumnDef the_time,Timestamp,formatted-date,'%H:%M:%S'
>                 AcctColumnDef   NAS_Identifier,NAS-Identifier
>                 AcctColumnDef   NAS_Port,NAS-Port,integer
>                 AcctColumnDef   Acct_Status_Type,Acct-Status-Type
>                 AcctColumnDef   Acct_Delay_Time,Acct-Delay-Time,integer
>                 AcctColumnDef   Acct_Session_Id,Acct-Session-Id
>                 AcctColumnDef  Acct_Session_Time,Acct-Session-Time,integer
>                 AcctColumnDef  Acct_Input_Octets,Acct-Input-Octets,integer
>                 AcctColumnDef Acct_Output_Octets,Acct-Output-Octets,integer
>                 AcctColumnDef  Acct_Term_Cause,Acct-Terminate-Cause,integer
>                 AcctColumnDef   Framed_Address,Framed-Address
>                 AcctColumnDef   Framed_Protocol,Framed-Protocol
>                 AcctColumnDef   Data_Rate,Ascend-Data-Rate,integer
>                 AcctColumnDef Disconnect_Cause,Ascend-Disconnect-Cause,integer
>                 AcctColumnDef   First_Destination,Ascend-First-Dest
>                 AcctColumnDef   Client_Port_DNIS,Client-Port-DNIS
>         </AuthBy>
> #       If SQL fails then authenticate from flat file - this is the way wewant it
>         <AuthBy FILE>
>                 DefaultSimultaneousUse 1
>                 Filename %D/users_testmax
>         </AuthBy>
> </Realm>
> 

There isn't anything wrong that I can see, however you would have to look at a
Trace 4 debug to see exactly what is the sequence of events (with timestamps).
If you send me a debug listing I will have a look.

BTW - the latest version of Radiator is 2.15 (with 2.16 RSN).

regards

Hugh

-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.



===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to