Security

last person joined: yesterday 

Forum to discuss Enterprise security using HPE Aruba Networking NAC solutions (ClearPass), Introspect, VIA, 360 Security Exchange, Extensions, and Policy Enforcement Firewall (PEF).
Expand all | Collapse all

Clearpass 802.1x EAP PEAP FAILOVER

This thread has been viewed 3 times
  • 1.  Clearpass 802.1x EAP PEAP FAILOVER

    Posted Apr 01, 2019 11:28 AM

    Hi

    we have a clearpass server per location. and for the failure we take the provisioning cluster.

    so the config on the switch is:

    (1.1.1.1 for clearpass in site and 2.2.2.2 for clearpass cluster)


    radius-server host 1.1.1.1 key "here-is-my-key"
    radius-server host 1.1.1.1 dyn-authorization
    radius-server host 1.1.1.1 time-window 0
    radius-server host 2.2.2.2 key "here-is-my-key"
    radius-server host 2.2.2.2 dyn-authorization
    radius-server host 2.2.2.2 time-window 0
    aaa accounting update periodic 3
    aaa accounting network start-stop radius
    aaa authentication port-access eap-radius
    aaa port-access authenticator
    aaa port-access mac-based a1 addr-limit 2
    aaa port-access authenticator a1 client-limit 2
    aaa port-access authenticator a1
    aaa port-access mac-based a1


    so i have a pc on a1 and it works with clearpass perfect

    but if I simulate a failover of 1.1.1.1 only mac-authentication works

    for 802.1x the error message comes: did not complete eap transaction

    I have tested a lot and found the following out:


    if I delete 1.1.1.1 and only 2.2.2.2 is in the list also works clearpass (so it is not the access to 2.2.2.2)

    if I then re-enter the 1.1.1.1 as the first radius server and make a failover it works too!


    So I summarize: if i simulate a failover for 1.1.1.1 server and before never made a connection to 2.2.2.2, it does not work!

    have now after the weekend again a failover tested on the same switch and the error was there again. what the switch notices seem to be lost after a time .. radius certificate?


    what goes wrong when switching the server on the switch?


    someone had the mistake?



  • 2.  RE: Clearpass 802.1x EAP PEAP FAILOVER
    Best Answer

    Posted Apr 05, 2019 06:30 AM

    I found the mistake. The case can be closed.

     

    The solution was: radius-server retransmit 1



  • 3.  RE: Clearpass 802.1x EAP PEAP FAILOVER

    Posted Aug 02, 2019 09:51 AM
    You need the radius-server timeout command

    Sent from Mail for Windows 10