A simple way around it would be to use a handler that accepts the Interim-Accounting requests and then another Handler to proxy the rest. We are using this on a production system for similar purposes.
 
<Handler Acct-Status-Type=Alive>
 <AuthBy INTERNAL>
  DefaultResult ACCEPT
 </AuthBy>
</Handler>
 
<Handler>
 <AuthBy RADIUS>
  AuthBy Stuff
 </AuthBy>
</Handler>
-----Original Message-----
From: Steve Rogers [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 18, 2002 10:30 AM
To: [EMAIL PROTECTED]
Subject: (RADIATOR) 'Drop' Intermin-Accounting

Hi,
 
One of our dial providers is sending Interim-Accounting to Radiator, which in turn is proxied to another Radius server to perform authentication. We need to 'drop' these Interim-Accounting updates from Radiator so they are not seen by the authenticating radius server.
 
Has anyone done this already? Do we need to write a handler to achieve this?
 
Thanks
Steve

Reply via email to