Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

This section describes firewall policies in private cloud with network managers (NSX, NSX-T) and in public cloud (AWS, Amazon, OCI), and firewall rules in Google Cloud Platform.
For details of classic firewalls (Edge firewalls in orgVDC in vCloud Director), see Manage classic firewalls

Introduction to firewalls

...

Excerpt
nameCreate a firewall policy in GCP

In GCP, the platform can create firewall policies rules in virtual datacenters or in global networks, to later attach to VMs.

Panel

Privileges: Manage firewall, Manage global networks

To create a new firewall, do these steps:

  1. Go to Virtual datacentersNetworkFirewalls
    or go to myCloud → Global → select the GCP provider → Network → Firewalls

  2. Click the Add button

  3. Enter the firewall details and select the direction

    For more details see table of Create GCP firewall policy GCP general information table below

  4. Go to Inbound or Outbound and add firewall rules

    For more details see table of Create GCP firewall policy GCP rules inbound outbound field descriptionsrules table below

  5. After you finish adding rules, click Save

The platform will create your firewall in the provider.

Table of Create GCP firewall policy GCP general informationtable

Field

Description

Name

Name of the firewall policy. See GCP entity naming conventions

Virtual datacenter

Optionally select a virtual datacenter. This option is useful in recommending firewalls for your users and to enable you to set a default firewall. If you do not select a virtual datacenter, the platform will still create the firewall in the provider and users can still attach this firewall to their VMs

Direction

Select INGRESS for incoming traffic or EGRESS for outgoing traffic

Sources or Targets

Enter a list of comma separated values in CIDR format

Priority

The default is 1000 and lower numbers have higher priority

Allow

If selected, allow traffic; if unselected, deny traffic

Disabled

If selected, disable the firewall

Logs activated

If selected, activate firewall rule logs in GCP

Table of Create GCP firewall policy GCP rules inbound outbound field descriptionsrules table

Field

Description

Common protocols

Optionally select from a predefined common protocol to automatically complete the Protocol and default Ports

Protocol

Enter the protocol

Ports

Enter a list of ports, separated by commas, and/or a port range, separated with a dash (e.g. 80,8000-8009)

...