Module 10: Zone Based Policy Firewalls Flashcards
What are the benefits of a ZBF?
It is not dependent on ACLs
It blocks unless told to allow
Policies can be applied to uni directional traffic between zones
What is the 1st design step for a ZBF?
Determine the zones (E.g.: “INSIDE”, “OUTSIDE”, “DMZ”).
What is the 2nd design step for a ZBF?
Establish policies between zones (E.g. TCP, UDP, sessions, echo)
What is the 3rd design step for ZBF?
Design the physical infrastructure (availability, redundant devices, etc.)
What is the 4th design step for ZBF?
Identify subsets within zones and merge traffic requirements (beyond scope).
What is a redundant firewall?
A backup in case the main one fails
What is a self zone?
The zone the router and its interfaces are in
What does the “inspect” ZBF action do?
lets the traffic through and then back
What does the “drop” ZBF action do?
the same as DENY
What does the “Pass” ZBF action do?
the same as PERMIT
What happens if no policy is configured between zones?
all traffic is then blocked