Hello zomebodi, Thank you for the question. Could you add a bit more detailed context around what you are trying to achieve as well as a detailed idea of your ideal outcome for that goal would be good too.
An example would be “I am trying to programmatically access the DHCP or Fixed IP address of a client machine so I can build a running list of active clients” or something like that.
This will be helpful in understanding your goal so I can ensure I give you useful guidance.
Heya! Looking at this, I think you might be missing the set_real_ip_from directive in your config. I stumbled upon this Stack Overflow question that seems to cover this exact use case and that was one of the suggestions that helped the original poster