Introduction
This sample configuration demonstrates how to set up the Cisco Security Appliances (PIX/ASA) for use on a single internal network.
For more information about the PIX/ASA Security Appliance Version 7.x and later with multiple internal networks that connect to the Internet (or an external network) with the command line interface (CLI) or Adaptive Security Device Manager (ASDM) 5.x and later, refer to PIX/ASA 7.x and later: Connecting Multiple Internal Networks with Internet Configuration Example.
Before You Begin
Prerequisites
There are no specific prerequisites for this document.
Components Used
The information in this document is based on the software and hardware versions below.
-
Cisco PIX Firewall Software Release 6.x and later
The information presented in this document was created from devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If you are working in a live network, ensure that you understand the potential impact of any command before using it.
Related Products
This configuration can also be used with the Cisco 5500 Series Adaptive Security Appliance, which runs version 7.x and later.
Conventions
For more information about document conventions, refer to Cisco Technical Tips Conventions.
Configure
In this section, you are presented with the information to configure the features described in this document.
Note: To find additional information on the commands used in this document, use the Command Lookup Tool (registered customers only) .
Network Diagram
This document uses the network setup shown in the diagram below.
Note: The IP addressing schemes used in this configuration are not legally routable on the Internet. They are RFC 1918 addresses, which have been used in a lab environment.
PIX 6.x Configuration
This document uses the configurations shown below.
If you have the output of a write terminal command from your Cisco device, you can use Output Interpreter to display potential issues and fixes. To use Output Interpreter , you must be a registered customer, be logged in, and have JavaScript enabled.
PIX 6.3 Configuration |
---|
PIX Version 6.3(3) |
Router Configuration |
---|
Building configuration... |
Configure PIX/ASA 7.x and Later
Note: Nondefault commands are shown in bold.
PIX/ASA |
---|
pixfirewall# sh run |
NOTE:For more information about the configuration of NAT and PAT on PIX/ASA, refer to PIX/ASA 7.x NAT and PAT Statements.
For more information about the configuration of access lists on PIX/ASA, refer toPIX/ASA 7.x : Port Redirection (Forwarding) with nat, global, static and access-list Commands.
Verify
There is currently no verification procedure available for this configuration.
Troubleshoot
This section provides information you can use to troubleshoot your configuration.
NOTE:For more information about how to troubleshoot PIX/ASA, refer to Troubleshoot Connections through the PIX and ASA.
Certain show commands are supported by the Output Interpreter Tool (registered customers only) , which allows you to view an analysis of show command output.
Note: Before issuing debug commands, please see Important Information on Debug Commands.
-
debug icmp trace - Shows whether ICMP requests from the hosts reach the PIX. To run this debug, you need to add the conduit permit icmp any any command to your configuration. However, when you have finished debugging, remove conduit permit icmp any any command to avoid security risks.