Hello All,
I am trying to set up 802.1x authentication in my test environment eventually to be set up in the live environment.
When PEAP is configured using a self issued AD Certificate authentication fails without having an event log entry put in the log.
In the IAS log file I see a pair of entries for each attempt.
Example (trunvcated):
"SRV1","IAS",08/08/2012,16:05:51,1,"user",".net/Users/Firstname Lastname","0018.bac9.2500","001f.3b2a.59e1",,,"ciscoap","192.168.1.3",559,0,"192.168.1.5""SRV1","IAS",08/08/2012,16:05:51,11,,".net/Users/Firstname Lastname",,,,,,,,0,"192.168.1.5"
For each Access-Request (packet-type 1) there is an Access-Challenge (packet-type 11) but that's where it ends. The challenge doesn't seem to reach the device.
I have even put a freeradius serevr in the chain as a proxy just to see what happening and I can see the incoming Access-Requests and then silence.
Any help would be appreciated.
Bertalan