Flexinets.Radius.RadiusServer icon indicating copy to clipboard operation
Flexinets.Radius.RadiusServer copied to clipboard

EAP Support

Open mizbani opened this issue 5 years ago • 1 comments

hi you can help me for EAP handler ? on this mode only find 'EAP-Message' and 'Message-Authenticator' attributes and when return packet.CreateResponsePacket(PacketCode.AccessAccept) not accept and need encryption

mizbani avatar Apr 17 '20 13:04 mizbani

Yea that wont work, eap requires many packets between the client and server and a simple access accept will just be ignored

Sent from my iPhone

On 17. Apr 2020, at 16.28, mizbani [email protected] wrote:

 hi you can help me for EAP handler ? on this mode only find 'EAP-Message' and 'Message-Authenticator' attributes and when return packet.CreateResponsePacket(PacketCode.AccessAccept) not accept and need encryption

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

vforteli avatar Apr 17 '20 14:04 vforteli