If you are using IP spaces, you can generate default SNAT, NO SNAT, and firewall rules on edge gateways in your environment.

VMware Cloud Director autoconfigures the SNAT, NO SNAT, and firewall rules depending on the topology of the relevant IP spaces and their external and internal scopes.

Rules are applied in specific order.
Rule Type Priority Order
NAT rules
  • Default NO SNAT rules are defined with a priority of 0, meaning the highest priority. The exception to this would be for an IP space where the external scope is the default route (i.e. 0.0.0.0/0). The NO SNAT rule associated with the default route has a priority of 1000.
  • Default SNAT rules have a priority of 100, with the exception of the SNAT rule associated with the default route. The SNAT rule associated with the default route has a priority of 1001.
  • User-created NAT rules have a priority of 50 by default.
Firewall rules Firewall rules are applied in the following order.
  1. Firewall rules for associated default NO SNAT rules.
  2. Firewall rules for associated default SNAT rules.
  3. Existing firewall rules.
Default SNAT rule
This rule indicates that all traffic can access the external scope of a specific IP space by using NAT. The autoconfigured source is any IP address or CIDR, and the autoconfigured destination is the external scope of the IP space.
Default NO SNAT Rule
A NO SNAT rule allows traffic to flow from the IP space internal scope to its external scope without NAT rules being applied.
Associated Firewall Rule
Default firewall rules are autoconfigured only after SNAT or NO SNAT rules are successfully generated. An associated firewall rule is created for each default SNAT and NO SNAT rule.

Prerequisites

  • Verify that you are a system administrator or that your role includes the IP Spaces Default Gateway Services: Manage right.
  • Verify that the edge gateway is connected to a provider gateway that has at least one IP space uplink.
  • Verify that you configured the internal and external scopes for the IP spaces associated with the provider gateway.
  • Verify that you configured the network topology for the IP spaces for which you want to configure NAT and firewall rules. See Configure the Network Topology For an IP Space in Your VMware Cloud Director.

Procedure

  1. From the top navigation bar, select Resources and click Cloud Resources.
  2. In the left panel, click Edge Gateways.
  3. Click the edge gateway.
  4. On the right of the edge gateway name, click Autoconfigure NAT/FW.
  5. Review the IP spaces for which NAT and firewall rules will be generated and click Autoconfigure.