« Return to Thread: Apache box behind Openbsd

Re: Apache box behind Openbsd

by Tim Donahue-4 :: Rate this Message:

Reply to Author | View in Thread

Quoting Sewan <vargrider@...>:

> Hi,
>
> I have an apache-php website running on windows server 2003 port 80, i have
> correct rdr rules that pointing my web server, i can view website inside my
> LAN, but i can't view page outside of my network. I've checked all dns- ip
> settings, everything's fine but problem continues. I've read at some forums
> that apache doesn't recognize rdr rules from openbsd, so how can i publish
> my site ? Thanks...
>

You have a filter rule too?  Something like:

pass in on $ext_if proto tcp to ($ext_if) port 80

The forums are wrong, I have several apache servers behind PF  
firewalls with no issues.  If this doesn't work, please post a dmesg  
and your pf ruleset so that we actually have the information we need  
to help you out.

--
Tim Donahue

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

 « Return to Thread: Apache box behind Openbsd