29 Mar
2011
29 Mar
'11
2:02 p.m.
Robert Roll wrote:
I'd like to test and see which particular client was responsible for a request. I found two attributes Client-Shortname and FreeRADIUS-Client-Shortname, but when I try and use this in unlang they do not seem to have values ? Any suggestions...
Use Packet-Src-IP-Address Or, %{client: shortname}, if it's configured in clients.conf. Alan DeKok.