Use port 80 in elections
This commit is contained in:
parent
2081b7b47d
commit
7da5071850
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ lvm_size: 20000
|
|||
mem_size: 2048
|
||||
num_cpus: 2
|
||||
|
||||
tcp_ports: [ 443 ]
|
||||
tcp_ports: [ 80 ]
|
||||
|
||||
# Neeed for rsync from log02 for logs.
|
||||
custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.126.29 --dport 873 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 192.168.1.56 --dport 873 -j ACCEPT' ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue