25 Sep
2015
25 Sep
'15
7:22 a.m.
On Sep 24, 2015, at 2:36 PM, Бен Томпсон <b.thompson@latera.ru> wrote:
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.
Hmm... if you're running a recent version of the server, it will complain that it can't create attributes with empty values. Alan DeKok.