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.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to