View Single Post
  #30 (permalink)  
Old 04-07-2009, 10:49 AM
phoenix phoenix is offline
Zimbra Consultant & Moderator
 
Posts: 20,295
Default

Quote:
Originally Posted by buee View Post
Well, I did this now. It should take a few hours to propagate though, I assume. So we'll see what happens. Weird thing though, when I do an nslookup, I get the following:

Code:
Server:  resolver1.opendns.com
Address:  208.67.222.222

Non-authoritative answer:
Name:    mail.bcrockford.com.localdomain
Address:  208.69.36.132
Besides the obvious weird output of localdomain, that's not my public IP address.
Was that done on the Zimbra server?

Quote:
Originally Posted by buee View Post
I have made sure that the DNS resolves to the LAN IP, which it is now. I then attempted to get to my web page, it did not go. It just timed out.
Sorry, that was my mistake. You need an A record for your mail server and the records should look like the following ones:

Code:
bcrockford.com.        604800  IN      A       PUBLIC IP ADDRESS
mail.bcrockford.com.        604800  IN      A       192.1.1.10
__________________
Regards


Bill
Reply With Quote