<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Cisco Pix 525 learning experience in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-pix-525-learning-experience/m-p/1850376#M459115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also add a default route point to the outside interface as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route (outside) 0.0.0.0 0.0.0.0 1.2.3.9&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Feb 2012 12:41:54 GMT</pubDate>
    <dc:creator>Amit Rai</dc:creator>
    <dc:date>2012-02-20T12:41:54Z</dc:date>
    <item>
      <title>Cisco Pix 525 learning experience</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-525-learning-experience/m-p/1850374#M459112</link>
      <description>&lt;P&gt;I decided to take the plunge and start learning a little about Cisco, the IOS, and firewall configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I purchased a Cisco Pix 525 used, defaulted with Cisco Pix Security Appliance Software Version 8.0(4), unlimited license.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My plan was to work through a config and get it working as a learning platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I planned out a configuration as the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Comcast business class Internet through an SMC router/firewall provided by Comcast.&lt;/P&gt;&lt;P&gt;2) 5 Static IPs from Comcast&lt;/P&gt;&lt;P&gt;3) A Comcast SMC router/firewall&lt;/P&gt;&lt;P&gt;4) The Cisco Pix 525 (Ethernet0 connected to LAN1 on the SMC)&lt;/P&gt;&lt;P&gt;5) A private 192.168.1.0, 255.255.255.0 internal network&lt;/P&gt;&lt;P&gt;6) A PC static IP'ed with 192.168.1.19, 255.255.255.0, DNS 75.75.75.75 connected to Ethernet1 (inside)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All WAN IPs below are "representative".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Comcast SMC firewall/router came out of the box with 1 static IP of 1.2.3.9. When Comcast upgraded me to 5 static IPs and set the SMC in "bridge" mode, they told me my IP range was&amp;nbsp; 1.2.3.4-1.2.3.9/29 with a subnet of 255.255.255.248, a gateway address of 1.2.3.9, and DNS of 75.75.75.75. After the change to "bridge mode" the SMC picked up a new WAN DHCP IP of 45.45.45.45. They told me the SMC would simply pass all traffic for my static IPs to my range of 1.2.3.4 - 1.2.3.9 on the LAN ports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested this by setting the PC to IP 1.2.3.4, Subnet 255.255.255.248, GW 1.2.3.9, DNS 75.75.75.75 connected directly to the Comcast SMC. Sure enough I could browse the Internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have read the SANS reading room Pix 3 interface config, watched a number of youtube pix config videos, and made much progress but I have found it impossible to get the pix to pass inside network traffic to the Internet. my private network PCs cannot reach the Internet connected to Ethernet1 with the PC setup as IP 192.168.1.19, subnet 255.255.255.0, GW 192.168.1.1, DNS 75.75.75.75.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am simply trying to setup the following:&lt;/P&gt;&lt;P&gt;Ethernet0 (outside) 1.2.3.4, 255.255.255.248 (eventually planning for all 5 static IPs to be managed on this interface)&lt;/P&gt;&lt;P&gt;Ethernet1 (inside) 192.168.1.1, 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 1.2.3.9 netmask 255.255.255.248&lt;/P&gt;&lt;P&gt;nat (inside) 1 192.168.1.0 255.255.255.0 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have managed to connect to the PIX, run through the setup wizard, configure additional management accounts, connect with ASDM, and even get the above NAT/Route rule in place. The ASDM log shows constant "Failed to locate egress interface for UDP from INSIDE: 192.168.1.19/XXXXX to 75.75.75.75/53&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, my #1 question is what am I doing wrong on my initial setup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:32:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-525-learning-experience/m-p/1850374#M459112</guid>
      <dc:creator>emaildgp1</dc:creator>
      <dc:date>2019-03-11T22:32:19Z</dc:date>
    </item>
    <item>
      <title>Cisco Pix 525 learning experience</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-525-learning-experience/m-p/1850375#M459114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no global (outside) 1 1.2.3.9 netmask 255.255.255.248&lt;/P&gt;&lt;P&gt;global (outside) 1&amp;nbsp; interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 09:15:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-525-learning-experience/m-p/1850375#M459114</guid>
      <dc:creator>cadet alain</dc:creator>
      <dc:date>2012-02-20T09:15:30Z</dc:date>
    </item>
    <item>
      <title>Cisco Pix 525 learning experience</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-525-learning-experience/m-p/1850376#M459115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also add a default route point to the outside interface as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route (outside) 0.0.0.0 0.0.0.0 1.2.3.9&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 12:41:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-525-learning-experience/m-p/1850376#M459115</guid>
      <dc:creator>Amit Rai</dc:creator>
      <dc:date>2012-02-20T12:41:54Z</dc:date>
    </item>
    <item>
      <title>Cisco Pix 525 learning experience</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-525-learning-experience/m-p/1850377#M459116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thank You for the responses. After an hour on the phone with Comcast, it turns out the SMC router was not actually passing traffic and was still NATing. they had to reload the config twice to get it to pass the traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have the PIX working with 1.2.3.4, 255.255.255.248 on ethernet0 (WAN)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My next question is how do I configure the PIX to respond to/port forward multiple static WAN IPs to equipment inside the private network?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;1) I would like 1.2.3.4 to PAT to 192.168.1.10, port 80 (web server, yes I know it is inside and not in DMZ &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;) )&lt;/P&gt;&lt;P&gt;2) I would like 1.2.3.5 to PAT to 192.168.1.15, port 25 (email server)&lt;/P&gt;&lt;P&gt;3) I would like 1.2.3.6 to be the VPN endpoint&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, how to you get the PIX to manage multiple IPs or assign an IP range on ethernet0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 17:54:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-525-learning-experience/m-p/1850377#M459116</guid>
      <dc:creator>emaildgp1</dc:creator>
      <dc:date>2012-02-20T17:54:09Z</dc:date>
    </item>
  </channel>
</rss>

