send an "coa" packet from "authorize {}" section
Alan DeKok
aland at deployingradius.com
Sun Oct 4 21:27:49 CEST 2015
On Oct 4, 2015, at 3:21 PM, Jorge Pereira <jpereiran at gmail.com> wrote:
> I need to send a COA to another NAS during the section "authorize { }",
...
> 3) From this point, I can't figure out about the best way to wait and only
> responds after coa feedback.
You can't do that right now. Addressing that for 3.1.x might be a possibility. We're looking into fixing some of the state machine issues to make this easier.
The main issue is that originating a CoA packet is not quite the same as proxying. So for a proxy, we can wait for a response. For a CoA packet, we can't.
Fixing this requires changes to the server core. I'd prefer to wait until that's been cleaned up a bit before adding new behaviour.
Alan DeKok.
More information about the Freeradius-Users
mailing list