Skip to content

VR: Add simple port-forwarding for the NAT4 module (DNAT) #62

@sk4zuzu

Description

@sk4zuzu

Description
Add ability to statically forward ports in iptables with -j DNAT --to-destination.

Use case
Simple, static alternative to both LBs and SDNAT.

Interface Changes

  • Something like ONEAPP_VNF_NAT4_PORT_FWD0 = 80:1.2.3.4:8080 , similar to ssh -L notation maybe? (TBD)
  • Add a sound interface in Sunstone

Metadata

Metadata

Assignees

Labels

category: appliancesGeneric category for new appliancescategory: virtual routerVirtual Router appliancesponsoredThis issue is sponsored by user or companystatus: acceptedThe issue is valid and will be planned for fix or implementationtype: featureA new feature planned for implementation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions