Etienne Pretorius wrote:
Thank you Alan, but would I place this in acct_users?
No. In the pre-acct section. See "man unlang" for documentation.
You see as I see how this approach works is that the detail (detail-B, detail-C) files are created and filled up with contents from server instance-A.
Yes...
While the detail-reader-B and detail-reader-C are based from copy-acct-to-home-server.
Yes.
(So I see now how the packets enter back into the server, but how to configure the server to send detail-B's contents to server B and likewise with C is where I am having trouble..)
You can configure a virtual server per listener. (i.e. detail file reader). In that, just force proxying in pre-acct: update control { Proxy-To-Realm := "B" } Alan DeKok.