Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-05-2009, 12:44 PM
Elite Member
 
Posts: 360
Unhappy DNS Issues...What am I missing...?

sigh...ok I'll try to explain this as clear as I can....

I have a primary DNS server at 192.168.1.190

I have a active production zimbra server at 192.168.1.248 with a split DNS setup.

zimbra resolve.conf
DNS1=192.168.1.248
DNS2=192.168.1.190

When I do a nslookup on the zimbra server it resolves showing the 192.168.1.248 ip which is what it's supposed to do....mail.domain.com@192.168.1.248

nslookup mail.domain.com
Server: 192.168.1.248
Address: 192.168.1.248#53

Name: mail.domain.com
Address: 192.168.1.248


Now I just setup a test zimbra server at 192.168.1.176, it too has a split DNS setup...

test resolve.conf
DNS1=192.168.1.176
DNS2=192.168.1.190

But when I do an nslookup on the test server it resolves showing the primary DNS server LAN ip AND the mail.domain.com@71.x.x.x the outside ip address...!?!

nslookup mail.domain.com
Server: 192.168.1.190
Address: 192.168.1.190#53

Name: mail.domain.com
Address: 71.x.xx.xxx


What am I missing here? Cause the split DNS setup is identical...besides the LAN ips of 176 and 248... I don't understand why the test server is resolving this way...?

Thanks!
Reply With Quote
  #2 (permalink)  
Old 10-05-2009, 02:12 PM
Elite Member
 
Posts: 360
Default

ok, I've assigned a public ip to the test server, but still HAVE not assigned the domain.

The domain mail.domain.com is pointed to the public ip of the active zimbra server...

What would happen if I pointed the same mail.domain.com to two different public ips, one public ip of the active zimbra server and the other public ip to the test zimbra server?

I had a split setup on the test server, but for some reason it's broken. And I don't know why or what I'm missing to get it working again...

For what it looks like the setups are identical, the existing split DNS and the test split DNS....

Thanks.
Reply With Quote
  #3 (permalink)  
Old 10-05-2009, 02:45 PM
Moderator
 
Posts: 1,147
Default

Double check your /etc/resolv.conf file on the test server. It is using 192.168.1.190 as it's primary name resolution rather then 192.168.1.176.
Reply With Quote
  #4 (permalink)  
Old 10-05-2009, 02:47 PM
Elite Member
 
Posts: 360
Default

the test server resolve.conf has:

nameserver 192.167.1.176
domain localdomain
search domain.com
Reply With Quote
  #5 (permalink)  
Old 10-05-2009, 02:48 PM
Moderator
 
Posts: 1,147
Default

Also try using dig rather then nslookup. nslookup uses it's own internal mechanisms to preform it's lookups. dig uses the system methods and thus is a much better tool for testing things like this.
Code:
dig +short mail.domain.com
would be the equivalent command.
Reply With Quote
  #6 (permalink)  
Old 10-05-2009, 02:50 PM
Elite Member
 
Posts: 360
Default

[root@mail /]# dig +short mail.domain.com
;; connection timed out; no servers could be reached
Reply With Quote
  #7 (permalink)  
Old 10-05-2009, 02:58 PM
Moderator
 
Posts: 1,147
Default

What does that command output without the +short?
Reply With Quote
  #8 (permalink)  
Old 10-05-2009, 03:13 PM
Elite Member
 
Posts: 360
Default

Quote:
[root@mail /]# dig +short mail.domain.com
;; connection timed out; no servers could be reached
read above...
Reply With Quote
  #9 (permalink)  
Old 10-05-2009, 03:26 PM
Elite Member
 
Posts: 360
Default

I swapped nic cards just to be sure it wasn't a hardware issue....LOL

Still same problem....
Reply With Quote
  #10 (permalink)  
Old 10-05-2009, 03:56 PM
Moderator
 
Posts: 1,147
Default

Well we both should have seen this earlier

Change
Code:
nameserver 192.167.1.176
to
Code:
nameserver 192.168.1.176
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.