Cisco PIX 525 Spécifications Page 421

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 466
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 420
B-17
Cisco PIX Firewall and VPN Configuration Guide
78-15033-01
Appendix B Configuration Examples for Other Remote Access Clients
Using Cisco VPN Client Version 1.1
Configuring the PIX Firewall
Follow these steps to configure the PIX Firewall to interoperate with the Cisco Secure VPN Client:
Step 1 Define AAA related parameters:
aaa-server TACACS+ protocol tacacs+
aaa-server partnerauth protocol tacacs+
aaa-server partnerauth (dmz) host 192.168.101.2 abcdef timeout 5
Step 2 Configure the IKE policy:
isakmp enable outside
isakmp policy 8 encr 3des
isakmp policy 8 hash md5
isakmp policy 8 authentication pre-share
Step 3 Configure a wildcard, pre-shared key:
isakmp key cisco1234 address 0.0.0.0 netmask 0.0.0.0
Step 4 Create access lists that define the virtual IP addresses for VPN clients:
access-list 80 permit ip host 10.0.0.14 host 192.168.15.1
access-list 80 permit ip host 10.0.0.14 host 192.168.15.2
access-list 80 permit ip host 10.0.0.14 host 192.168.15.3
access-list 80 permit ip host 10.0.0.14 host 192.168.15.4
access-list 80 permit ip host 10.0.0.14 host 192.168.15.5
Step 5 Configure NAT 0:
nat 0 access-list 80
Step 6 Configure a transform set that defines how the traffic will be protected:
crypto ipsec transform-set strong-des esp-3des esp-sha-hmac
Step 7 Create a dynamic crypto map. Specify which transform sets are allowed for this dynamic crypto map
entry:
crypto dynamic-map cisco 4 set transform-set strong-des
Step 8 Add the dynamic crypto map into a static crypto map:
crypto map partner-map 20 ipsec-isakmp dynamic cisco
Step 9 Apply the crypto map to the outside interface:
crypto map partner-map interface outside
Step 10 Enable Xauth:
crypto map partner-map client authentication partnerauth
Step 11 Configure IKE Mode Config related parameters:
ip local pool dealer 192.168.15.1-192.168.15.5
isakmp client configuration address-pool local dealer outside
crypto map partner-map client configuration address initiate
Vue de la page 420
1 2 ... 416 417 418 419 420 421 422 423 424 425 426 ... 465 466

Commentaires sur ces manuels

Pas de commentaire