Hi all, first of all i would like to ask you bear with me. I know this question has been asked 1000's of times but still i cannot seem to sole my problemAlso the fact that im new to linux does not help me either.
I am trying to install ZCS 6.08 on Ubuntu 8.04.4 LTS with changing results. When i first tried to install it locally it worked but ever since we plugged the server into the dmz environment i have not even been able to reach the webaccess. In our situation we have a local dns server so there is no need to set up the zimbra server as a DNS.
Due to me being completly new to Linux i have a hard time to determine where the problem could lie so ill provide you with my config files i think matter:
/etc/hosts
127.0.0.1 localhost
127.0.0.1 zimbraserver.localdomain.dmz zimbraserver
192.168.200.30 zimbraserver.localdomain.dmz zimbraserver
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
/etc/resolv.conf
Because i installed zimbra earlier befor the dmz i usedsearch localdomain.dmz
nameserver local.dns.server.ip
su - zimbra
/opt/zimbra/libexec/zmsetservername -nto change the servername to both localdomain.dmz and externaldomain.nl. However, i still am not able to reach my zimbra server. Which one should it be? should the hostname be my forwarded publichostname.publicdomain.nl ? or my hostname.localdomain.dmz??
It should also be noted that my zmcontrol status also tells me that the logger service is not started and that the ldap services states that it cannot find the ldap service and will use a caches version.
I am able to ping my server on both its external domain as on its local domain but i cannot reach the webaccess via http://local-ip and neither by http://exeternaldomain.nl or http://localdomain.dmz
What could this be? I am also pretty sure that the port 80 is forwarded to the server.
One final note is that we have not set our MX record yet, because we already have an MX record set to this domain that we are still using so we still need to configure it correctly but we figured that it might be a good way to test the webaccess and admin portal.


LinkBack URL
About LinkBacks
Also the fact that im new to linux does not help me either.

The solution for us was the following:
