freeradius-client sequence file replacement
Alan DeKok
aland at deployingradius.com
Mon Feb 1 12:32:10 CET 2010
Alex Massover wrote:
> What is supposed to happen if there's no free id available?
The client opens a new source port, and has 256 free Id's.
Also, the Ids should be tracked by code, too. If there's an
Access-Request with Id 1, then there can *also* be an Accounting-Request
with Id 1.
i.e. each source port can have 256 IDs for Access-Request, and another
(independent) 256 IDs for Accounting-Request.
Alan DeKok.
More information about the Freeradius-Devel
mailing list