FreeRADIUS Accounting data sync

KatsuroKurosaki joaquimsb89 at gmail.com
Thu Dec 15 10:56:37 CET 2011


Fajar A. Nugraha-2 wrote
> 
>> server copy-acct-to-home-server {
>> +- entering group preacct {...}
>> ++[preprocess] returns ok
>> [suffix] No '@' in User-Name = "pruebas", looking up realm NULL
>> [suffix] No such realm "NULL"
>> ++[suffix] returns noop
>> ++[files] returns noop
>> +- entering group accounting {...}
>> ++[ok] returns ok
>> } # server copy-acct-to-home-server
> 
> That's it?
> 
> Try using something like this on copy-acct-to-home-server's accounting
> section
> 
>         accounting {
>             if ("%{Packet-Src-IP-Address}" !=
> "put-ip-address-of-server-B-here") {
>                 update control {
>                         Proxy-To-Realm :=
> "whatever-realm-you've-setup-for-server-B-on-proxy.conf"
>                 }
>             }
>         }
> 

Perfect! :D

Thank you very much Fajar A. Nugraha-2 and Alan DeKok.

Best regards from Spain



--
View this message in context: http://freeradius.1045715.n5.nabble.com/FreeRADIUS-Accounting-data-sync-tp5071166p5077038.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.



More information about the Freeradius-Users mailing list