mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-05-14 17:37:34 +02:00
will this work?
This commit is contained in:
parent
cf4014ccf7
commit
757bd12ca7
@ -11,7 +11,7 @@ openssh:
|
|||||||
iptables.insert:
|
iptables.insert:
|
||||||
- table: filter
|
- table: filter
|
||||||
- chain: INPUT
|
- chain: INPUT
|
||||||
- position: 1
|
- position: 0
|
||||||
- match: state
|
- match: state
|
||||||
- connstate: NEW,ESTABLISHED
|
- connstate: NEW,ESTABLISHED
|
||||||
- dport: 22
|
- dport: 22
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user