View Single Post
  #21 (permalink)  
Old 03-08-2009, 06:47 AM
phoenix phoenix is offline
Zimbra Consultant & Moderator
 
Posts: 11,508
Default

Quote:
Originally Posted by dlader View Post
Thank you for the reply but I still have the same problem. I can get the proper results for IPs outside of my network, but I get the same error for everything inside my network.
Post the output of the following commands (run on the Zimbra server):

Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain.com any
dig yourdomain.mx
host `hostname`  <-- use single quotes and type the command exactly as you see it

host -v fqdn.yourdomain.com <-- use the fqdn of your Zimbra server
__________________
Regards


Bill
Reply With Quote