1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2025-10-16 07:28:25 +02:00
fwbuilder/test/pf/firewall-base-rulesets-mail_server_inbound.conf.orig
2011-01-03 13:01:06 -08:00

8 lines
300 B
Plaintext

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