Re: need help in bind9 setup

This is a discussion on Re: need help in bind9 setup within the Bind Users forums, part of the DNS and Related Forums category; In article <d3f08d$fh5$1@sf1.isc.org>, Chiang Seng Chang <cs@ctzen.com> wrote: > ...


Go Back   Usenet Forums > DNS and Related Forums > Bind Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-12-2005
Barry Margolin
 
Posts: n/a
Default Re: need help in bind9 setup

In article <d3f08d$fh5$1@sf1.isc.org>, Chiang Seng Chang <cs@ctzen.com>
wrote:

> Would these be more correct ?


Yes, except you still need to have more than one nameserver for each
domain.

>
> db.dom-a.com:
>
> $TTL 86400
> dom-a.com. IN SOA ns hostmaster
> (...omitted...)
> IN NS ns
> IN MX 10 mail
> @ IN A 1.2.3.4
> localhost IN A 127.0.0.1
> ns IN A 1.2.3.4
> mail IN A 1.2.3.4
> www IN CNAME @
> foo IN CNAME @
>
>
> db.dom-b.com:
>
> $TTL 86400
> dom-b.com. IN SOA ns.dom-a.com hostmaster.dom-a.com
> (...omitted...)
> IN NS ns.dom-a.com.
> IN MX 10 mail.dom-a.com.
> @ IN A 1.2.3.4
> localhost IN A 127.0.0.1
> www IN CNAME @
>
>
> note. ip 1.2.3.4 is repeat many times (?)


Yes, that happens. Of course, there's no reason why you have to use
different hostnames for the targets of the NS and MX records. You can
do:

IN NS ns
IN MX 10 ns

--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***


Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:56 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0