Add support for DNS #10015

Closed
opened 2025-12-29 21:25:44 +01:00 by adam · 1 comment
Owner

Originally created by @kclif9 on GitHub (Jul 26, 2024).

NetBox version

v4.0.7

Feature type

Data model extension

Proposed functionality

Add support for DNS models to the Netbox core project.

Use case

This would allow users to maintain their DNS record documentation through the Netbox product alongside their other infrastructure documentation.

Database changes

The data model would contain support for registrars, domain names, and DNS records. A records would be mapped to existing objects within Netbox. CNAME's could be mapped to other domain names where relevant.

External dependencies

Not that I can foresee

Originally created by @kclif9 on GitHub (Jul 26, 2024). ### NetBox version v4.0.7 ### Feature type Data model extension ### Proposed functionality Add support for DNS models to the Netbox core project. ### Use case This would allow users to maintain their DNS record documentation through the Netbox product alongside their other infrastructure documentation. ### Database changes The data model would contain support for registrars, domain names, and DNS records. A records would be mapped to existing objects within Netbox. CNAME's could be mapped to other domain names where relevant. ### External dependencies Not that I can foresee
adam added the type: feature label 2025-12-29 21:25:44 +01:00
adam closed this issue 2025-12-29 21:25:44 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 26, 2024):

I'm afraid this is out of scope for the core NetBox project, but have a look a @peteeckel's DNS plugin.

@jeremystretch commented on GitHub (Jul 26, 2024): I'm afraid this is out of scope for the core NetBox project, but have a look a @peteeckel's [DNS plugin](https://github.com/peteeckel/netbox-plugin-dns).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10015