Feature #746
Different radius server(s) for accounting
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
22.10.2014
Due date:
Estimated time:
Resolution:
Description
Is it possible to specify different servers for radius accounting than radius authentication? I have multiple light-weight radius servers that do authentication for performance/redundancy, but only one bigger server that does accounting.
Related issues
History
#1 Updated by Martin Willi over 7 years ago
- Tracker changed from Issue to Feature
Hi,
No this is currently not supported by strongSwan, the same set of RADIUS servers is used for both authentication and accounting.
You may try to redirect accounting messages from your authentication server to your account server. RADIUS servers are usually rather capable in these things.
Regards
Martin
#2 Updated by Tobias Brunner about 4 years ago
- Has duplicate Feature #1200: eap-radius should be able to send accounting requests to different server than authorization and authentication requests added