1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-19 17:57:22 +01:00
fwbuilder/test/pf/firewall51-mail_server_outbound.conf.orig
2011-01-03 13:01:06 -08:00

9 lines
323 B
Plaintext

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