On Tue, Sep 03, 2002 at 12:38:40PM -0500, [EMAIL PROTECTED] wrote: > Hi. I've installed OpenBSD 3.1 for the first time and am trying to get a firewall >up and running.
please, please, please fix your line wrapping. > 'tcpdump -i pflog0' doesn't display anything coming through, both when I try >accessing the webserver through the gateway from an internal LAN machine as well as >an external machine from the Internet. well you don't have any logging rules..? you will not be able to access the internal webserver via the external machine anyway since the rdr rule only affects packets inbound on the external interface. > Can anyone offer any help? i would try "from any to any" for the rdr rule. also, i would flip on log all and see what happens.
