13 Jan
2013
13 Jan
'13
9:07 p.m.
Örn Arnarson wrote:
I'm logging into MySQL via post_auth_query = SQL query.
I've added some fields that I want to log, such as the allocated IP address, the NAS IP address and the Calling-Station-ID.
All fields are logging fine except for Framed-IP-Address which just seems to be absent. Is that variable not supposed to be accessible at that point?
If it's in the packet. If it's not in the packet, it doesn't exist, and the server can't use it. Alan DeKok.