EAP session matching the State variable.
Alan DeKok
aland at deployingradius.com
Fri Feb 8 15:57:23 CET 2008
Norbert Wegener wrote:
> The complete log is at http:// www.wegener-net.de/freeradius/ (url
> destroyed)
> In line 116518 a client gets a reject, in 119715 the same client an accept.
...
State = 0x0000000000030d000000000000000000
...
It's a 64-bit machine... I'll be damned if I can figure out why the
State attribute is (almost) all zeros. I updated the code in rlm_eap to
fix one problem, and apparently created another...
All I can guess is that the code generating 32-bit random numbers
somehow has them promoted to 64-bit numbers, and then the lower 32-bits
get ignored...
I think I have access to a 64-bit machine where I can get take a look
at this.
Alan DeKok.
More information about the Freeradius-Users
mailing list