17 Mar
2006
17 Mar
'06
11:32 a.m.
"Norbert Grochal" <norboro@celpol.pl> wrote:
| 77 | norbert | User-Password | xxxxxxxx | == | ... CHAP-Challenge = 0x4aaccdf7f520730e84f58bc4018c04217b97 CHAP-Password = 0xb6fe48120b0aed82ffdb4d782f3b51cd6a
There is no User-Password in the packet, so using '==' for comarison will never result in a match. use ':=' Alan DeKok.