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

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 05-05-2008, 01:11 PM
Active Member
 
Posts: 31
Default [SOLVED] Problem w/ split DNS on Ubuntu 6.06

I followed the steps on the bind9 install for Ubuntu exactly, changing only mydomain.com to a different name. Not working. I would really appreciate any insight offered. This is 5.0.5

--------------------------------------------------------------------------------------------------------------------------------------

cat /etc/bind/named.conf
options {
directory "/var/cache/bind";

query-source address * port 53;

forwarders {
71.242.0.12; 71.252.0.12;
};

auth-nxdomain no; # conform to RFC1035

};

--------------------------------------------------------------------------------------------------------------------------------------

cat /etc/bind/db.otechmail.com
; BIND data file for otechmail.com
;
$TTL 604800
@ IN SOA mail.otechmail.com. admin.otechmail.com. (
090727 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS mail
IN MX 10 mail
IN A 10.63.60.86
mail IN A 10.63.60.86
--------------------------------------------------------------------------------------------------------------------------------------
cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
10.63.60.87 mail.otechmail.com mail






# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
Reply With Quote
  #2 (permalink)  
Old 05-05-2008, 01:13 PM
Active Member
 
Posts: 31
Default

nslookup otechmail.com
Server: 10.63.60.87
Address: 10.63.60.87#53

** server can't find otechmail.com: NXDOMAIN
Reply With Quote
  #3 (permalink)  
Old 05-05-2008, 01:29 PM
Former Zimbran
 
Posts: 5,606
Default

You need to tell named what the zone is and where the file is. See this blog post:
http://www.zimbra.com/blog/archives/...ogether_1.html Part 2
Reply With Quote
  #4 (permalink)  
Old 05-06-2008, 06:58 AM
Active Member
 
Posts: 31
Default

Using dnsmasq was ridiculously easy compared to the BIND setup. I recommend for anyone searching for answers to external LDAP problems that they configure Zimbra with it's own LDAP initially and then solve LDAP problems via the web Admin GUI.
Reply With Quote
  #5 (permalink)  
Old 05-06-2008, 08:18 AM
Moderator
 
Posts: 7,928
Default

From your experiences perhaps you could write a Wiki article on this ?

Found this in a old post from Klug which should help others if they wish to use DNSmasq instead :- In a DNS bind? Get Out with dnsmasq
__________________

Last edited by uxbod; 05-06-2008 at 08:20 AM..
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.