NAT reporting #901

Closed
opened 2025-12-29 16:26:50 +01:00 by adam · 0 comments
Owner

Originally created by @FrankPGH on GitHub (May 2, 2017).

Issue type: Feature Request

Python version: v2
NetBox version: 1.9.6

After configuring a NAT'ed IP address, there is no indication in the IP address list that the address is NAT'ed or what the associated address or device is. It's also not included in the Export. I can set it "Active" and use the "Description" field but that only infers the information.

screen1
The only place to find the information is to drill all the way down to the address and view on the detail page which makes auditing cumbersome when there are more than a handful of addresses.

It would be helpful to display a column indicating either the NAT address, or perhaps even just a check mark that there is, in fact, a NAT address assigned. It would also be useful to see the address in the Export for auditing and reporting purposes. It would also be useful to have a search option for NAT'ed addresses ("Devices with NAT").

Originally created by @FrankPGH on GitHub (May 2, 2017). <!-- Please note: GitHub issues are to be used only for feature requests and bug reports. For installation assistance or general discussion, please join us on the mailing list: https://groups.google.com/forum/#!forum/netbox-discuss Please indicate "bug report" or "feature request" below. Be sure to search the existing set of issues (both open and closed) to see if a similar issue has already been raised. --> ### Issue type: Feature Request <!-- If filing a bug, please indicate the version of Python and NetBox you are running. (This is not necessary for feature requests.) --> **Python version:** v2 **NetBox version:** 1.9.6 <!-- If filing a bug, please record the exact steps taken to reproduce the bug and any errors messages that are generated. If filing a feature request, please precisely describe the data model or workflow you would like to see implemented, and provide a use case. --> After configuring a NAT'ed IP address, there is no indication in the IP address list that the address is NAT'ed or what the associated address or device is. It's also not included in the Export. I can set it "Active" and use the "Description" field but that only infers the information. ![screen1](https://cloud.githubusercontent.com/assets/28300759/25619043/61c065a8-2f17-11e7-9d8c-6d8f4f1d481e.PNG) The only place to find the information is to drill all the way down to the address and view on the detail page which makes auditing cumbersome when there are more than a handful of addresses. It would be helpful to display a column indicating either the NAT address, or perhaps even just a check mark that there is, in fact, a NAT address assigned. It would also be useful to see the address in the Export for auditing and reporting purposes. It would also be useful to have a search option for NAT'ed addresses ("Devices with NAT").
adam added the type: feature label 2025-12-29 16:26:50 +01:00
adam closed this issue 2025-12-29 16:26:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#901