Skip to content

Commit

Permalink
Merge pull request #492 from peteeckel/doc/clarify-ipam-dnssync-ptr
Browse files Browse the repository at this point in the history
Clarify that PTR records are not directly created for IP addresses with DNSsync
  • Loading branch information
peteeckel authored Dec 9, 2024
2 parents 7df79c1 + edb8fea commit 0e45c0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/using_netbox_dns.md
Original file line number Diff line number Diff line change
Expand Up @@ -814,6 +814,8 @@ If there are multiple matching zones within the view, the one with the longest n

If there is no matching zone, no record will be created.

**Please note that IPAM DNSsync currently does not directly create PTR records. Both the forward zone for the DNS Name and the reverse zone for the IP address need to exist in order for a PTR record to be created.**

### Differences from IPAM Coupling
The main differences between IPAM DNSsync and IPAM Coupling are the much higher degree of automation of the interaction between IPAM and NetBox DNS, and the extended functionality the new feature provides compared to IPAM Coupling. In more detail:

Expand Down

0 comments on commit 0e45c0f

Please sign in to comment.