FS trying to authenticate accounting data

Alan DeKok aland at deployingradius.com
Sat May 3 09:45:14 CEST 2008


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.



More information about the Freeradius-Users mailing list