View Single Post
  #5 (permalink)  
Old 07-15-2007, 04:49 AM
celeron celeron is offline
Active Member
 
Posts: 49
Default

Hi fajarpri,
To change IP address of Zimbra successfully, you need change IP in /etc/host as your new IP. Example, you want to change IP from 10.0.0.2 to 10.0.0.10 you need do the following steps:
- Stop Zimbra
- Change IP address of your network card to 10.0.0.10
- Change file /etc/hosts
10.0.0.10 zimbra.abc.com zimbra
- Start Zimbra.

I shouldn't change hostname of Zimbra. If you change hostname, it appears many errors. I have tried to change but not successful. If you have any solutions, please show me.

Thanks,
Reply With Quote