Hi
I am working to update our old FreeRADIUS 1.x.x installation to the FreeRADIUS 2.x.x version, purely for maintainability, current platform has been running happily for over 10 years.
We use a custom Perl module to perform some logic for some of our products (mainly providing L2TP tunnel selection), during the testing of the newly configured system running FreeRADIUS 2.1.12 (Debian Wheeze package) I have
discovered that the Huntgroup-Name attribute doesn’t seem to be being passed to the Perl module in the data structures which is required by the module.
To confirm this I have added Data::Dumper and dumped the various structures and cannot see it anywhere. The RLM_PERL module is called after preprocess module which returns OK also.
Is there something I have missed?
Thanks
Graeme