20 Nov
2019
20 Nov
'19
7:21 a.m.
On Nov 20, 2019, at 5:45 AM, JAHANZAIB SYED <aacable@hotmail.com> wrote:
When any user connects , FR inserts his entry in radacct table with relevant data. We want to additionally log userend calling IP (maybe its called Packet-Src-IP-Address , IP which he gets from the DHCP) in the radacct or in any other table.
The Packet-Src-IP-Address is the IP address of the RADIUS client. It's not the users IP address. If it's available, the users IP address in in the Framed-IP-Address attribute.
is it doable ? would appreciate if some tips can be given
Yes. The default *is* to log Framed-IP-Address in the radacct table. You don't need to do anything. If it's not being logged there, then the NAS isn't sending it. Alan DeKok.