Hi all,

I have a section on my site allowing people to post comments. I currently
log the persona ipaddress using CGI Script with ENV{REMOTE_ADDR} which works fine as long as the person isn't using a proxy.

My problem is when people are using proxy I am just getting the ipAddress of
the proxy and I know several peoples ISPs use the same proxy therefore I
find it difficult to differentiate between which posts come from which
people.

Is there a way to get the persons actual ipaddress when they are using a
proxy. This website seems to have managed it near the bottom on their proxy test [url]http://all-nettools.com/toolbox[/url]

If this is not possible is there another way to get some individual computer
identifiable information just so I know which posts come from the same
people? IPAddress would be ideal as my hosting allows me to block individual IPAddresses and the people visiting the site would not really know how to go about releasing their ipaddress to get a new one.

Thanks in advance

Regards

Jamie