
3-22
Cisco PIX Firewall and VPN Configuration Guide
78-15033-01
Chapter 3 Controlling Network Access and Use
Downloading Access Lists
Step 3 Configure a Cisco Secure ACS user or a group through User Setup or Group Setup to include the
defined ACL in the user or group settings.
Once the configuration is properly configured, a user authentication request will first cause the access
list name to be sent to the PIX
Firewall. The PIX Firewall will determine if the named ACL already
exists and if not, the PIX
Firewall will request the ACL to be downloaded. A named ACL is not
downloaded again as long as it exists on the PIX
Firewall.
If the download is successful, the ACL on the PIX Firewall will have the following name:
#ACSACL#-acl_name-12345678
Where acl_name is the name for the access list defined in the SPC and 12345678 is a unique version ID.
If the named access list is not configured on ACS or the download fails for any other reason, a Syslog
message will be logged.
After the ACL definition has been downloaded to the PIX Firewall, it looks like the following:
access-list #ACSACL#-PIX-acs_ten_acl-3b5385f7 permit tcp any host 10.0.0.254
access-list #ACSACL#-PIX-acs_ten_acl-3b5385f7 permit udp any host 10.0.0.254
access-list #ACSACL#-PIX-acs_ten_acl-3b5385f7 permit icmp any host 10.0.0.254
access-list #ACSACL#-PIX-acs_ten_acl-3b5385f7 permit tcp any host 10.0.0.253
access-list #ACSACL#-PIX-acs_ten_acl-3b5385f7 permit udp any host 10.0.0.253
access-list #ACSACL#-PIX-acs_ten_acl-3b5385f7 permit icmp any host 10.0.0.253
access-list #ACSACL#-PIX-acs_ten_acl-3b5385f7 permit tcp any host 10.0.0.252
access-list #ACSACL#-PIX-acs_ten_acl-3b5385f7 permit udp any host 10.0.0.252
access-list #ACSACL#-PIX-acs_ten_acl-3b5385f7 permit icmp any host 10.0.0.252
access-list #ACSACL#-PIX-acs_ten_acl-3b5385f7 permit ip any any
Step 4 Activate the use of downloadable ACLs by performing the following steps:
a. Click Interface Configuration on the Cisco Secure ACS main menu.
b. Click Advanced Options on the Interface Configuration menu.
c. Select either or both of the following options:
–
User-Level Downloadable ACLs
–
Group-Level Downloadable ACLs
Downloading an Access List Without a Name
To download an access list without using a name during a user authentication, perform the following at
a AAA RADIUS server:
Configure CISCO-specific VSA (Attribute 26) string of a user authentication profile in the following
format:
ip:inacl#nnn=ACL_COMMAND
where:
• ip:inacl# is the string that specifies an input ACL.
• nnn is a number in the range from 0 to 999999999 that identifies the order of the access-list
command statement to be configured on the PIX
Firewall. If this parameter is omitted, the
sequence value is 0.
• ACL_COMMAND represents one ore more PIX Firewall access-list commands.
Commentaires sur ces manuels