
3-21
Cisco PIX Firewall and VPN Configuration Guide
78-15033-01
Chapter 3 Controlling Network Access and Use
Downloading Access Lists
The following are the two methods for downloading an access list from a AAA server to the
PIX
Firewall:
• Downloading a named access list—Configure a user (real) authentication profile to include a Shared
Profile Component (SPC) and then configure the SPC to include the access list name and the actual
access list. This method should be used when there are frequent requests for downloading a large
access list.
• Downloading an access list without a name—Configure a user authentication profile on a AAA
server to include the PIX
Firewall access list to be downloaded. This method should be used when
there are no frequent requests for the same access list.
Downloading a Named Access List
To download a named access list during a user authentication, the following procedure must be
performed on Cisco Secure ACS 3.0 or higher:
Step 1 Select Downloadable PIX ACLs from the Shared Profile Component (SPC) menu item.
Step 2 Click Add to add an ACL definition and enter the name, description, and the actual definitions for the
ACL.
The ACL definition consists of one or more PIX Firewall access-list commands with each command on
a separate line. Each command must be entered without the access-list keyword and the name for the
access list because they are not needed. The rest of the command line must conform to the syntax and
semantics rules of the PIX
Firewall access-list command. A PIX Firewall Syslog message will be logged
if there is an error in a downloaded access-list command.
The following is an example of an ACL definition before it is downloaded to the PIX Firewall:
+--------------------------------------------+
| Shared profile Components |
| |
| Downloadable PIX ACLs |
| |
| Name: acs_ten_acl |
| Description: 10 PIX access-list commands |
| |
| |
| ACL Definitions |
| |
| permit tcp any host 10.0.0.254 |
| permit udp any host 10.0.0.254 |
| permit icmp any host 10.0.0.254 |
| permit tcp any host 10.0.0.253 |
| permit udp any host 10.0.0.253 |
| permit icmp any host 10.0.0.253 |
| permit tcp any host 10.0.0.252 |
| permit udp any host 10.0.0.252 |
| permit icmp any host 10.0.0.252 |
| permit ip any any |
+--------------------------------------------+
Commentaires sur ces manuels