6 Aug
2013
6 Aug
'13
11:38 a.m.
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