Wireless Access

last person joined: 22 hours ago 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

802.1x authentication problem

This thread has been viewed 3 times
  • 1.  802.1x authentication problem

    Posted Aug 22, 2017 03:44 AM

    We have Aruba Mobility Controller 3600 with RADIUS server authentication.

     

    All users on Android or IOS smartphone get authenticated but some of the users on windows 7 laptops are not able to connect to wifi.

     

    On Aruba controller AAA test server using MSCHAPv2 same user gets authenticated.

     

    We have ArubaOS 6.4.4.9

     

    Can anyone provide solution to this problem?

     

    Thanks in advance

     

     



  • 2.  RE: 802.1x authentication problem

    MVP EXPERT
    Posted Aug 22, 2017 04:03 AM

    Are you using any certificates on the Win 7 laptop? Do you see any rejects in your RADIUS server? If you run the below command do you see the client being rejected by the auth-server?

     

    #show auth-tracebuf


  • 3.  RE: 802.1x authentication problem

    Posted Aug 22, 2017 04:31 AM

    Thanks for reply

     

    We have not installed any certificates on client side.

     

    The username is working on Mobile smartphone eithe iphone or Android and getting authenticated

    But same user name is not fgetting authenticated from Windows 7 laptop.

    We don't get any other error messages.

     

     



  • 4.  RE: 802.1x authentication problem

    MVP EXPERT
    Posted Aug 22, 2017 05:13 AM

    There could be numerous reasons as to why a specific client can't connect, RF issues, group policy issues. You will need to share further information on your configuration? Have you tried setting up debugging for the client in question and reviewing those logs?

     

    #config t 
    #logging level debugging user-debug <mac address of user>
    
    then....
    
    #show log all | include <mac address of user>