[c-nsp] Radius accounting to two servers?

Konstantin Barinov sbr at infonet.ee
Mon Sep 27 16:26:30 EDT 2004


Hi,

Please help a bit with radius - how to send accounting to 2 servers
simultaneously?

I have this, and only .143 server gets accounting. Auth is only from
.143 server.


aaa group server radius radauth1
 server 10.1.1.143 auth-port 812 acct-port 813
!
aaa group server radius radacc1
 server 10.1.1.143 auth-port 812 acct-port 813
!
aaa group server radius radacc2
 server 10.1.0.26 auth-port 0 acct-port 813

aaa authentication login h323 group radauth1
aaa authorization exec h323 group radauth1
aaa accounting connection h323 stop-only group radacc1 group radacc2


radius-server host 10.1.1.143 auth-port 812 acct-port 813 key .........
radius-server host 10.1.0.26 auth-port 0 acct-port 813 key ..........



Thanks!


br
--
Konstantin Barinov
INFONET AS, Tallinn, Estonia



More information about the cisco-nsp mailing list