<?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 Re: Pix 506 Configuration in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-506-configuration/m-p/913150#M494717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you access the internet from inside? Also, where are you trying to access the outside IPs from? Are you plugged into the hub in front of the firewall or are you on the inside network trying to access via the public IPs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Nov 2007 19:51:07 GMT</pubDate>
    <dc:creator>gecko2207</dc:creator>
    <dc:date>2007-11-12T19:51:07Z</dc:date>
    <item>
      <title>Pix 506 Configuration</title>
      <link>https://community.cisco.com/t5/network-security/pix-506-configuration/m-p/913149#M494715</link>
      <description>&lt;P&gt;I have a Pix 506 that I'm trying to intergrated as a perimeter firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've looked over the config and see no issues yet I can never get any inbound web services to function off of any of the static NAT statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both outside and inside interfaces go up/up and run clean - although the outside interface does attach to a hub at 10 / half. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh run&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 6.3(5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet1 auto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nameif ethernet0 uunet security0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enable password xxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;passwd xxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname xxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;domain-name xxxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol dns maximum-length 512&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol h323 h225 1720&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol h323 ras 1718-1719&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol smtp 25&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol tftp 69&lt;/P&gt;&lt;P&gt;              &lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list uunet_in permit ip any any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list uunet_in permit icmp any any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_out permit ip any any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_out permit icmp any any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mtu uunet 1500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address uunet 1.2.3.2 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address inside 10.2.0.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip audit info action alarm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip audit attack action alarm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pdm history enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (uunet) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,uunet) 1.2.3.11 10.2.0.11 netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,uunet) 1.2.3.12 10.2.0.12 netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,uunet) 1.2.3.13 10.2.0.13 netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group uunet_in in interface uunet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group inside_out in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route uunet 0.0.0.0 0.0.0.0 1.2.3.1 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route inside 10.2.0.1 255.255.255.255 10.2.0.200 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;           &lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout sip-disconnect 0:02:00 sip-invite 0:03:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ max-failed-attempts 3 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ deadtime 10 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa-server RADIUS max-failed-attempts 3 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa-server RADIUS deadtime 10 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;snmp-server community public&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no snmp-server enable traps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;floodguard enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:47:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-506-configuration/m-p/913149#M494715</guid>
      <dc:creator>asafayan</dc:creator>
      <dc:date>2020-02-21T09:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 506 Configuration</title>
      <link>https://community.cisco.com/t5/network-security/pix-506-configuration/m-p/913150#M494717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you access the internet from inside? Also, where are you trying to access the outside IPs from? Are you plugged into the hub in front of the firewall or are you on the inside network trying to access via the public IPs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 19:51:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-506-configuration/m-p/913150#M494717</guid>
      <dc:creator>gecko2207</dc:creator>
      <dc:date>2007-11-12T19:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 506 Configuration</title>
      <link>https://community.cisco.com/t5/network-security/pix-506-configuration/m-p/913151#M494719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Internal access to the web wouldn't work b/c DNS would fail when I would integrate this firewall.  It would instantly start working when I try the original firewall that his one is replacing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;External access was attemped from another Internet connection - not the hub.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 20:07:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-506-configuration/m-p/913151#M494719</guid>
      <dc:creator>asafayan</dc:creator>
      <dc:date>2007-11-12T20:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 506 Configuration</title>
      <link>https://community.cisco.com/t5/network-security/pix-506-configuration/m-p/913152#M494720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you ping the external IPs from the Internet when the PIX is plugged in? They are the same IPs as on the old firewall correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 20:30:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-506-configuration/m-p/913152#M494720</guid>
      <dc:creator>gecko2207</dc:creator>
      <dc:date>2007-11-12T20:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 506 Configuration</title>
      <link>https://community.cisco.com/t5/network-security/pix-506-configuration/m-p/913153#M494721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The external IPs aren't pingable and they match exactly the previous firewall's IPs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if it might be the ARP cache on the edge router sitting in front of the firewall.  I did ping from the firewall to the inside interface of the edge router successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 19:40:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-506-configuration/m-p/913153#M494721</guid>
      <dc:creator>asafayan</dc:creator>
      <dc:date>2007-11-13T19:40:28Z</dc:date>
    </item>
  </channel>
</rss>

