3 Jun
2016
3 Jun
'16
9:09 p.m.
On Jun 3, 2016, at 6:15 PM, Nelson Naranjo - PLOTCOM <nelson.naranjo@plotcom.com> wrote:
I have Freeradius Version 2.1.10 (from Daloradius) only for accounting from a Cisco and Quintum NAS. I need to storage at MySQL the attribute NAS-Port.I do not need authentication.
Freeradius receive an string like Quintum-NAS-port= "2 2/1/20" (or Cisco-NAS-Port) but it says "NAS-Port not seen"
Yes... because Quantum-NAS-Port is not NAS-Port. They're different.
How can I do for Server recognize the vendor prefix.?
Edit the SQL queries to use %{%{NAS-Port}:-%{Quintum-NAS-Port}} Alan DeKok.