Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-1073

VPP Local applications + NAT44/NAT64

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Medium Medium
    • 18.01
    • None
    • S-NAT
    • None

      snat_add_static_mapping(...) needs a minor feature addition, namely the ability to add a specific (identity) map:
       
      nat44 add static mapping external <out-interface> 53053 local <out-interface> 53053 udp
       
      It’s a bit gross, but this kind of identity mapping allows DNS name-server replies to traverse the NAT.
       
      The missing bit is to allow the local side of the mapping to pick up an interface address. I can imagine adding a second sw_if_index to the routine, etc. etc.

            matfabia Matus Fabian
            otroan Ole Trøan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: