No difference between NAT inside and NAT outside for Primary IP 4/6 on Device/VM #7148

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

Originally created by @hagbarddenstore on GitHub (Oct 23, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.3.5

Python version

3.10

Steps to Reproduce

  1. Create an IP address
  2. Create another IP address, set the first IP address as the NAT inside
  3. Create a Device or Virtual Machine, assign the first IP address as the primary IP
  4. Go to the details page of the Device or Virtual Machine you created

Expected Behavior

The Primary IP address should look like "X.X.X.X (NAT: Y.Y.Y.Y)"

Observed Behavior

The Primary IP address looks like "X.X.X.X (NAT for Y.Y.Y.Y)"

Originally created by @hagbarddenstore on GitHub (Oct 23, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.3.5 ### Python version 3.10 ### Steps to Reproduce 1. Create an IP address 2. Create another IP address, set the first IP address as the NAT inside 3. Create a Device or Virtual Machine, assign the first IP address as the primary IP 4. Go to the details page of the Device or Virtual Machine you created ### Expected Behavior The Primary IP address should look like "X.X.X.X (NAT: Y.Y.Y.Y)" ### Observed Behavior The Primary IP address looks like "X.X.X.X (NAT for Y.Y.Y.Y)"
adam added the type: bugstatus: accepted labels 2025-12-29 20:19:44 +01:00
adam closed this issue 2025-12-29 20:19:44 +01:00
Author
Owner

@hagbarddenstore commented on GitHub (Oct 23, 2022):

It was introduced by #10055

@hagbarddenstore commented on GitHub (Oct 23, 2022): It was introduced by #10055
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7148