Use port 80 in elections

This commit is contained in:
Pierre-Yves Chibon 2014-04-09 18:42:22 +02:00
parent 2081b7b47d
commit 7da5071850

View file

@ -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' ]