> Hello,
> 
> From my readings, I think there are two UNIQUE ways to do accounting
> replication in freeRadius 0.7.  Correct if I'm wrong, or if these two ways
> need to work in conjuction for replication to occur.
> 
> 1)  radrelay will replicate and send accounting info to another remote
> server but the remote server MUST reply to the accounting packets for
> radrelay to work properly.  Is that correct? what happens if the packet
> sent by radrelay is not ACK'd (i.e. no accounting response sent back),
> does it retry and what happens if nothing ever returns?
> 
> 2)  another method of replication is using the Replicate-To-Realm
> atrtribute in the acct_users file.  I can specify to replicate to a realm
> "replicateme"
> which can be found in the realms file as
> 
> replicateme   192.168.1.1:100         notrealm
> 
> Now, in this case, is the radiusAccounting server looking or waiting for a
> response from the remote server (192.168.1.1) that receied the
> replicatedthe replicated packets (i.e. waiting for an accounting response
> packet to come back when an accounting request packet is sent?).  If so,
> what happens if the remote server never replies?  Also, if no response is
> required, then I guess the replication is a one-time forward and forget.
> Is that true?
> 
> thanks,
> John

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

Reply via email to