Thread: ldap error
View Single Post
  #20 (permalink)  
Old 12-07-2007, 01:12 PM
phoenix phoenix is offline
Zimbra Consultant & Moderator
 
Posts: 20,312
Default

Quote:
Originally Posted by KarLMarX View Post
Hi,

Do I need to have DNS Server. My network currently doing NAT and firewall. Can you advise any idea to solve this problem.
I ready do the changes to 218 add but still have problem and change to 192.168.4.13 also cannot get through. Have any ideas?
If you are still having problems and your zimbra server is behind a router then you need a local DNS server so that postfix can find itself plus a correct /etc/hosts file. You can check your setting with these commands I posted earlier:

Code:
host `hostname`  <-- type as-is and use backticks not single quotes
dig yourcomain.com mx
dig yourcomain.com any
and post the output here. You should also disable ipv6 & any firewall & SElinux on the Zimbra server.
__________________
Regards


Bill
Reply With Quote