Hi Hugh,

In our network we have to proxy all accounting packets (starts, stops,
alives) to our customers. In addition to this I want to proxy stop packets
only to our reporting system. Could I use AccountingStopsOnly (as described
for AuthBy SQL)?

For example (this Realm does not handle auth):

<Realm xxx>
    AccountingHandled
    <AuthBy RADIUS>
        ... proxy to customer ....
        IgnoreAccoutingResponse
    </AuthBy>
    <AuthBy RADIUS>
        AccountingStopsOnly
        ... proxy to reporting system ....
        IgnoreAccoutingResponse
    </AuthBy>
</Realm>

If not, is there another way to achieve this?

Cheers, Hylke Zuidema

===
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.

Reply via email to