Skip to content

Commit

Permalink
add iptables_rule template for smtp port
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahsnapp committed Aug 8, 2012
1 parent e2a1a30 commit 2b06324
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 2b06324

Please sign in to comment.