1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-18 17:27:20 +01:00
fwbuilder/test/pf/firewall-base-rulesets-web_server_outbound.conf.orig
2011-01-03 13:01:06 -08:00

9 lines
397 B
Plaintext

#
# Rule web_server_outbound 0 (global)
pass out quick inet proto icmp from any to any icmp-type { 3 , 8 code 0 } keep state label "RULE 0 -- ACCEPT "
#
# Rule web_server_outbound 1 (global)
pass out quick inet proto tcp from any to any port 53 keep state label "RULE 1 -- ACCEPT "
pass out quick inet proto udp from any to any port 53 keep state label "RULE 1 -- ACCEPT "