Click to See Complete Forum and Search --> : Remote_Addr is blocked


nbcrockett
12-04-2007, 02:08 PM
I've been using this code for some time without any problem.
Request.ServerVariables("REMOTE_ADDR")
Recently though we changed firewalls and now all I get is the internal ip address of the firewall. I'm figuring it has to do with allowing a certain protocol access through the firwall. However, I can't figure out which one to save my life. Can anyone out there tell me or point me in the right direction?
Thanks