<?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: 501 PIX trouble in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/501-pix-trouble/m-p/114301#M622169</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create an inbound access list with the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl_inbound permit icmp any any echo-reply&lt;/P&gt;&lt;P&gt;access-list acl_inbound permit icmp any any unreachable&lt;/P&gt;&lt;P&gt;access-list acl_inbound permit icmp any any time-exceeded&lt;/P&gt;&lt;P&gt;access-group acl_inbound in interface outside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Dec 2002 17:54:57 GMT</pubDate>
    <dc:creator>bradd.hammond</dc:creator>
    <dc:date>2002-12-27T17:54:57Z</dc:date>
    <item>
      <title>501 PIX trouble</title>
      <link>https://community.cisco.com/t5/network-security/501-pix-trouble/m-p/114300#M622168</link>
      <description>&lt;P&gt;I have a 515e working fine at one location, but my 501 at a different location will not pass traffic through.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a DSL modem connected to the 501 on the outside interface, vpdn is authenticating to it over pppoe.  I can ping the outside world from within the firewall over console or telnet, and I can ping the internal network 192.168.51.0 from within the firewall.  From the network (51.0 ) I can ping the firewall's inside nic (192.168.51.1) but cannot ping or see any traffic through to the outside interface.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following is my config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 6.2(2)&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 ******** encrypted&lt;/P&gt;&lt;P&gt;passwd ********* encrypted&lt;/P&gt;&lt;P&gt;hostname Const&lt;/P&gt;&lt;P&gt;domain-name ***********.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocols.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl_outbound permit ip 192.168.51.0 255.255.255.0 any&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;interface ethernet0 10baset&lt;/P&gt;&lt;P&gt;interface ethernet1 10full&lt;/P&gt;&lt;P&gt;icmp permit any outside&lt;/P&gt;&lt;P&gt;icmp permit any inside&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 pppoe setroute&lt;/P&gt;&lt;P&gt;ip address inside 192.168.51.1 255.255.255.0&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;pdm location............&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 acl_outbound in interface inside&lt;/P&gt;&lt;P&gt;timeouts.....&lt;/P&gt;&lt;P&gt;...aaa and http server entries, snmp, etc&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;vpdn group pppoex request dialout pppoe&lt;/P&gt;&lt;P&gt;vpdn group pppoex localname yearround2&lt;/P&gt;&lt;P&gt;vpdn group pppoex ppp authentication pap&lt;/P&gt;&lt;P&gt;vpdn username **** password *******&lt;/P&gt;&lt;P&gt;terminal ....&lt;/P&gt;&lt;P&gt;:end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I missing here? I have compared it to my 515e's settings and cant see where its not crossing.&lt;/P&gt;&lt;P&gt;Thank you very much for your time,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:27:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/501-pix-trouble/m-p/114300#M622168</guid>
      <dc:creator>dsingleterry</dc:creator>
      <dc:date>2020-02-21T06:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: 501 PIX trouble</title>
      <link>https://community.cisco.com/t5/network-security/501-pix-trouble/m-p/114301#M622169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create an inbound access list with the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl_inbound permit icmp any any echo-reply&lt;/P&gt;&lt;P&gt;access-list acl_inbound permit icmp any any unreachable&lt;/P&gt;&lt;P&gt;access-list acl_inbound permit icmp any any time-exceeded&lt;/P&gt;&lt;P&gt;access-group acl_inbound in interface outside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2002 17:54:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/501-pix-trouble/m-p/114301#M622169</guid>
      <dc:creator>bradd.hammond</dc:creator>
      <dc:date>2002-12-27T17:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: 501 PIX trouble</title>
      <link>https://community.cisco.com/t5/network-security/501-pix-trouble/m-p/114302#M622170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, its not that.  If you notice I do have two icmp permit lines in there.  These from my understanding supercede the access-lists, and I have also tried ,just to make sure it wasnt the lack of an access-list inbound, to put a permit ip any any on the outside interface and that didnt help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I fear its something to do with my nat or global, but for the life of me I dont see it.  What I did for the 515e isnt working on this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help though and for any more anyone can offer.&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2002 19:02:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/501-pix-trouble/m-p/114302#M622170</guid>
      <dc:creator>dsingleterry</dc:creator>
      <dc:date>2002-12-27T19:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: 501 PIX trouble</title>
      <link>https://community.cisco.com/t5/network-security/501-pix-trouble/m-p/114303#M622171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your nat and global commands are correct. I have a PIX 501 at home w/ the same commands. The icmp command applies to traffic terminating on the PIX's interface, where the access-list and conduit command applies to traffic passing through the PIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/customer/110/31.html" target="_blank"&gt;http://www.cisco.com/warp/customer/110/31.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/customer/110/pixtrace.html" target="_blank"&gt;http://www.cisco.com/warp/customer/110/pixtrace.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally, it might be necessary apply a permit icmp statement to your acl_outbound access list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2002 20:05:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/501-pix-trouble/m-p/114303#M622171</guid>
      <dc:creator>bradd.hammond</dc:creator>
      <dc:date>2002-12-27T20:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: 501 PIX trouble</title>
      <link>https://community.cisco.com/t5/network-security/501-pix-trouble/m-p/114304#M622172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well, I can now ping out at least, I still dont have a DNS server at this location since we are supposed to be using the one on the other side of a VPN I am trying to erect between the two PIX's, but this part of my issues seems to be resolved. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2002 21:45:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/501-pix-trouble/m-p/114304#M622172</guid>
      <dc:creator>dsingleterry</dc:creator>
      <dc:date>2002-12-27T21:45:56Z</dc:date>
    </item>
  </channel>
</rss>

