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, |