Skip to content

Commit

Permalink
Merge pull request #10 from jeremiahsnapp/COOK-1538
Browse files Browse the repository at this point in the history
add iptables_rule template for smtp port
  • Loading branch information
Joshua Timberman committed Aug 28, 2012
2 parents 20aac62 + 2b06324 commit 28b1b15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/default/port_smtp.erb
@@ -0,0 +1,2 @@
# SMTP
-A FWR -p tcp -m tcp --dport 25 -j ACCEPT

0 comments on commit 28b1b15

Please sign in to comment.