Detail cisco logging
Hello, I have successfully configured freeradius 2.x to do AAA for my Cisco Catalyst 3560. Using modules rlm_detail I am able to log when the session starts and ends, however I am also interested in logging exactly what commands were issued by the user. Does anyone know how I can accomplish this? Thank you, Vijay Avarachen -- "Knowledge is the only wealth that grows as you spend it, and diminishes as you save it."
Ok I accomplished this outside of FreeRadius. Requires IOS vers > 12.3(4)T and 12.2(25)S. Here are the important sections from the config: archive log config logging enable logging size 1000 notify syslog hidekeys logging xxx.xxx.xxx.xxx Reference: 1. http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/products_feature_guid... 2. http://www.linuxhomenetworking.com/cisco-hn/syslog-cisco.htm You can also specify facility (default local7). Log entries will look like: Feb 1 04:15:08 172.16.40.204 55: 1d21h: %PARSER-5-CFGLOG_LOGGEDCMD: User:vavarachen logged command:logging host 172.17.13.215 Feb 1 04:15:41 172.16.40.204 56: 1d21h: %PARSER-5-CFGLOG_LOGGEDCMD: User:vavarachen logged command:logging facility local7 Feb 1 04:15:54 172.16.40.204 57: 1d21h: %PARSER-5-CFGLOG_LOGGEDCMD: User:vavarachen logged command:logging on Hope this helps someone. Vijay Avarachen On Feb 1, 2008 1:33 PM, Vijay Avarachen <vavarachen@gmail.com> wrote:
Hello, I have successfully configured freeradius 2.x to do AAA for my Cisco Catalyst 3560. Using modules rlm_detail I am able to log when the session starts and ends, however I am also interested in logging exactly what commands were issued by the user. Does anyone know how I can accomplish this?
Thank you, Vijay Avarachen
-- "Knowledge is the only wealth that grows as you spend it, and diminishes as you save it."
-- "Knowledge is the only wealth that grows as you spend it, and diminishes as you save it." -- ancient Sanskrit saying
You have mistaken this list for Cisco technical support. Ivan Kalik Kalik Informatika Dana 1/2/2008, "Vijay Avarachen" <vavarachen@gmail.com> piše:
Hello, I have successfully configured freeradius 2.x to do AAA for my Cisco Catalyst 3560. Using modules rlm_detail I am able to log when the session starts and ends, however I am also interested in logging exactly what commands were issued by the user. Does anyone know how I can accomplish this?
Thank you, Vijay Avarachen
-- "Knowledge is the only wealth that grows as you spend it, and diminishes as you save it."
Hi,
Hello, I have successfully configured freeradius 2.x to do AAA for my Cisco Catalyst 3560. Using modules rlm_detail I am able to log when the session starts and ends, however I am also interested in logging exactly what commands were issued by the user. Does anyone know how I can accomplish this?
TACACS+ not FreeRADIUS unless you contribute some code alan
Hello,i have the same configuration like you freeradius-1.1.1, cisco 3560 but when i try to autheticate my windows xp its failed. i want to know how you configure your freeradius and cisco to work well. my configuration on wireless work fine. For your question that you ask, i dont undesrstand. can you give more details perhaps i can help you thanks _________________________________________________________________
http://wiki.freeradius.org/index.php/FreeRADIUS_Wiki:FAQ#It_still_doesn.27t_... Ivan Kalik Kalik Informatika ISP Dana 5/2/2008, "hamid benane" <hamid_benane@hotmail.com> piše:
Hello,i have the same configuration like you freeradius-1.1.1, cisco 3560 but when i try to autheticate my windows xp its failed. i want to know how you configure your freeradius and cisco to work well. my configuration on wireless work fine. For your question that you ask, i dont undesrstand. can you give more details perhaps i can help you
thanks
_________________________________________________________________
hello, you for the page web of freeradius, i look it befor i ask this question. can anyone give me the right configuration of the swith cisco3560 to authenticate a windows XP on lan network. i use TLS ou PEAP. thanks _________________________________________________________________
Well, look again. Same question was asked and answered today. Different Cisco device but that doesn't change a thing. Ivan Kalik Kalik Informatika ISP Dana 5/2/2008, "hamid benane" <hamid_benane@hotmail.com> piše:
hello, you for the page web of freeradius, i look it befor i ask this question.
can anyone give me the right configuration of the swith cisco3560 to authenticate a windows XP on lan network. i use TLS ou PEAP.
thanks
_________________________________________________________________
participants (4)
-
A.L.M.Buxey@lboro.ac.uk -
hamid benane -
Ivan Kalik -
Vijay Avarachen