"Ivan Meic" <[EMAIL PROTECTED]> wrote:
> Also I'm using proxy features to be able to send the accounting data
> to one more server, just to have another copy.

  Ok..

> realm NULL {
>        type            = radius
>        authhost        = 80.253.170.52:1812
>        accthost        = 80.253.170.52:1813
>        secret          = rad213bmf
> }
> realm NULL {
>        type            = radius
>        authhost        = LOCAL 
>        accthost        = LOCAL 
> }

  Huh?  You have *two* NULL realms, and two DEFAULT realms?  I don't
expect that to work at all.

  In fact, it's intendend to NOT work.

> In this case it works fine, but if I want to proxy it 
> to one additional server it doesn't work.
> The proxy only sends the accounting data to the first server on the list
> and leaves one copy for itself.

  See 'radrelay'.  It's designed to copy requests to another server.

  Alan DeKok.

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

Reply via email to