RE: [unclas] freeradius cisco command accounting
No, the cisco devices do not send command logs via
radius. I compiled a tacacs server and configured it to handle accounting
records. I then used the following to set up aaa on the
router:
aaa new-model
aaa authentication login default group
radius local
aaa authentication login localauth local
aaa authentication
ppp default if-needed group radius local
aaa authorization exec default group
radius local
aaa authorization network default group radius local
aaa
accounting send stop-record authentication failure
aaa accounting exec
default stop-only group tacacs+
aaa accounting commands 15 default start-stop
group tacacs+
aaa accounting network default wait-start group radius
aaa
accounting system default start-stop group radius
tacacs-server host 192.168.0.15
tacacs-server key
XXXXXXXX
radius-server host 192.168.0.15 auth-port 1812 acct-port 1813 key
XXXXXXXX
radius-server retransmit 3
radius-server vsa send
accounting
regards,
Frank
Ranner
Dear's
is there any feature in freeradius provide cisco command accouning means users
run command on cisco router and radius provide me command log ?? per users i
want to replace my tacace with freeradius
This archive was generated by a fusion of
Pipermail (Mailman edition) and
MHonArc.