<?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 515E Not Allowing Access To The Internet in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471383#M635115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fact that you're able to PING the default gateway of the PIX from a computer behind the PIX, means traffic is flowing fine.&lt;/P&gt;&lt;P&gt;The PIX only needs a default gateway in terms of routing if the PC is directly connected to the PIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's nothing else to do on the PIX and nothing is blocking traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you do a test?&lt;/P&gt;&lt;P&gt;On the port that connects the PIX outside interface, can you connect the computer directly (with the IP of the PIX outside interface) and see if you get internet from there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jun 2010 19:44:43 GMT</pubDate>
    <dc:creator>Federico Coto Fajardo</dc:creator>
    <dc:date>2010-06-09T19:44:43Z</dc:date>
    <item>
      <title>PIX 515E Not Allowing Access To The Internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471369#M635101</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm reconfiguring my PIX 515E from scratch and am unable to get out to the internet.&amp;nbsp; I can ping around my internal network.&amp;nbsp; I can also ping the outside interface (x.x.148.213 - provided by my ISP) as well as my ISP's next hop (x.x.148.214).&amp;nbsp; It's been years since I had originally configured the PIX, so stating that I'm "rusty" is an understatement.&amp;nbsp; Any help would be appreciated.&amp;nbsp; Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;PIX Version 6.2(2)117&lt;BR /&gt;nameif ethernet0 outside security0&lt;BR /&gt;nameif ethernet1 inside security100&lt;BR /&gt;enable password XXXXXXXXXXXXXX encrypted&lt;BR /&gt;passwd XXXXXXXXXXXXXX encrypted&lt;BR /&gt;hostname MuniFW&lt;BR /&gt;fixup protocol ftp 21&lt;BR /&gt;fixup protocol http 80&lt;BR /&gt;fixup protocol h323 h225 1720&lt;BR /&gt;fixup protocol h323 ras 1718-1719&lt;BR /&gt;fixup protocol ils 389&lt;BR /&gt;fixup protocol rsh 514&lt;BR /&gt;fixup protocol rtsp 554&lt;BR /&gt;fixup protocol smtp 25&lt;BR /&gt;fixup protocol sqlnet 1521&lt;BR /&gt;fixup protocol sip 5060&lt;BR /&gt;fixup protocol skinny 2000&lt;BR /&gt;fixup protocol sip udp 5060&lt;BR /&gt;names&lt;BR /&gt;name X.X.148.213 MUNI-PIX&lt;BR /&gt;access-list outbound permit ip any any&lt;BR /&gt;pager lines 24&lt;BR /&gt;interface ethernet0 auto&lt;BR /&gt;interface ethernet1 auto&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;ip address outside MUNI-PIX 255.0.0.0&lt;BR /&gt;ip address inside 192.168.1.250 255.255.255.0&lt;BR /&gt;ip verify reverse-path interface outside&lt;BR /&gt;ip verify reverse-path interface inside&lt;BR /&gt;ip audit info action alarm&lt;BR /&gt;ip audit attack action alarm&lt;BR /&gt;no pdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;BR /&gt;access-group outbound in interface inside&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 X.X.148.214 0&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 si&lt;BR /&gt;p 0:30:00 sip_media 0:02:00&lt;BR /&gt;timeout uauth 0:05:00 absolute&lt;BR /&gt;aaa-server TACACS+ protocol tacacs+&lt;BR /&gt;aaa-server RADIUS protocol radius&lt;BR /&gt;aaa-server LOCAL protocol local&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server community public&lt;BR /&gt;no snmp-server enable traps&lt;BR /&gt;floodguard enable&lt;BR /&gt;sysopt security fragguard&lt;BR /&gt;no sysopt route dnat&lt;BR /&gt;telnet 192.0.0.0 255.0.0.0 inside&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;terminal width 80&lt;BR /&gt;Cryptochecksum:6b7ef7ad954c7f1ac65d8f2d1ee8a77b&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MuniFW(config)# show route&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; outside 0.0.0.0 0.0.0.0 75.150.148.214 0 OTHER static&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; outside 75.0.0.0 255.0.0.0 MUNI-PIX 1 CONNECT static&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inside 192.168.1.0 255.255.255.0 192.168.1.250 1 CONNECT static&lt;BR /&gt;MuniFW(config)#&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:56:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471369#M635101</guid>
      <dc:creator>jhaurey</dc:creator>
      <dc:date>2019-03-11T17:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Not Allowing Access To The Internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471370#M635102</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;From the PIX itself, can you PING 4.2.2.2 for example?&lt;/P&gt;&lt;P&gt;From the inside network, do you see the translations being built when passing traffic ''sh xlate''?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 13:50:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471370#M635102</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-06-09T13:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Not Allowing Access To The Internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471371#M635103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Federico,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick reply.&amp;nbsp; I get no response when pinging 4.2.2.2 from the PIX (outside interface).&amp;nbsp; Following is the result of the "show xlate" command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MuniFW(config)# show xlate&lt;BR /&gt;0 in use, 106 most used&lt;BR /&gt;MuniFW(config)#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 14:07:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471371#M635103</guid>
      <dc:creator>jhaurey</dc:creator>
      <dc:date>2010-06-09T14:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Not Allowing Access To The Internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471372#M635104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Federico,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The PIX 515e I'm having trouble setting up is going to replace my existing 515e.&amp;nbsp; Forgot to point an existing PC's gateway to the 515e in questions. Here's the result of the show xlate" command after pinging around the network (and still no response from 4.2.2.2):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MuniFW(config)# show xlate&lt;BR /&gt;12 in use, 106 most used&lt;BR /&gt;PAT Global MUNI-PIX(1162) Local 192.168.1.252(1069)&lt;BR /&gt;PAT Global MUNI-PIX(1066) Local 192.168.1.252(16400)&lt;BR /&gt;PAT Global MUNI-PIX(1067) Local 192.168.1.252(63968)&lt;BR /&gt;PAT Global MUNI-PIX(1070) Local 192.168.1.252(37495)&lt;BR /&gt;PAT Global MUNI-PIX(1071) Local 192.168.1.252(49312)&lt;BR /&gt;PAT Global MUNI-PIX(1068) Local 192.168.1.252(56017)&lt;BR /&gt;PAT Global MUNI-PIX(1069) Local 192.168.1.252(22507)&lt;BR /&gt;PAT Global MUNI-PIX(1074) Local 192.168.1.252(10290)&lt;BR /&gt;PAT Global MUNI-PIX(1075) Local 192.168.1.252(8171)&lt;BR /&gt;PAT Global MUNI-PIX(1072) Local 192.168.1.252(26748)&lt;BR /&gt;PAT Global MUNI-PIX(1073) Local 192.168.1.252(53511)&lt;BR /&gt;PAT Global MUNI-PIX(0) Local 192.168.1.252 ICMP id 512&lt;BR /&gt;MuniFW(config)#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 14:15:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471372#M635104</guid>
      <dc:creator>jhaurey</dc:creator>
      <dc:date>2010-06-09T14:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Not Allowing Access To The Internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471373#M635105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol icmp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And see if pings start working.&lt;/P&gt;&lt;P&gt;Make sure you can ping your default gatway from the PIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 14:44:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471373#M635105</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-06-09T14:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Not Allowing Access To The Internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471374#M635106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;/P&gt;&lt;P&gt;Adding "fixup protocol icmp" results with the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MuniFW(config)# fixup protocol icmp&lt;BR /&gt;Not enough arguments.&lt;BR /&gt;Usage:&amp;nbsp; [no] fixup protocol &lt;PROT&gt; [] &lt;PORT&gt;[-&lt;PORT&gt;]&lt;BR /&gt;MuniFW(config)#&lt;/PORT&gt;&lt;/PORT&gt;&lt;/PROT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I may be wrong, but I was under the impression ICMP didn't utilize a well-known port?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for part two of the last suggestion, from within the PIX, I can ping the outside interface (X.X.148.213) as well as the gateway (X.X.148.213).&amp;nbsp; Both static ip (.213) and gateway (.214) are provided by our ISP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 15:30:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471374#M635106</guid>
      <dc:creator>jhaurey</dc:creator>
      <dc:date>2010-06-09T15:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Not Allowing Access To The Internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471375#M635107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If from behind the PIX you can PING outside the PIX, then ICMP is flowing fine through the PIX.&lt;/P&gt;&lt;P&gt;The fixup is to allow PING across the PIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, when you PING 4.2.2.2 or even better a traceroute 4.2.2.2 where does the packet die?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 15:34:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471375#M635107</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-06-09T15:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Not Allowing Access To The Internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471376#M635108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Federico,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For all intents and purposes, any pings to the outside world from a PC on the network time out immediately.&amp;nbsp; From the PC, I can ping the PIX.&amp;nbsp; From within the PIX, I can't ping the outside world except for the two IP addresses provided by my ISP and listed above previously. I feel like it's something very simple I'm overlooking to allow Internet access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 16:17:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471376#M635108</guid>
      <dc:creator>jhaurey</dc:creator>
      <dc:date>2010-06-09T16:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Not Allowing Access To The Internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471377#M635109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok try the following on the PIX:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside permit icmp any any echo-reply&lt;/P&gt;&lt;P&gt;access-group outside in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then try to PING across the PIX (from inside to outside ISP).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can PING from behind the PIX to the ISP site, then the PIX is fine and you need to check with your ISP why you cannot PING pass their IP addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 16:20:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471377#M635109</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-06-09T16:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Not Allowing Access To The Internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471378#M635110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Federico,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same result from the ping after adding the access-list/group statements--I can only ping the two IP addresses provided by my ISP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I don't believe it's an ISP trouble because the PIX 515e I'm trying to configure is to replace an existing PIX 515e currently in my network that is up and running fine with access to the Internet (I can ping 4.2.2.2 OK from the existing pix).&amp;nbsp; The reason I'm replacing the existing PIX is to troubleshoot a strange problem where we can't access a specific website (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.ecode360.com/"&gt;http://www.ecode360.com/&lt;/A&gt;&lt;SPAN&gt;) that we previously were able to access.&amp;nbsp; The vendor changed the coding (and server?) that hosts the "new &amp;amp; improved" site and since then we can no longer access the site.&amp;nbsp; I can access the website from any other network outside of my work network (home, library, etc.). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Disconnecting my work network from my ISP's gateway device and connecting a laptop directly to the ISP's gateway device allows the laptop to access the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.ecode360.com/"&gt;http://www.ecode360.com/&lt;/A&gt;&lt;SPAN&gt; website OK, hence leading me to believe there's something configured in the existing PIX that doesn't like/agree with the ecode360 website. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My plan was to configure the second PIX bare bones enough to access the internet to test access to the ecode360 site and then, once I verify access to the website, continue to configure the second PIX one at a time with the existing access-lists/groups to see if a list and/or group was causing us to no longer access the ecode360 site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, don't know if this all makes sense, or I just wipe the second pix out again and try from scratch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for the help and/or any additional thoughts/concerns you may provide.&amp;nbsp; I guess I'll keep scouring the net for help too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 18:07:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471378#M635110</guid>
      <dc:creator>jhaurey</dc:creator>
      <dc:date>2010-06-09T18:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Not Allowing Access To The Internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471379#M635111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, please post your current configuration to see if there's anything else wrong with the PIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 18:16:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471379#M635111</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-06-09T18:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Not Allowing Access To The Internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471380#M635112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;PIX Version 6.2(2)117&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;enable password XXXXXXXXXXXXXXX encrypted&lt;/P&gt;&lt;P&gt;passwd XXXXXXXXXXXXXXX encrypted&lt;/P&gt;&lt;P&gt;hostname MuniFW&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol h323 h225 1720&lt;/P&gt;&lt;P&gt;fixup protocol h323 ras 1718-1719&lt;/P&gt;&lt;P&gt;fixup protocol ils 389&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;fixup protocol smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;name xxx.xxx.148.213 MUNI-PIX&lt;/P&gt;&lt;P&gt;access-list outbound permit ip any any&lt;/P&gt;&lt;P&gt;access-list outside permit icmp any any echo-reply&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 auto&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;ip address outside MUNI-PIX 255.0.0.0&lt;/P&gt;&lt;P&gt;ip address inside 192.168.1.250 255.255.255.0&lt;/P&gt;&lt;P&gt;ip verify reverse-path interface outside&lt;/P&gt;&lt;P&gt;ip verify reverse-path interface inside&lt;/P&gt;&lt;P&gt;ip audit info action alarm&lt;/P&gt;&lt;P&gt;ip audit attack action alarm&lt;/P&gt;&lt;P&gt;no pdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&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;access-group outside in interface outside&lt;/P&gt;&lt;P&gt;access-group outbound in interface inside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 xxx.xxx.148.214 0&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 si&lt;/P&gt;&lt;P&gt;p 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community public&lt;/P&gt;&lt;P&gt;no snmp-server enable traps&lt;/P&gt;&lt;P&gt;floodguard enable&lt;/P&gt;&lt;P&gt;sysopt security fragguard&lt;/P&gt;&lt;P&gt;no sysopt route dnat&lt;/P&gt;&lt;P&gt;telnet 192.0.0.0 255.0.0.0 inside&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;Cryptochecksum:74ace9427080324da4e224441391e5e0&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 18:24:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471380#M635112</guid>
      <dc:creator>jhaurey</dc:creator>
      <dc:date>2010-06-09T18:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Not Allowing Access To The Internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471381#M635113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tests:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1. From the PIX PING the default gateway xxx.xxx.148.214&lt;BR /&gt;The IP showing here: route outside 0.0.0.0 0.0.0.0 xxx.xxx.148.214 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. From the PIX traceroute 4.2.2.2 and check the path to see where the packet dies&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. From behind the PIX (192.168.1.x) try to PING the PIX's default gateway xxx.xxx.148.214&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know the results of the above tests please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 18:32:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471381#M635113</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-06-09T18:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Not Allowing Access To The Internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471382#M635114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Pings OK -- response received&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. No traceroute command on either PIX -- tried 'traceroute', 'tracert' and 'trace'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ran tracert xxx.xxx.148.214 from a PC behind the PIX (WIN XP PRO) -- ran OK over 1 hop ( &amp;lt;1 ms )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Was able to ping to PIX's default gateway (xxx.xxx.148.214) OK from PC behind the PIX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 18:57:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471382#M635114</guid>
      <dc:creator>jhaurey</dc:creator>
      <dc:date>2010-06-09T18:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Not Allowing Access To The Internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471383#M635115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fact that you're able to PING the default gateway of the PIX from a computer behind the PIX, means traffic is flowing fine.&lt;/P&gt;&lt;P&gt;The PIX only needs a default gateway in terms of routing if the PC is directly connected to the PIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's nothing else to do on the PIX and nothing is blocking traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you do a test?&lt;/P&gt;&lt;P&gt;On the port that connects the PIX outside interface, can you connect the computer directly (with the IP of the PIX outside interface) and see if you get internet from there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 19:44:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-not-allowing-access-to-the-internet/m-p/1471383#M635115</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-06-09T19:44:43Z</dc:date>
    </item>
  </channel>
</rss>

