Ok, I understand.
I compile (and build debian packages of) freeradius3 without any problems.
I need debian package of my own freeradius because i wrote a custom version of rlm_counter module.
Some features:
1) Differentiated counters per Realm or per NAS-Identifier (Using some custom parameters in the modules/counter configuration file)
2) Possibility of saving daily (or monthly, but not yet tested) expired gdbm databases
3) Differentiated values of reply and check attributes per Realm ( or per NAS-Identifier)
My patch works well with my use-case. I don't known if this patch can be useful because i don't have an enhanced knowledge of freeradius. I ask: Are these features useful? Should i post my modified version of rlm_counter module? If I should, i can upgrade my modules for freeradius 3 compatibility and post some code in about on month (sorry, i'm really overloaded of work)
By the way, i will use freeradius3 instead of freeradius 2.2.3. Compile is really easy.
Thanks