You are here: Home / LBN / Up2date / DevOps / BastionLinux 36 / python3-netbox-dns-0.17.0-1.lbn36.noarch

python3-netbox-dns-0.17.0-1.lbn36.noarch

Package Attributes
RPM  python3-netbox-dns-0.17.0-1.lbn36.noarch.rpm Architecture  noarch Size  317426 Created  2025/08/24 03:22:47 UTC
Package Specification
Summary Netbox Dns is a netbox plugin for managing zone, nameserver and record inventory.
Group Unspecified
License ZPL
Home Page https://pypi.org/project/netbox-dns
Description

NetBox DNS NetBox DNS is a NetBox plugin for managing DNS data.

Features

Manage name servers Manage DNS zone information, automatically generating SOA and NS records Automatically create and update PTR records for A and AAAA records Optionally organize zones in views to cater for split horizon DNS and multi site deployments

NetBox DNS is using the standardized NetBox plugin interface, so it also takes advantage of the NetBox tagging and change log features. Requirements

NetBox 3.4 or higher Python 3.8 or higher

Installation & Configuration Installation $ source /opt/netbox/venv/bin/activate (venv) $ pip install netbox-dns

Configuration Add the plugin to the NetBox config. ~/netbox/configuration.py PLUGINS = [ "netbox_dns", ]

To permanently mount the plugin when updating NetBox: echo netbox-dns >> ~/netbox/local_requirements.txt

To add the required netbox_dns tables to your database run the following command from your NetBox directory: ./manage.py migrate

Full refer

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(RichDependencies)  
rpmlib(FileDigests)  
rpmlib(TildeInVersions)  
(python3.10dist(dnspython) < 3~~ with python3.10dist(dnspython) >= 2.2.1)  
Provides
python-netbox-dns
python3-netbox-dns
python3.10-netbox-dns
python3.10dist(netbox-dns)
python3dist(netbox-dns)
Obsoletes
python-netbox-dns

Document Actions