24 Sep
2015
24 Sep
'15
2:36 p.m.
I tried linelog and found that even when I insert it directly after the call to "perl", the attribute is empty. I am at a loss to figure out what is happening here. Any help would be appreciated.
I finally found out that the problem was caused by some attributes without values in the reply from rlm_perl
rlm_perl: XXXRAD_REPLY: DHCP-Relay-Circuit-Id =
rlm_perl: XXXRAD_REPLY: DHCP-Relay-Remote-Id =
Once I killed the source of these two attriibutes in the perl script, all other attibutes were returned fine.