Controlling Thru Traffic Using An ACL: Khawar Butt
Controlling Thru Traffic Using An ACL: Khawar Butt
using an ACL
KHAWAR BUTT
CCIE # 12353 [R/S, SECURITY, SP, DC, VOICE, STORAGE & CCDE]
Overview
Default Traffic Flow
Firewall ACLs
Configuration Commands c
Lab Configuration
Default Traffic Flow
High Security Level to Low Security Level
By default, all traffic is allowed to flow from a High Security Interface towards a Low Security as long as the
routing information is in place.
Although, all traffic is allowed to flow from High Security Level to Low Security Level, only TCP and UDP traffic
is inspected. c
Inspection creates a return entry in the Connection Table on the Firewall. This allows the return traffic to come
back. This is known as Stateful Inspection. The name of the Interface is not case-sensitive.
Firewall ACL
E0/0 (.2)
192.1.20.0/24 Outside
c
ASA FW G0/0 (.10)
R4 R3
192.168.4.0/24 DMZ-4 192.168.3.0/24 DMZ-3
E0/0 (.4) G0/3 (.10) G0/2 (.10) E0/0 (.3)
10.11.11.0/24 Inside
E0/0 (.1)
E0/1 (.1)
10.1.1.0/24
10.20.20.0/24
10.10.10.0/24 R1
Lab Configuration
This lab builds on the Previous Lab (BGP)
• Verify the Access by using Ping and Telnet from Outside to the appropriate devices on
the DMZ and Inside.
• Also verify access between R3 & R4.
Whiteboard