1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-19 17:57:22 +01:00
fwbuilder/test/pf/firewall-base-rulesets.conf.orig
2011-03-12 15:52:09 -08:00

13 lines
493 B
Plaintext

#
# Rule fallback rule
# fallback rule
block quick inet from any to any label "RULE -1 -- DROP "
load anchor mail_server_inbound from "/etc/fw/firewall-base-rulesets-mail_server_inbound.conf"
load anchor mail_server_outbound from "/etc/fw/firewall-base-rulesets-mail_server_outbound.conf"
load anchor web_server_inbound from "/etc/fw/firewall-base-rulesets-web_server_inbound.conf"
load anchor web_server_outbound from "/etc/fw/firewall-base-rulesets-web_server_outbound.conf"