Re-Cisco-NAS-Port or Quintum-NAS-Port ignored
Alan, it worked for Quintum but I also receive from Cisco (Cisco-NAS Port="Serial:xxxxx)" and it's not saved. The server also detect and save for "NAS-Port = 23" but I need to save the full string not just the ISDN channel.
I've tried unsuccessfully several ways to configure Cisco for sending NAS-Port = "Full string" but none works.
Any idea?
Thanks, Nelson
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.
On Jun 8, 2016, at 11:35 PM, Nelson Naranjo - PLOTCOM <nelson.naranjo@plotcom.com> wrote:
Alan, it worked for Quintum but I also receive from Cisco (Cisco-NAS Port="Serial:xxxxx)" and it's not saved. The server also detect and save for "NAS-Port = 23" but I need to save the full string not just the ISDN channel.
I've tried unsuccessfully several ways to configure Cisco for sending NAS-Port = "Full string" but none works.
See "man unlang, or my example. %{%{NAS-Port}:-%{%{Quintum-NAS-Port}:-%{Cisco-NAS-Port}}} Alan DeKok.
participants (2)
-
Alan DeKok -
Nelson Naranjo - PLOTCOM