26 Sep
2005
26 Sep
'05
1:24 p.m.
Juan Daniel Moreno <juanitomoreno@gmail.com> wrote:
With PEAP protocol, I have a user test with its own password. The first 8 packets are fine but as I send the 9th, radius says Length in packet header doesn't match actual length. Does it means that the length in the first packet (when I send a two packets certificate) is greater or less than in second packet? Or is just the header length in this very packet?
The protocol specification describes this. The implementation in src/modules/rlm_eap/ contains diagrams of the packets it expects to receive. Alan DeKok.