Hi,
I have the following setup
ISE
Allowed protocols
Allow -EAP-TLS
Allow PEAP
PEAP inner Methods
Allow EAP-MSCHAPv2
Allow EAP-TLS
EAP-TTLS Inner Methods
Allow PAP/ASCII
Allow Chap
Allow EAP-MSCHAPv1
Allow EAP-MSCHAPv2
Allow EAP-MD5
Allow EAP-MSCHAPv2
Preffered EAP protocol -PEAP
PC
dot1x authentication
Domain test.local
WPA-Enterprise
AES
EAP-MSCHAP v2
Situation
if the pc has joined in domain , it works .
So i just download the internal CA certificate to the pc's which is not joined in domain , it works
But most of the pc's which is not joined did not work even after validate certificate unchecked (windows).
The users are getting authenticated but traffic not forwarding from the pc .
How to troubleshoot the issue or what could be the problem
If we use EAP-MSCHAPv2, it means that clients doesn't need to have a certificate,
ISE should have a certificate from internal CA, or it just need self signed certificate ?
Thanks