CoA over inbound radsec session
Alan DeKok
aland at deployingradius.com
Mon Jul 17 15:49:46 UTC 2023
On Jul 17, 2023, at 10:43 AM, Natarajan M <natarajan.m at gmail.com> wrote:
>
> Seeing from an old thread that currently CoA over radsec is possible for
> outbound radsec sessions from Freeradius, in order to do the same using
> existing inbound radsec tunnel, required some testing? By any chance, did
> that change, if it still requires testing, I can pick up the PR for testing
> and bring it back for review with tested results?
It's all in the v3.2.x branch. You will have to rebuild from source. Edit the top Make.inc, and add a line anywhere:
CFLAGS += -DWITH_COA_TUNNEL
Then rebuild. You'll also have to configure the tunneled CoA feature. There isn't much documentation on it as it's still experimental. But if you look at the source code for COA_TUNNEL, you'll see the various configuration options and where they go.
Alan DeKok.
More information about the Freeradius-Devel
mailing list