How to activate the accounting sub section in perl script
hi, I am doing my AAA in perl script for radius 2.0.3, can anybody please tell how do I activate my accounting subsection in my perl program, I didn't find any execution of my queries in the accounting sub section in my perl script. With Regards, Johnson Elangbam
List perl in accounting {}. That section is now in sites-enabled/default or whatever virtual server you are using for accounting. Ivan Kalik Kalik Informatika ISP Dana 15/5/2008, "johnson elangbam" <elangbamjohnson@gmail.com> piše:
hi, I am doing my AAA in perl script for radius 2.0.3, can anybody please tell how do I activate my accounting subsection in my perl program, I didn't find any execution of my queries in the accounting sub section in my perl script.
With Regards, Johnson Elangbam
Hi,
hi, I am doing my AAA in perl script for radius 2.0.3, can anybody please tell how do I activate my accounting subsection in my perl program, I didn't find any execution of my queries in the accounting sub section in my perl script.
add perl to the accouting section in whatever virtual server you are running, enable the accouting part in the perl config (in experimental.conf) and ensure you have an accounting subroutine in your perl module alan
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Ivan Kalik -
johnson elangbam