In which point does the FR sever send the Access-Accept or Access-Reject packet?
Alan DeKok
aland at ox.org
Thu Jan 5 18:08:44 CET 2006
Marta Lajas <marta_loops at yahoo.es> wrote:
> I have a doubt about when FreeRadius server decides to send an Access-Accept or an Access-Reject packet.
Why ask the list when you can run it yourself and see?
> When the authenticate module returns with a RLM_MODULE_REJECT, does the FR server send an Access-Reject packet? or does it occur later?
Yes. It *may* occur later because of "reject_delay". See radiusd.conf.
> When the authenticate module returns with a RLM_MODULE_OK, does the FR server send the Access-Accept packet? or does it occur later?
Yes. And it's sent immediately.
I can't help but think these questions are *not* the questions you
want answered.
What problem are you trying to solve?
Alan DeKok.
More information about the Freeradius-Users
mailing list