13 Feb
2007
13 Feb
'07
2:36 p.m.
hello.. Thanks for your answer!... then, how could I put the IP there? Is the post-auth hook the right place? 2007/2/12, Phil Mayers <p.mayers@imperial.ac.uk>:
Francisco Gimeno wrote:
The %{reply:Framed-IP-Address} or %{Framed-IP-Address} isn't xlated at all... SQL module is executed after sqlippool, so, that variable should be available.
Nop. Accounting replies contain NO attributes, therefore reply:Anything is invalid/empty.
For accounting queries to log the IP address, your NAS must send the Framed-IP-Address attribute in the accounting request. If it doesn't (as it must not be) you can't log it.
Consult the documentation for your NAS.
You've undoubtedly taken that reply:Framed-IP-Address from the "post-auth" query where it is valid.