The cbcheck tool can be used to check and apply EDR recommended firewall configurations (Make sure that no custom firewall configurations are needed in environment)
1. Validate and check the missing rules
/usr/share/cb/cbcheck firewall -l
2. Apply any missing rules
/usr/share/cb/cbcheck firewall -a
(In a cluster steps 1 and 2 will need to be done for the Primary node and each minion node in the cluster)
3. Restart services if needed