28 Mar
2022
28 Mar
'22
5:36 a.m.
Hello? You want to use the NAS-Port-Type attribute for authentication. By the way, RFC tries to use the defined numeric value, but if you look at the log of FreeRADIUS, it is displayed in the form of a string. For example, NAS-Port-Type 19 is displayed as Wireless-IEEE 802.11. I want to use 19 for inquiry in the database. When I refer to %{NAS-Port-Type}, it is displayed as Wireless-IEEE 802.11. Is there any way to use 19? thank you.