RE: Detail cisco logging

2008-02-05 Thread Ivan Kalik
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" <[EMAIL PROTECTED]> 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 
> 
> 
>_
>
>
>

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


RE: Detail cisco logging

2008-02-05 Thread hamid benane
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 
 
 
_

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

RE: Detail cisco logging

2008-02-04 Thread Ivan Kalik
http://wiki.freeradius.org/index.php/FreeRADIUS_Wiki:FAQ#It_still_doesn.27t_work.21

Ivan Kalik
Kalik Informatika ISP


Dana 5/2/2008, "hamid benane" <[EMAIL PROTECTED]> 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
> 
>_
>
>
>

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


RE: Detail cisco logging

2008-02-04 Thread hamid benane
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
 
_

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

Re: Detail cisco logging

2008-02-04 Thread A . L . M . Buxey
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
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Detail cisco logging

2008-02-02 Thread Ivan Kalik
You have mistaken this list for Cisco technical support.

Ivan Kalik
Kalik Informatika


Dana 1/2/2008, "Vijay Avarachen" <[EMAIL PROTECTED]> 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."
>
>

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


Re: Detail cisco logging

2008-02-01 Thread Vijay Avarachen
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_guide09186a00801d1e81.html
   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 <[EMAIL PROTECTED]> 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
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html