Nils-Henner Krueger <[EMAIL PROTECTED]> wrote:
> It seems to us that there could be a limit around 4kb,
> that means radiusd gets killed after sending user
> records exceeding 4kb, but that's more blind guessing
> than accurate debugging. radiusd -X only says "bus error",
> nothing usefull. 

  Ah, yes.  I know exactly what the problem is, and how to fix it.
I'll commit a fix to he CVS head later today.

  The problem is that the fix will prevent bus errors, but it still
won't do what you want.  The RADIUS RFC's define the maximum size of a
RADIUS packet as 4k.  So if you're trying to send more data than that,
it just won't work.

  I suggest that you look for an alternate way to get those large
ACL's to the NAS.  RADIUS simply isn't good enoug for what you're
trying to do.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to