Odeslat dotazOdeslat dotaz
 

Dotazwindows 2008 radius server debugging

  • 25. října 2009 18:00Ilia Chipitsine Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    we're running WiFI infrastructure on windows 2003 radius with ssl certs. it works pretty well. however, we cannot get it running with windows 2008 radius. we'd like to debug it, but system events are clueless on that. how can we raise debug level of IAS/radius on windows 2008 ?

Všechny reakce

  • 25. října 2009 19:47deva_1002 Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    Hi Ilia

    Please refer this Article

    http://www.bunkerhollow.com/blogs/matt/archive/2008/06/04/configuring-server-2008-for-radius-authentication.aspx


    Thanks...
    Deva --Self-trust is the first secret of success.
  • 26. října 2009 9:23Ilia Chipitsine Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    Hi Ilia

    Please refer this Article

    http://www.bunkerhollow.com/blogs/matt/archive/2008/06/04/configuring-server-2008-for-radius-authentication.aspx


    Thanks...
    Deva --Self-trust is the first secret of success.

    it says how to setup different things. I did similar setup, except that I need WiFi things. However, it didn't work for me and I like to turn on debugging on Radius. That article says nothing about debugging. Or does it ?
  • 26. října 2009 10:05Sainath IRP_MJ_CREATEMVP, ModerátorUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    Hi Ilia chipitsine,

    I went through the above link provided by Deva but unfortunately it doesnt have information related to RAS debugging.

    You can use NETSH command line utility to achieve RAS logging , please find the below link

    http://technet.microsoft.com/en-us/library/cc730682(WS.10).aspx


    Solutions Architect
  • 27. října 2009 4:44Sainath IRP_MJ_CREATEMVP, ModerátorUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    Hi There,

    Just want to check back if you were able to go through my post
    Solutions Architect
  • 27. října 2009 10:18Ilia Chipitsine Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    Hi Ilia chipitsine,

    I went through the above link provided by Deva but unfortunately it doesnt have information related to RAS debugging.

    You can use NETSH command line utility to achieve RAS logging , please find the below link

    http://technet.microsoft.com/en-us/library/cc730682(WS.10).aspx


    Solutions Architect

    I did "netsh ras diagnostics set rastracing * enabled" and now there many files in %WinDir%\tracing

    I noticed only IASRAD.txt with

    .....
    [6548] 10-26 18:29:13:167: Resuming Radius component...
    [6548] 10-26 18:29:13:167: RADIUS Server starting to listen on ::-1812
    [6548] 10-26 18:29:13:167: RADIUS Server starting to listen on ::-1645
    [6548] 10-26 18:29:13:168: RADIUS Server starting to listen on ::-1813
    [6548] 10-26 18:29:13:168: RADIUS Server starting to listen on ::-1646
    [6548] 10-26 18:29:13:168: Radius componend resumed.
    [3116] 10-27 15:05:22:111: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [4496] 10-27 15:05:25:105: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [3116] 10-27 15:05:31:116: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [4496] 10-27 15:05:43:127: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [3116] 10-27 15:06:36:552: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [4496] 10-27 15:06:39:557: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [3116] 10-27 15:06:45:569: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [4496] 10-27 15:06:57:574: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [3116] 10-27 15:07:13:765: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [4496] 10-27 15:07:16:759: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [3116] 10-27 15:07:22:763: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [4496] 10-27 15:07:34:751: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    ....


    so, RADIUS server receives those packets, but doesn't respond to them. And nothing is said about it in logs. Can log level be raised even more ?
  • 27. října 2009 13:20Ilia Chipitsine Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    Hi Ilia chipitsine,

    I went through the above link provided by Deva but unfortunately it doesnt have information related to RAS debugging.

    You can use NETSH command line utility to achieve RAS logging , please find the below link

    http://technet.microsoft.com/en-us/library/cc730682(WS.10).aspx


    Solutions Architect

    I did "netsh ras diagnostics set rastracing * enabled" and now there many files in %WinDir%\tracing

    I noticed only IASRAD.txt with

    .....
    [6548] 10-26 18:29:13:167: Resuming Radius component...
    [6548] 10-26 18:29:13:167: RADIUS Server starting to listen on ::-1812
    [6548] 10-26 18:29:13:167: RADIUS Server starting to listen on ::-1645
    [6548] 10-26 18:29:13:168: RADIUS Server starting to listen on ::-1813
    [6548] 10-26 18:29:13:168: RADIUS Server starting to listen on ::-1646
    [6548] 10-26 18:29:13:168: Radius componend resumed.
    [3116] 10-27 15:05:22:111: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [4496] 10-27 15:05:25:105: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [3116] 10-27 15:05:31:116: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [4496] 10-27 15:05:43:127: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [3116] 10-27 15:06:36:552: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [4496] 10-27 15:06:39:557: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [3116] 10-27 15:06:45:569: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [4496] 10-27 15:06:57:574: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [3116] 10-27 15:07:13:765: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [4496] 10-27 15:07:16:759: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [3116] 10-27 15:07:22:763: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    [4496] 10-27 15:07:34:751: Receive RADIUS packet with size 155 from ::ffff:192.168.80.55
    ....


    so, RADIUS server receives those packets, but doesn't respond to them. And nothing is said about it in logs. Can log level be raised even more ?
    well, I did also "netsh ras diagnostics set loglevel all" and there're much more debugging, and it's even more interesting. In brief, I enabled "smart card or other certificate" for 802.11X, and it says now

    [1260] 10-27 18:11:25:715: NT-SAM Names handler received request with user identity xxx.
    [1260] 10-27 18:11:25:715: Prepending default domain.
    [1260] 10-27 18:11:25:715: NameMapper::prependDefaultDomain
    [1260] 10-27 18:11:25:715: SAM-Account-Name is "xxx\xxx".
    [1260] 10-27 18:11:25:715: Successfully created new RAP Based EAP session for user xxx\xxx.
    [1260] 10-27 18:11:25:715: No AUTHENTICATION extensions, continuing
    [1260] 10-27 18:11:25:715: NT-SAM Authentication handler received request for xxx\xxx.
    [1260] 10-27 18:11:25:715: Validating windows user account xxx\xxx
    [1260] 10-27 18:11:25:715: Sending LDAP search to xxx.xxx.
    [1260] 10-27 18:11:25:718: Successfully validated windows account xxx\xxx.
    [1260] 10-27 18:11:25:719: Allowed EAP type: 13
    [1260] 10-27 18:11:25:719: Succesfully created EAP Host session with session id 67
    [1260] 10-27 18:11:25:722: EapHostAuthenticatorReceivePacket failed with 0x80420101
    [1260] 10-27 18:11:25:722: Caught COM exception:
    [1260] 10-27 18:11:25:722: No AUTHORIZATION extensions, continuing

    what does that error mean ?
  • 27. října 2009 15:09Ilia Chipitsine Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    also ssl certificate has an exclamation mark on "Basic constraints" what could that mean ?
  • 7. listopadu 2009 7:48Ilia Chipitsine Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    up  
  • 9. listopadu 2009 3:30Ilia Chipitsine Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    up   
  • 13. listopadu 2009 7:15Ilia Chipitsine Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    up   
  • 22. listopadu 2009 11:07Sainath IRP_MJ_CREATEMVP, ModerátorUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    Hi Ilia,

    Just want to check back with you on the issue, can you please let us know where are we on the issue ?
  • 26. listopadu 2009 4:34Ilia Chipitsine Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    Hi Ilia,

    Just want to check back with you on the issue, can you please let us know where are we on the issue ?

    we are on the issue, exactly. it's still waiting to be solved.
  • 11. února 2010 14:06Ilia Chipitsine Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    up