an A record for a domain on a different subnet than the DNS server and
related domains in question was created and works okay for forward lookups.
but it fails to create the PTR record for reverse lookups apparently because
the IP address is on a different subnet than the DNS server and its other PTR
records that it has authority for ( e.g. 0.0.168.192.in.addr.arpa is zone for
existing PTR records and new PTR record is on 172.16.0.0 subnet ). does an
entire new zone have to be created for this ? and can this zone be created
on the existing DNS server that is not actually on that subnet ? and, if so,
what are the specific steps to do that ( as the DNS Server apparently wants
to add records for its own subnet ) ? tia for any help on this one.
E-Double - 30 Mar 2005 16:31 GMT
i think that i got it - i just had to create another 0.16.172.in.addr.arpa
zone for the other subnet.
e.
> an A record for a domain on a different subnet than the DNS server and
> related domains in question was created and works okay for forward lookups.
[quoted text clipped - 6 lines]
> what are the specific steps to do that ( as the DNS Server apparently wants
> to add records for its own subnet ) ? tia for any help on this one.