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?
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?