reject request in post-proxy

Alan DeKok aland at deployingradius.com
Tue Aug 25 04:17:52 CEST 2020


On Aug 24, 2020, at 10:02 PM, Matt Zagrabelny via Freeradius-Users <freeradius-users at lists.freeradius.org> wrote:
> 
> On Mon, Aug 24, 2020 at 8:37 PM Alan DeKok <aland at deployingradius.com> wrote:
>> 
>> On Aug 24, 2020, at 8:47 PM, Matt Zagrabelny via Freeradius-Users <freeradius-users at lists.freeradius.org> wrote:
>>> 
>>> I'm getting an error using that config:
>>> 
>>> /etc/freeradius/3.0/sites-enabled/default[939]: Unknown or invalid
>>> value "Reject" for attribute Packet-Type
>> 
>>  Use Access-Reject instead.
> 
> The server starts, but states that the Packet-Type is invalid when the
> post-proxy gets evaluated...
> 
> Here is the single line:
> 
> (2)         ERROR: Mapping "Access-Reject" -> "Packet-Type" invalid in
> this context

  Hmm... then this should work:

update reply {
	Packet-Type := Access-Reject
}

  Alan DeKok.




More information about the Freeradius-Users mailing list