I have eth1 on public
eht0 private
default rule allow
I set forward to reject level 7 http
http is rejected
I set forward rule to accept level 7 http
http flows
I set forward default rule to drop
http stops working.
I did all of the above several times to confirm and also repeated using port 80 instead of level 7 http with the same results
Why, when I have forward default rule to drop does the
level 7 http not work when the rule is set to accept?