[IOS Version 12.1(22)EA11]   [freeradius-2.1.3]
--------------------------------------------------------------
Hello!
I'm trying to accounting all commands on cisco in enable mode and other level, which user run:

   aaa accounting delay-start
   aaa accounting exec default start-stop group radius
   aaa accounting system default stop-only group radius
   aaa accounting connection default start-stop group radius
   aaa accounting network default start-stop group radius
   aaa accounting commands 1 default stop-only group radius
   aaa accounting commands 15 default stop-only group radius
   aaa accounting send stop-record authentication failure

but cisco log about accounting evrytime send message like this

Mar 6 08:57:48 192.168.255.10 210: 000207: Mar 6 08:57:48 MSK: %RADIUS-3-NOACCOUNTINGRESPONS
   Stop for session 00000074 failed to receive Accounting Response.

accounting section in radius config

   accounting {
           detail
           daily
           unix
           radutmp
           sradutmp
           attr_filter.accounting_response
           Acct-Type Status-Server {

           }
   }

How can I resolve the problem?
Thanks!
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to