We’re currently running Cloverleaf 5.6 Rev2 on Redhat Linux 5 in a high availability environment. We have two servers and we utilize the /etc/hosts file to maintain a list of the server we connect to. The issue I have is with keeping the /etc/hosts files in sync between the two machines – currrently when applying changes to one server the same changes have to be mirrored on the other server. Is there a better way to do this, preferably in an automated fashon?