value: port 5050 direct needs open for zodbot

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-08-20 14:03:25 -07:00
parent 983d456072
commit ee1198e0cf

View file

@ -20,10 +20,9 @@ custom_rules: [
'-A INPUT -p tcp -m tcp -s 192.168.1.59 --dport 873 -j ACCEPT',
# Needed to let nagios on noc01 and noc02 pipe alerts to zodbot here
'-A INPUT -p tcp -m tcp -s 10.3.163.10 --dport 5050 -j ACCEPT',
'-A INPUT -p tcp -m tcp -s 10.3.166.10 --dport 5050 -j ACCEPT',
'-A INPUT -p tcp -m tcp -s 192.168.1.20 --dport 5050 -j ACCEPT',
# batcave01 also needs access to announce commits.
'-A INPUT -p tcp -m tcp -s 192.168.1.41 --dport 5050 -j ACCEPT',
'-A INPUT -p tcp -m tcp -s 10.3.163.35 --dport 5050 -j ACCEPT',
]
primary_auth_source: ipa