Angus Stewart <[EMAIL PROTECTED]> wrote:
> In searching the list, I see that this was a reported problem for v0.3 and that
> there is a patch... so, after taking a look at v0.4 I decided to implement the
> patch on 0.3 (still not ready to make the switch to 4 -- sorry).
> 
> And - still didn't work.
> 
> After hunting around I think I have found the error - v.0.4
> 
> src/main/conffile.c - line 909 reads: c->acct_ipaddr = ip_getaddr (authhost);
> should read: c->acct_ipaddr = ip_getaddr (accthost);

  Oops, that's a definite bug.

  I've applied that patch, thanks.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to