Header
Home | Set as homepage | Add to favorites
  Search the Site     » Advanced Search
Sections
Syndication


Blogroll:

||||| ALL Cisco-Network ARTICLES |||||  
CCIE Journey,
The CCIE Journey,


CiscoSecure PIX Firewalls Review

Feb 10,2010 by alperen

image

This chapter looked at using the PIX Firewall with various VPN implementations. The basic tasks and steps of configuring VPNs on the firewall aren’t significantly different than working with router VPNs, although the command syntax is unique.

Remember, basic VPN terms and technology were covered in Chapters 9 through 11, and they should be reviewed before taking the certification exam.

This chapter looked at the tasks and steps involved in configuring PIX IPSec. The steps and related commands are summarized in the following task list.

Configuring IPSec

Task 1. Prepare for IPSec

Task 2. Configure IKE

  • Step 2.1: Enable or disable IKE

    isakmp enable interface-name

  • Step 2.2: Create IKE Phase 1 policy

    isakmp policy commands

    encryption

    hash

    authentication

    group

    lifetime

  • Step 2.3: Configure pre-shared keys (preshared keys)

    isakmp identity

    name

    isakmp key

  • Step 2.3: Configure pre-shared keys (CA Support)

    hostname

    domain-name

    ca generate rsa key

    ca identity

    ca configure

    ca authenticate

    ca enroll

    show ca certificate

  • Step 2.4: Verify the IKE configuration

    show isakmp policy

    show isakmp

    show isakmp sa

Task 3. Configure IPSec

Task 4. Test and verify IPSec

Configuring CA Support Tasks

Task 1. Prepare for IPSec

Task 2. Configure CA Support

Task 3. Configure IKE

  • Step 3.1: Enable or disable IKE

    crypto isakmp enable

  • Step 3.2: Create IKE policies

    crypto isakmp policy priority

  • Step 3.3: Configure preshared keys

    crypto isakmp key and associated commands

  • Step 3.4: Verify the IKE configuration

    show crypto isakmp policy

    show crypto isakmp sa

Task 4. Configure IPSec

Task 5. Test and verify IPSec

  • Step 5.1: Display your configured IKE policies

    show crypto isakmp policy

  • Step 5.2: Display your configured transform sets

    show crypto ipsec transform set

  • Step 5.3: Display the current state of your IPSec SAs

    show crypto ipsec sa

  • Step 5.4: View your configured crypto maps

    show crypto map

  • Step 5.5: Debug IKE and IPSec traffic through the Cisco IOS

    debug crypto ipsec

    debug crypto isakmp

  • Step 5.6: Debug CA events

    debug crypto key-exchange

    debug crypto pki

The PIX Firewall OS version 6.2 introduced the Easy VPN Remote device (client) for connecting to any Easy VPN Server. This implementation greatly reduces configuration on the remote host and relies on the server policies for configuration decisions.

Scaling PIX Firewall VPN solutions includes the basic device features plus a variety of network management software applications to provide Web-based, centralized, configuration, monitoring, and reporting. Example applications include CiscoWorks VPN/ Security Management Solution (VMS), Cisco Secure Policy Manager (CSPM), and Cisco PIX Device Manager (PDM), which is covered in the next chapter.

PPPoE client was introduced on the PIX Firewall with PIX OS version 6.2. Point-to-Point Protocol over Ethernet (PPPoE) incorporates two widely used and understood standards: PPP and Ethernet. The PPPoE specification connects hosts on an Ethernet to the Internet through a common broadband medium, such as DSL line, cable modem, or wireless device.


431 times read

Related news

» Cisco IOS IPSec for Preshared Keys Review
by alperen posted on Sep 29,2009
» Cisco IOS IPSec Certificate Authority Support Review
by alperen posted on Oct 02,2009
» Step 4-4 Display the Configured Crypto Maps
by alperen posted on Sep 27,2009
» Task 3 Configure IPSec
by alperen posted on Sep 27,2009
» Task 5—Test and Verify IPSec
by alperen posted on Sep 29,2009
Did you enjoy this article?
(total 0 votes)

comment Comments (0 posted) 

More Top News
CCSP-Cisco Certified Security Professional
Most Popular
Most Commented
Featured Author