[copr] typo
This commit is contained in:
parent
714527134d
commit
8634cc9a34
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ tcp_ports: []
|
|||
|
||||
# http + signd dest ports
|
||||
custom_rules: [ '-A INPUT -p tcp -m tcp -s 172.16.5.24 --dport 80 -j ACCEPT',
|
||||
'-A INPUT -p tcp -m tcp -s 209.132.184.179 --dport 80 -j ACCEPT'
|
||||
'-A INPUT -p tcp -m tcp -s 209.132.184.179 --dport 80 -j ACCEPT',
|
||||
'-A INPUT -p tcp -m tcp -s 172.16.5.24 --dport 5167 -j ACCEPT',
|
||||
'-A INPUT -p tcp -m tcp -s 209.132.184.179 --dport 5167 -j ACCEPT']
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue