Panorama and PANOS RADIUS Authentication Failing after upgrade to 10.2

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Panorama and PANOS RADIUS Authentication Failing after upgrade to 10.2

L0 Member

Hello, 

Thought I would pass on this solution I found.  After upgrading our Panorama from 10.1 to 10.2, our RADIUS authentication no longer worked.  The root cause was our Microsoft RADIUS server was using TLS 1.0 for the PEAP-MSCHAP TLS handshake and 10.2 REQUIRES TLS 1.1.

 

The solution is to add the following registry setting to your Microsoft NPS server

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\RasMan\PPP\EAP\13

add a DWORD TlsVersion with a hex value of 0x3C0

then reboot.  

 

This value will allow the MS NPS server to negotiate TLS 1.0 and TLS 1.1.  

 

You probably DONT want to enable TLS 1.2 yet.  I found enabling TLS 1.2 will cause 10.1 PANOS to fail the RADIUS handshake.

 

Related MS Link

Microsoft security advisory: Update for Microsoft EAP implementation that enables the use of TLS: Oc...

0 REPLIES 0
  • 1157 Views
  • 0 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!