Turn off Reflection in System -> Advanced.
On 12/19/05, Jure Pečar <[EMAIL PROTECTED]> wrote: > > Now I have a clean pfSense running, I want to add some rules. Right now I > don't have yet the wan interface up & running (it's set to pppoe), only > lan. I want to add port forward to my soon-to-be internal web server (which > is currently on the box that does pppoe): > > ext interface "wan" > ext addr "if addr" > proto "tcp" > port "http" > nat ip "192.168.0.253" > local port "http" > > Auto add firewall rule to pass this traffic is checked. > > I click "save" and then "activate" and in the next second, I cannot access > webUI anymore. > > It seems the rule is somehow applied to lan interface (maybe because wan > has no IP at this point?), which is something I definitely NOT like and/or > expect. There's a checkbox under advaced options to never allow one to > firewall himself out of webui, maybe there should be some logic to disallow > forwarding of http(s) ports on which pfsense webui is accessible as well. > > > hmmm ... pfctl shows rdr on ng0 for my http rule, but why is then traffic > coming from rl1 (lan if) redirected? > > ... how do I debug this properly? > > -- > > Jure Pečar > http://jure.pecar.org/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
