Gennaro Leo wrote:
> How can I configure the freeradius to set error-cause-attributes (e.g.
> 401 - Unsupported Attribute) when sending a CoA-Nak after receiving an
> Accounting Request?
$ man unlang
update reply {
Error-Cause = Unsupported-Attribute
}
This should go into the "send-coa" subsection.
Alan DeKok.