Merge pull request #10 from jeremiahsnapp/COOK-1538

add iptables_rule template for smtp port
This commit is contained in:
Joshua Timberman 2012-08-28 15:43:34 -07:00
commit 28b1b1599c

View File

@ -0,0 +1,2 @@
# SMTP
-A FWR -p tcp -m tcp --dport 25 -j ACCEPT