Hi Folks
Just started from scratch yesterday with the Zimbra VM Appliance. Unfortunately things did not run smoothly in regard to the network configuration:
- It starts up with DHCP (does not make much sense for a server).
- Zimbra configured itself then with a server name looked up for this IP (epc10).
- Manually changing the network setup in the admin interface took several goes, looks ok to em now
I then manually added the line
192.168.x.y FQDN zimbra.mydomain.com
to the hosts file.
Connecting to the rPath appliance on Port 8003 works. But connecting to Zimbra-Admin on Port 7071 does not!
When I go to "Zimbra Services", I get the following message:
java.net.UnknownHostException: epc10.mydomain.com: epc10.mydomain.com at java.net.InetAddress.getLocalHost(InetAddress.java :1308) at
com.zimbra.common.localconfig.LC.(LC.java:226) at
com.zimbra.common.localconfig.KnownKey.(KnownKey.java:39) at
com.zimbra.common.localconfig.LocalConfig.verify(L ocalConfig.java:327) at
com.zimbra.common.localconfig.LocalConfig.(LocalConfig.java:177) at
com.zimbra.common.localconfig.LocalConfig.readConf ig(LocalConfig.java:348) at
com.zimbra.common.localconfig.LocalConfig.(LocalConfig.java:353) at
com.zimbra.common.localconfig.Main.main(Main.java: 116) Release 4.5.0_BETA1_437.RPL1-1-1 RPL1
So I guess there is still a problem with the network setup... where does it get the old host name "epc10" from?
Any ideas and feedback is very welcome!
Thanks
Thomas