Add dns_name filter on IP Addresses page #8704

Closed
opened 2025-12-29 20:40:08 +01:00 by adam · 1 comment
Owner

Originally created by @jacobw on GitHub (Oct 3, 2023).

Originally assigned to: @kprince28 on GitHub.

NetBox version

v.3.6.3

Feature type

Change to existing functionality

Proposed functionality

It is currently possible to filter on dns_name on the IP Addresses page.

The proposed functionality is to add the ability to filter on the dns_name field.

Use case

1: A user may want to determine how many IP Addresses have dns_names that wall within a particular sub domain. It is currently only possibly to do this by creating an export filter and using Jinja to filter, and Jinja has limited filtering capabilities.

2: A user may want to check if there are dns_name duplicates for a specific fqdn.

Database changes

None

External dependencies

None

Originally created by @jacobw on GitHub (Oct 3, 2023). Originally assigned to: @kprince28 on GitHub. ### NetBox version v.3.6.3 ### Feature type Change to existing functionality ### Proposed functionality It is currently possible to filter on dns_name on the IP Addresses page. The proposed functionality is to add the ability to filter on the dns_name field. ### Use case 1: A user may want to determine how many IP Addresses have dns_names that wall within a particular sub domain. It is currently only possibly to do this by creating an export filter and using Jinja to filter, and Jinja has limited filtering capabilities. 2: A user may want to check if there are dns_name duplicates for a specific fqdn. ### Database changes None ### External dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 20:40:08 +01:00
adam closed this issue 2025-12-29 20:40:09 +01:00
Author
Owner

@kprince28 commented on GitHub (Oct 16, 2023):

Can you please assign this issue to me ?

@kprince28 commented on GitHub (Oct 16, 2023): Can you please assign this issue to me ?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8704