Response-Packet-Type == Access-Challenge

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Tue Aug 6 17:38:17 CEST 2013


Hi,

> Is there any other flag/function that would indicate that an
> Access-Challenge packet was received from the NAS?

dont know..I have the following on a 2.2.0 box in the authenticate section:

		if (handled && (Response-Packet-Type == Access-Challenge)) {
			attr_filter.access_challenge.post-auth
			handled  # override the "updated" code from attr_filter


note the (Response-Packet-Type == Access-Challenge) bit.

what does your debug show you?

alan


More information about the Freeradius-Users mailing list