9 Feb
2016
9 Feb
'16
9:10 a.m.
On Feb 9, 2016, at 2:26 AM, Viana <freeradius@radius.net.br> wrote:
Hello! “-r: not found” and “sh: 0: Illegal option –r” was an error with snmpwalk. I compiled FreeRadius without SNMP installed. So, I installed SNMP. The “-r” error disappeared, but unfortunately the same error still occurs:
You can manually update the attributes you need. preacct { if (outer.request) { update request { NAS-Port := &NAS-Port ... } } ... } I'll have to see why/where things are going wrong. Alan DeKok.