...

Hello!

I'm trying to set up logging of shell commands from cisco to freeradius. On cisco:


RT001-005#show running-config
<skip />
aaa accounting commands 0 default stop-only group radius
aaa accounting commands 15 default stop-only group radius
<skip />
RT001-005#debug aaa accounting 
AAA Accounting debugging is on
RT001-005#terminal monitor 
RT001-005#
*Mar  3 23:29:29 MSK: AAA/ACCT/CMD: User peet, Port tty4, Priv 15:
         "terminal monitor <cr>"
*Mar  3 23:29:29 MSK: AAA/ACCT/CMD: Found list "default"
*Mar  3 23:29:29 MSK: AAA/ACCT: user peet, acct type 3 (730425604): Method=radius 
(radius)


But I don't receive any records on the radius machine: 

[root@aaa1 raddb]# tcpdump -nlp -i eth1 host rt001-005
tcpdump: listening on eth1

0 packets received by filter
0 packets dropped by kernel

RT001-005 uses radius for all aaa: author., authent. and acc. _All_ aaa
work properly, except aaa accounting commands :| Did I forget something
in radius config, or in cisco config?

-- 
Sincerely, Peter V. Saveliev

E-mail: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED]


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to