Hi,
I have now completely disabled IPv6 (and rebooted) and added the requested line to /etc/hosts.
But I do not think that the problem is related to the basic network configuration, because the old server is in production with the ZCS-FC4 install and the new server works with a clean ZCS-FC5 install. The problem appears when the new server is installed (-s), /opt/zimbra is copied from the old server (which is functioning with IPv6 on the interface and only localhost in /etc/hosts) to the new and install rerun.
For some reason Tomcat does not start, and that is why you see the "Connection refused" messages in the log.
I have also added a local nameserver, to make the lab-environment reflect the production-environment:
Code:
# host `hostname`
mail.hjemme.no has address 62.97.193.17
# host -t mx hjemme.no
hjemme.no mail is handled by 10 mail.hjemme.no.
#
Regards,
Knut