3-3
Cisco ASA Series Firewall CLI Configuration Guide
Chapter 3 Access Rules
Controlling Network Access
Figure 3-1
Outbound ACL
See the following commands for this example:
hostname(config)#
access-list OUTSIDE extended permit tcp host 10.1.1.14
host 209.165.200.225 eq www
hostname(config)#
access-list OUTSIDE extended permit tcp host 10.1.2.67
host 209.165.200.225 eq www
hostname(config)#
access-list OUTSIDE extended permit tcp host 10.1.3.34
host 209.165.200.225 eq www
hostname(config)#
access-group OUTSIDE out interface outside
Rule Order
The order of rules is important. When the ASA decides whether to forward or drop a packet, the ASA
tests the packet against each rule in the order in which the rules are listed in the applied ACL. After a
match is found, no more rules are checked. For example, if you create an access rule at the beginning
that explicitly permits all traffic for an interface, no further rules are ever checked.
Implicit Permits
For routed mode, the following types of traffic are allowed through by default:
•
Unicast IPv4 and IPv6 traffic from a higher security interface to a lower security interface.
Web
S
erver:
209.165.200.225
In
s
ide
HR
Eng
O
u
t
s
ide
S
t
a
tic NAT
209.165.201.4
10.1.1.14
S
t
a
tic NAT
209.165.201.6
10.1.2.67
S
t
a
tic NAT
209.165.201.8
10.1.
3
.
3
4
ACL O
u
tbo
u
nd
Permit HTTP from
10.1.1.14
,
10.1.2.67
,
and
10.1.
3
.
3
4
to
209.165.200.225
Deny all others
ACL Inbo
u
nd
Permit from
any
to
any
ACL Inbo
u
nd
Permit from
any
to
any
ACL Inbo
u
nd
Permit from
any
to
any
A
S
A
3338
2
3
Содержание ASA 5512-X
Страница 5: ...P A R T 1 Service Policies and Access Control ...
Страница 6: ......
Страница 50: ...3 14 Cisco ASA Series Firewall CLI Configuration Guide Chapter 3 Access Rules History for Access Rules ...
Страница 51: ...P A R T 2 Network Address Translation ...
Страница 52: ......
Страница 126: ...5 28 Cisco ASA Series Firewall CLI Configuration Guide Chapter 5 NAT Examples and Reference DNS and NAT ...
Страница 127: ...P A R T 3 Application Inspection ...
Страница 128: ......
Страница 255: ...P A R T 4 Connection Settings and Quality of Service ...
Страница 256: ......
Страница 288: ...12 14 Cisco ASA Series Firewall CLI Configuration Guide Chapter 12 Quality of Service History for QoS ...
Страница 303: ...P A R T 5 Advanced Network Protection ...
Страница 304: ......
Страница 339: ...P A R T 6 ASA Modules ...
Страница 340: ......
Страница 398: ...17 28 Cisco ASA Series Firewall CLI Configuration Guide Chapter 17 ASA CX Module History for the ASA CX Module ...