View Single Post
  #2 (permalink)  
Old 06-17-2009, 11:28 PM
phoenix phoenix is offline
Zimbra Consultant & Moderator
 
Posts: 20,298
Default

Quote:
Originally Posted by mbossmanh View Post
My dns server (inside the firewall) is 192.168.1.100 and my firewall is forwarding port 53 to the dns server. The dns server is running bind9 and i have setup A and mx.
Do not forward port 53 through your firewall it's unnecessary and could be a security risk.

Please post the output of the following commands (run on your Zimbra server):

Code:
cat /etc/hosts
cat /etc/resolv.conf
dig hansenx6.com mx
dig hansenx6.com any
host `hostname`  <-- type that command exactly and use backticks not single quotes
__________________
Regards


Bill
Reply With Quote