Re: FS trying to authenticate accounting data



Jim L. wrote:
> I recompiled with this patch, however, I am getting the same results as
> before.

  Sorry...

>>  DEBUG2(">>> Sending proxied request internally to virtual server.");
>>  radius_handle_request(fake, rad_authenticate);

  Change this line to:

	radius_handle_request(fake, fun);

>>  DEBUG2("<<< Received proxied response from internal virtual server.");

  It was a typo in the original patch.

  Alan DeKok.




This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.