Hi,
Currently we have a couple of cloverleaf sites that need to route between processes.
We recently had extra firewall rules added, which broke the routing between the processes, because the routing appears to make a tcp socket connection using the primary IP address rather than localhost.
Is there any way to get cloverleaf to use localhost for the routing from one process to another rather than the primary IP address?
I’ve requested an update to the firewall rules to allow loopback connections on the primary IP address, but I’m curious why it doesn’t use localhost instead.