My Apache server is behind a NAT translation(centOS).
The problem I'm having is that I want to see who is actually making the request instead of my private ip address.
The php command for viewing client IP shows local ip instead of client IP. why???? How to solve the issue??