Mark Weisman wrote:
trying to pull a remote_addr with CGI.pm, however, the machine I'm doing
it on is behind a firewall. The Remote_addr keeps showing the firewall
address regardless where I login from. How do I set up the net to grab
the right remote_addr on the server? I'm using NATD and IPFW at the


This is a side effect of NAT.  Is the firewall
acting as a proxy - passing requests to the
internally protected WWW?

If so - allow a direct WWW connection.

Sorry;
Bill

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to