typo
This commit is contained in:
parent
f2494b0472
commit
f8750acbe8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
tcp_ports: [22, 5167]
|
||||
|
||||
custom_rules: [ '-A INPUT -p tcp -m tcp -s 172.16.5.4 --dport 80 -j ACCEPT', '-A INPUT -p tcp -m tcp -s '209.132.184.142' --dport 80 -j ACCEPT']
|
||||
custom_rules: [ '-A INPUT -p tcp -m tcp -s 172.16.5.4 --dport 80 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 209.132.184.142 --dport 80 -j ACCEPT']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue