Add iptables rules for rsync for logs.

This commit is contained in:
Kevin Fenzi 2014-03-17 16:02:47 +00:00
parent 7316ef1ca3
commit 32119b6bc1

View file

@ -8,6 +8,8 @@ num_cpus: 2
# the host_vars/$hostname file
tcp_ports: [ 80, 443, 8888 ]
# 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' ]
fas_client_groups: sysadmin-noc,sysadmin-paste,fi-apprentice
# This host doesn't freeze