View DNS name of IP object from interface / device interface view. #7304

Closed
opened 2025-12-29 20:21:33 +01:00 by adam · 3 comments
Owner

Originally created by @rhyser9 on GitHub (Nov 30, 2022).

NetBox version

v3.3.8

Feature type

New functionality

Proposed functionality

Would like the ability to see the DNS names associated with IP addresses assigned to an interface from the devices/xxx/interfaces/ table and the interfaces/xxx/ > IP Addresses table.

Use case

Would allow for easy DNS name <> device / interface association, such as a host with multiple interfaces which have separate DNS names (i.e. ftxgm01-dmz.domain.com and ftxgm01-db.domain.com or similar).

Database changes

No response

External dependencies

No response

Originally created by @rhyser9 on GitHub (Nov 30, 2022). ### NetBox version v3.3.8 ### Feature type New functionality ### Proposed functionality Would like the ability to see the DNS names associated with IP addresses assigned to an interface from the `devices/xxx/interfaces/` table and the `interfaces/xxx/` > IP Addresses table. ### Use case Would allow for easy DNS name <> device / interface association, such as a host with multiple interfaces which have separate DNS names (i.e. ftxgm01-dmz.domain.com and ftxgm01-db.domain.com or similar). ### Database changes _No response_ ### External dependencies _No response_
adam added the type: featurepending closure labels 2025-12-29 20:21:33 +01:00
adam closed this issue 2025-12-29 20:21:33 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 5, 2023):

There's only so much data we can reasonably fit into the table, and IMO the current implementation is about at the practical limit. Maybe there's some alternative approach leveraging dynamically-loaded content that would be more appropriate, but I'm not sure what that would look like.

@jeremystretch commented on GitHub (Jan 5, 2023): There's only so much data we can reasonably fit into the table, and IMO the current implementation is about at the practical limit. Maybe there's some alternative approach leveraging dynamically-loaded content that would be more appropriate, but I'm not sure what that would look like.
Author
Owner

@github-actions[bot] commented on GitHub (Apr 6, 2023):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Apr 6, 2023): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. **Do not** attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@github-actions[bot] commented on GitHub (May 6, 2023):

This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.

@github-actions[bot] commented on GitHub (May 6, 2023): This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7304