"Ivan Meic" <[EMAIL PROTECTED]> wrote: > I'm not using a 'round robin' method, so I really > was expecting that it will send accounting packets to > all servers specified in the list.
That isn't the way it's intended to work. > Ok, I can understand how to use radrelay, but than I have another problem. > I have around 50 different gateways sending the accounting data to this > radius server. > Each gateway has it's own radacct sub-directory. Do I need to keep running > 50 different instances of radrelay, or is there a more convenient way ? For now, you run 50 copies. It's ugly, but it works. With a few code patches, it should be possible to run one copy of radrelay, which would read 50 files. But that does require source code patches. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
