Reduce the attack surface by using Cloud NGFW to segment the network into functional
and organizational zones.
| Where Can I Use This? | What Do I Need? |
Segmenting the network into functional and organizational zones reduces its
attack surface—the portion exposed to potential attackers. Security zones protect
your network by segmenting it into smaller, more easily managed areas and
controlling traffic access to them.
In self-managed Palo Alto Networks firewalls (such as VM-Series), a
security zone comprises one or more physical or virtual firewall interfaces and the
network segments connected to the zone’s interfaces. You first define zones and then
associate the physical and virtual interfaces to those zones. Finally, you use these
zones in the security policy rules that you author.
However, Cloud NGFW automatically sets up the networking constructs for you. You no
longer need to worry about configuring interfaces and associating them with the
zones you create. You can author zone-based policy rules in Panorama and enforce
them on Cloud NGFW.
Cloud NGFW Zones
Cloud NGFW allows you to classify your VPC traffic using
Private and
Public
zones to simplify policy enforcement.
Control this classification by appropriately specifying the private traffic range
prefixes for the endpoint on which the traffic enters the Cloud NGFW resource.
Source and Destination Zones
Cloud NGFW automatically assigns the
Source Zone as
Private
if the traffic session has a source IP address within the
private traffic range prefixes defined
for the endpoint on which the traffic enters the Cloud NGFW resource. Otherwise,
Cloud NGFW assigns the source zone as
Public.
Similarly, Cloud NGFW automatically assigns the Destination Zone as
Private if the traffic session has a destination IP address within the
private traffic range prefixes defined for the endpoint on which the traffic enters
the Cloud NGFW resource. Otherwise, Cloud NGFW assigns the destination zone as
Public.
For example, Cloud NGFW assigns the source(Ingress) zone as Private and the
destination zone as Public for a session with a source IP address as 10.2.3.4 and
destination IP address as 23.44.55.66.
The illustration below shows the source and destination zones on traffic via an
endpoint with Egress NAT disabled:
The illustration below shows the source and destination zones on traffic via an
endpoint with Egress NAT enabled:
Zone Protection
Effective defense against DoS attacks requires a layered approach. The
first layer of defense should be a dedicated, high-volume DDoS protection service
such as AWS Shield to defend against volumetric attacks that the session-based
firewalls are not designed to handle. However, Cloud NGFW uses the Zone Protection
profile to add more granular layers of DoS attack defense and provide visibility
into application traffic that dedicated DDoS services don't provide.
After traffic passes through the dedicated DDoS service (such as AWS
Shield) and enters your VPC, Cloud NGFW applies the Zone Protection profile if one
is attached to the Ingress (source) zone. Cloud NGFW determines the Ingress (source)
zone from the Source IP address of the packet. Zone Protection profiles provide a
broad defense against DoS attacks based on the aggregate traffic entering the zone.
If the Zone Protection profile denies the packet, Cloud NGFW discards the packet and
skips the Security policy lookup. Cloud NGFW applies Zone Protection profiles only
to new sessions (packets that don't match an existing session). Once the session is
established, the Cloud NGFW packet processing engine bypasses the Zone Protection
profile lookup for succeeding packets in that session.
You can attach a Zone Protection profile to the private and public zones using the
Panorama Cloud device group template. A Zone Protection profile protects the Ingress
(or source) zone against the most common flood, reconnaissance, and packet-based
attacks.
Cloud NGFW Zone Mapping
Zones are associated with interfaces on self-managed firewalls such as
VM-Series. However, within Cloud NGFW, the networking infrastructure is
automatically set up for you. This means that you no longer need to worry about
configuring interfaces and associating them with the zones you create (and, in
Panorama Cloud NGFW template stacks and templates, the web interface to configure
interfaces is removed from Panorama—any unnecessary Panorama web interface elements
are removed in Panorama Managed Cloud Device Groups).
However, to enable consistent Security policy enforcement, you must create zone
mappings in your cloud device groups so that Cloud NGFW will know whether to
associate the security zones you have in your Panorama with Cloud NGFWs Private
(internal) or Public (external) zone. These mappings enable Cloud NGFW to enforce
your Security policy rules properly.
In some cases zone
mapping may fail if you are not running the latest version of the AWS plugin
(version 5.3.0). Palo Alto Networks recommends that you do not enable zone-based
policies for existing firewalls that have not been upgraded to the new Egress
NAT AMI using AWS plugin version 5.3.0 or above.