Hi again, > > > > <snip mask-ip=1 mask-username=1> > > Tue Jul 15 10:28:49 2003 : Error: rlm_sql: Stop packet with zero session > > length. (user '[EMAIL PROTECTED]', nas '155.239.xx.xxx') > > </snip> > > > > Any ideas on how to get around this? > > change > #define CISCO_ACCOUNTING_HACK > to > #undef CISCO_ACCOUNTING_HACK > > in src/modules/rlm_sql/conf.h > > If you grep for it in rlm_sql.c you will see that this thing is > responsible for dropping them. > > Oliver.
The question that comes to mind now, is that surely this only occurs on the actual logging of the packet to the sql db. Will dropping this in rlm_sql affect the radutmp file at all? basically, I need to decide if this is what is causing the "stale" users syndrome or not. -TIA -Rob - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
