NAT information is lost when data is exported. #1721

Closed
opened 2025-12-29 16:34:43 +01:00 by adam · 3 comments
Owner

Originally created by @anubisg1 on GitHub (May 9, 2018).

[x ] Bug report

NAT information is lost when data is exported.

  • add to ip addresses
  • link them via NAT information
  • export the address (NAT is lost)
  • import the data (NAT is missing, as it wasn't exported in the first place)
Originally created by @anubisg1 on GitHub (May 9, 2018). [x ] Bug report NAT information is lost when data is exported. - add to ip addresses - link them via NAT information - export the address (NAT is lost) - import the data (NAT is missing, as it wasn't exported in the first place)
adam closed this issue 2025-12-29 16:34:43 +01:00
Author
Owner

@jeremystretch commented on GitHub (May 11, 2018):

How do you propose the NAT relationships be represented? Keep in mind that an IP address alone is not guaranteed to be unique.

@jeremystretch commented on GitHub (May 11, 2018): How do you propose the NAT relationships be represented? Keep in mind that an IP address alone is not guaranteed to be unique.
Author
Owner

@anubisg1 commented on GitHub (Jun 25, 2018):

what if you have something like:

nat ip, vrf nat ip, local ip, vrf local ip, nat type

so if i have ip 192.168.1.1/24 in vrf ABC natted to 1.1.1.1/32 in vrf XYZ , and nat is "inside" you would have:

1.1.1.1/24, XYZ, 192.168.1.1/24, ABC, inside

i would have dedicated "import page" as you have for devices connections

@anubisg1 commented on GitHub (Jun 25, 2018): what if you have something like: nat ip, vrf nat ip, local ip, vrf local ip, nat type so if i have ip 192.168.1.1/24 in vrf ABC natted to 1.1.1.1/32 in vrf XYZ , and nat is "inside" you would have: 1.1.1.1/24, XYZ, 192.168.1.1/24, ABC, inside i would have dedicated "import page" as you have for devices connections
Author
Owner

@jeremystretch commented on GitHub (Nov 30, 2018):

Closing due to lack of activity.

@jeremystretch commented on GitHub (Nov 30, 2018): Closing due to lack of activity.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1721