What commands allow network traffic to pass through PIX firewalls?

What commands allow network traffic to pass through PIX firewalls?

I am setting up a PIX 515 (version 8.0.2) firewall and need to allow public access to the internal Web server through the outside interface. The outside interface (WAN) is receiving a DHCP address from the ISP and the inside interface (LAN) is static. What commands will allow traffic to pass through?

    Requires Free Membership to View

    By submitting your registration information to SearchNetworking.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchNetworking.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Well, you only need to setup HTTP port 80 forwarding from the outside to the inside. Since your WAN interface is DHCP enabled, you will have to communicate the change in the WAN IP address to your Web server users, so that they can get to the same.

In regards to PIX 515 commands to set this up, use this Cisco PIX 515E security appliance quick start guide. It not only has commands, but different scenarios of deployment.

This was first published in April 2008