MX record config for sub-domains...

Barry Margolin barry.margolin at level3.com
Tue Sep 9 17:53:30 UTC 2003


In article <bjl30g$1nhi$1 at sf1.isc.org>,
OSquires  <osquires at stanlynet.org> wrote:
>In my public DNS I've got 24 sub-domains (school locations) configured 
>inside the top-level zone file.  The system's mail server, etc is 
>configured in that same zone file.  Now I've got a situation where I 
>need to provide an MX record (e-mail services) for a few of these 
>sub-domains.  I assume if I break out all the sub-domains into 
>individual zone files that would work.  Is there a way to configure BIND 
>(v.9.2.1) so that I only need to break out the sub-domains that I want 
>to add e-mail services to?

You don't need separate zone files for this at all.  Just enter the
appropriate MX records in the main zone file:

sub1 IN MX 10 mailer.sub1

-- 
Barry Margolin, barry.margolin at level3.com
Level(3), Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


More information about the bind-users mailing list