Zone-Based Policy Firewall Guide
Zone-Based Policy Firewall Guide
• Testing Steps:
• View Sessions on R3:
• R3# show policy-map type inspect zone-pair sessions
• This command displays the details of currently active sessions being inspected
by the firewall.
• What to Look For:
• Source IP Address and Port Number: Identify the internal host's IP address and the
originating port.
• Destination IP Address and Port Number: Verify the external resource's IP address and
the destination port.
• Why Test Firewall Functionality?
• Verification: Testing ensures that the firewall rules allow legitimate traffic from
IN-ZONE to OUT-ZONE while inspecting and managing these connections.
• Troubleshooting: Observing session details on Router R3 allows you to
troubleshoot any issues or confirm that traffic is being handled as expected.
Task 7 - Test Firewall Functionality from
OUT-ZONE to IN-ZONE
• The purpose of this task is to verify that the Zone-Based Policy Firewall (ZPF) on Router R3 is correctly
blocking unauthorized access attempts from the external zone (OUT-ZONE) to the internal zone (IN-
ZONE). This ensures that the firewall rules properly enforce security by preventing external hosts from
reaching internal resources.
• Steps to Test Firewall Functionality:
• Step 1: Attempt to Ping PC-C (Internal Host) from PC-A (External Host): The ping should fail.
• The failure indicates that ICMP traffic from OUT-ZONE to IN-ZONE is being blocked by the firewall rules, as designed. This behavior
is crucial to protect internal resources from external threats.
• Step 2: Attempt to Ping PC-C from Router R2: The ping should fail.
• This verifies that even network devices in the OUT-ZONE (like Router R2) cannot access hosts in the IN-ZONE. This restriction
helps prevent any unauthorized access attempts from external networks.
• Step 3: Check Results and Firewall Configuration
• Verification: Ensure the Zone-Based Policy Firewall functions correctly by checking that all external access attempts to internal
resources have been denied.
• Completion Check: Confirm that your configuration is correct and that the firewall rules are enforced as expected.
• Why Test Firewall Blocking Functionality?
• Security Assurance: This test ensures the firewall protects the internal network from unauthorized or malicious
external access.
• Rule Effectiveness: By testing access attempts from OUT-ZONE to IN-ZONE, you can confirm that the firewall is
applying policies accurately, blocking all traffic that should not be permitted.
Summary