multiple SOA records for same zone

M

Mark Brinich

I have 2 DNS domains(I'll call them b.c & a.b.c), and each has their own
DNS server. Each DNS server has it's own SOA record for
the same in-addr.arpa zone, but they don't have the same PTR records.
So when I ask my primary DNS server for a hostname for a particular IP
it may reply with just the IP because it doesn't have a PTR record, but
since it has an SOA record it won't forward it to the other server. If
I ask the other server it'll return a value because it has a PTR record.
Is there a way to force my primary DNS server to pass the reverse
lookup request to the other server(if it doesn't have a PTR record)
rather than just pass back an IP address?
 
A

Ace Fekay [MVP]

In
Mark Brinich said:
I have 2 DNS domains(I'll call them b.c & a.b.c), and each has their
own DNS server. Each DNS server has it's own SOA record
for the same in-addr.arpa zone, but they don't have the same PTR records.
So when I ask my primary DNS server for a hostname for a particular
IP it may reply with just the IP because it doesn't have a PTR
record, but since it has an SOA record it won't forward it to the
other server. If I ask the other server it'll return a value because
it has a PTR record. Is there a way to force my primary DNS server
to pass the reverse lookup request to the other server(if it doesn't
have a PTR record) rather than just pass back an IP address?

Sounds like you need to setup delegation from the "b.c" DNS server to send
requests for "a" to the server handling 'a.b.c' domain.

Here, read more (it works the same whether AD or not). Remember, set a
forwarder from the child to the parent, and from the parent to the ISP.

255248 - HOW TO Create a Child Domain in Active Directory and Delegate the
DNS Namespace to the Child Domain:
http://support.microsoft.com/?id=255248



--
Regards,
Ace

Please direct all replies ONLY to the Microsoft public newsgroups
so all can benefit.

This posting is provided "AS-IS" with no warranties or guarantees
and confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft Windows MVP - Windows Server - Directory Services

Paramount: What's up with taking Enterprise off the air??
=================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top