13 Jun
2005
13 Jun
'05
4:55 p.m.
JR Mayberry <mayberry@loonybin.net> wrote:
It attempts to authenticate, but every packet gives an incorrect shared secret error on both sides.
Odds are that it's the MD5 code, which isn't 64-bit clean. Try taking md5.[ch] from FreeRADIUS, and hacking them to work with the module. Alan DeKok.