4 Mar
2009
4 Mar
'09
10:34 a.m.
Chris Moules wrote:
OK, I have re-done the debugging. This time I have left gdb running in case you want more output.
Thanks... if you could also show: (gdb) p/x request->proxy That would confirm my suspicions. i.e. When it determines that the home server is down, it starts pinging it with internally generated packets. Those packets don't have some fields that are required for "normal" packets. I've committed fixes to git that will fix this. To grab them, do: $ git pull $ cd src/main $ make radiusd $ make install You don't need to re-install any of the modules. Thanks for the report. Alan DeKok.