Forward Zones Doesn't Match Reverse

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

I'm having a problem when a client updates it's DNS
record the record in the forward lookup zone gets updated
but the record in the reverse lookup zone doesn't get
updated. How can I make sure the forward and reverse
zones have the same data?

Chris
 
In
Chris said:
I'm having a problem when a client updates it's DNS
record the record in the forward lookup zone gets updated
but the record in the reverse lookup zone doesn't get
updated. How can I make sure the forward and reverse
zones have the same data?

Chris

Set allow dynamic updates to "yes" on the reverse zone. Default on a reverse
zone is "No".
 
Back
Top