banner image

CISCO PIX Knowledge Base

The Cisco PIX configuration notes and configuration templates found on this page are a work in progress. They have been used to configure several firewalls, and may need tweaking for specific applications. They are here to serve as a guide, and they are not a substitute for an understanding of how to program a Cisco Pix Firewall.

Default Cisco PIX 501 Configuration:

Base Cisco PIX Configuration:

This as a template to setup basic CISCO Pix configuration with local Authentication. The beginning lines prepare a Cisco 501 with a default configuration for configuration. This assumes that the inside and outside addresses are static. Banners are also included with this configuration template.

Enable SSH:

Steps needed to enable SSH

Enable Banners:

Steps needed to enable banners

Access-list Example

Access List Example

DHCP Relay

Steps needed to enable dhcp relay

Management Access

Enables access to an internal management interface on the firewall.

Nat Traversal

Nat traversal extends support for site-to-site and remote access IPSec-based VPNs to network environments that implement Network Address Translation (NAT) or Port Address Translation (PAT).

Local Authentiction:

These are the commands needed to add to a configuration to enable local Authentication.

VPN with Local Authentiction:

These are the commands needed to enable Remote VPN Access using local Authentication.

VPN with RADIUS Authentiction:

These are the commands needed to enable Remote VPN Access using RADIUS Authentication. You can further restrict traffic passing through the vpn tunnel by assigning filter id's to users as they connect to the vpn server. Filter id's can be assigned to users with IAS, and using windows domain groups. While the user is connecting to the vpn, an access-list with the same name as the filter id will be applied to the vpn user.

Site to Site VPN:

Site to Site VPN template.

Capture Network Traffice with PIX:

Packet Capturing with CISCO Pix.

Cisco PIX Easyvpn:

This allows your Cisco PIX Firewall to act as a vpn client.

Cisco PIX Password Recovery:

Need access to a Cisco PIX Firewall, and don't have the appropriate password?

ESMTP INSPECT

If you use TLS with Sendmail or Postfix, an PIX/ASA will drop the packets. Disable esmtp inspection to allow TLS functionality.