I have two Windows 2012 servers, joined in a Windows Network Load Balancing cluster. I have been trying to find how the NLB heartbeat message is exchanged between those servers (to make sure it will not be blocked by anything on the production system), but have not been able to find any information.
On my test system, I have not been able to see the heartbeat message in Wireshark on either of the two servers.
So the question is - do I need to open any ports in the firewall for the heartbeat messages (or any other service messages required for the NLB to work)? How are the heartbeat messages exchanged?
Thank you!