Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

In these cases, NAT service is needed on the private GW.

Bug Reference: CLOUDSTACK-1828

Design:

Source NAT on private gateway can be enabled while adding private gateway. To enable source nat user can pass  sourcenatsupported=true

...

On deletion of private gateway deletes source NAT rules specific to private gateway.

APIs:

Existing API changes:

API Name

New parameter

Value

createPrivateGateway

sourcenatsupported(optional)

true/false

...

No upgrade changes are needed.

To get source nat on existing private gateways, user need to delete and create with source NAT set.