RFE: Please introduce %{request:Request-Number} in xlat environment
Hi, Please enable the %{request:Request-Number} variable in the FreeRadius 3.x xlat environment. By using this, the error messages displayed in the freeradius error log can be easily linked to the messages displayed in the line log. In the error log file: ERROR: (92456386) eap_peap: ERROR: (TLS) PEAP - Alert read:fatal:unknown CA, In the line log: linelog auth_detail { filename = ${logdir}/auth_detail.log permissions = 0640 format = "req_num=%{request:Request-Number} src=%{Packet-Src-IP-Address} user=%{User-Name result=%{reply:Packet-Type}" } Thank You in advance for your help. Regards, István
Hi, On 2025. 09. 11. 12:30, Alan DeKok via Freeradius-Devel wrote:
On Sep 11, 2025, at 4:07 AM, Polákovics István <polakovi@niif.hu> wrote:
Please enable the %{request:Request-Number} variable in the FreeRadius 3.x xlat environment. You can use %n
Thank you very much for Your quick help. Of course, it works. You are great! Regards: István
participants (2)
-
Alan DeKok -
Polákovics István