I have encountered a strange problem.
I have a webserver on the protected network that is hosting all my demo
pages.
The problem I have is that I log IP addresses using
Request.ServerVariables("remote_addr") in my ASP code.For some reason the ip returned is always the ip of the firewall's PRO interface. Is there a specific port I should open for it? Cheers, DIeter
