Hum ... it depends on the configuration ... the proxy problem can be addressed ...
check this ... I already answered a question addressing this problem ...
http://www.experts-exchang
It is not possible to get the address of everyone nevertheless ... it depends on configurations of the firewalls proxys etc which are beyond your control.
Main Topics
Browse All Topics





by: gr8gonzoPosted on 2004-10-01 at 16:07:35ID: 12204717
That isn't possible. If the user is behind a NAT firewall or proxy, then you can not get their IP address. That is one of the biggest advantages to using NAT. Otherwise, if you could still get a user's -private- IP address, then it wouldn't be private, and it wouldn't be safe.
Users will only have one IP address and that will be either their computer or their firewall / proxy. That IP address is available in the REMOTE_ADDR variable like you've been using. Sorry!