add iptables_rule template for smtp port
This commit is contained in:
parent
e2a1a3079a
commit
2b06324e3b
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