(RADIATOR) Radius Accounting on both the rad proxy and the destination

Kurt Jaeger lists at complx.lf.net
Mon Feb 24 06:14:48 CST 2003


Hi!

I have two radius servers (proxy and dest). Incoming accounting requests
from NASes should be saved on the proxy *and* forwarded to the
destination radius.

This is how it looks on the proxy:

# Realms
<Realm mydefrealm>
        RewriteUsername s/^([^@]+).*/$1/
        AuthLog mylog
        AuthByPolicy ContinueWhileReject
        AcctLogFileName /var/log/radiator/details.%Y%m%d
        <AuthBy FILE>
                Filename /usr/local/lib/radiator/users/flatfile
        </AuthBy>  
        <AuthBy RADIUS>  
                Host dest
                Secret remotesharedsec
                AuthPort 1812
                AcctPort 1813
                RetryTimeout 10
        </AuthBy>
</Realm>

Problem: The accounting requests are not sent to the destination host.
They are saved on the proxy.

If I comment out the AuthBy FILE clause, the accounting records are
sent to the dest host, but not saved on the proxy.

Anyone has a pointer on a possible solution ?

-- 
MfG/Best regards, Kurt Jaeger                                  17 years to go !
LF.net GmbH        fon +49 711 90074-23  pi at LF.net  
Ruppmannstr. 27    fax +49 711 90074-33
D-70565 Stuttgart  mob +49 171 3101372
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list