Merge pull request #10 from jeremiahsnapp/COOK-1538
add iptables_rule template for smtp port
This commit is contained in:
commit
28b1b1599c
2
templates/default/port_smtp.erb
Normal file
2
templates/default/port_smtp.erb
Normal file
@ -0,0 +1,2 @@
|
||||
# SMTP
|
||||
-A FWR -p tcp -m tcp --dport 25 -j ACCEPT
|
Loading…
x
Reference in New Issue
Block a user