(RADIATOR) duplicating accounting records

2001-12-05 Thread Vorbeck, Lars

Hi all,

can somebody tell me if it is possible for radiator to duplicate accounting
records and send it to two different target radius servers?

Thanks

Lars
--
Netscalibur Deutschland
phone +49 (0) 89 219977-131
mobile +49 (0) 175 2640809
[EMAIL PROTECTED]
www.netscalibur.de
===
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.



RE: (RADIATOR) duplicating accounting records

2001-12-05 Thread Ingvar Berg (ERA)

It's easy, you just define the two AuthBy RADIUS 
AuthBy RADIUS
Identifier Rad1
 #define host
/AuthBy RADIUS
 
AuthBy RADIUS
Identifier Rad2
 #define host
/AuthBy RADIUS

...
Handler Request-Type = Accounting-Request
AuthBy GROUP
  AuthByPolicy ContinueAlways
  AuthBy Rad1
  AuthBy Rad2  
/AuthBy GROUP
/Handler

/Ingvar

 -Original Message-
 From: Vorbeck, Lars [mailto:[EMAIL PROTECTED]]
 Sent: den 5 december 2001 14:29
 To: [EMAIL PROTECTED]
 Subject: (RADIATOR) duplicating accounting records 
 
 
 Hi all,
 
 can somebody tell me if it is possible for radiator to 
 duplicate accounting
 records and send it to two different target radius servers?
 
 Thanks
 
 Lars
 --
 Netscalibur Deutschland
 phone +49 (0) 89 219977-131
 mobile +49 (0) 175 2640809
 [EMAIL PROTECTED]
 www.netscalibur.de
 ===
 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.
 
===
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.