<?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: NAT problem with PIX 515E in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-problem-with-pix-515e/m-p/546519#M498090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  ..  by the look of it it seems your access-list outside_access_in is blocking the icmp reply packets ( icmp  type 0 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have 2 options either specically allow icmp any any on the access-list applied to the interfaces or enable icmp inspection which is disabled by default and allow icmp any any on the access-list appied to the inside only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ICMP is a connectionless protocol and so the ASA only creates unidirectional sessions by default which must be specically allowed on the source and destination ( inside/outside) interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps  ...  please rate it if it does !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Aug 2006 09:26:01 GMT</pubDate>
    <dc:creator>Fernando_Meza</dc:creator>
    <dc:date>2006-08-24T09:26:01Z</dc:date>
    <item>
      <title>NAT problem with PIX 515E</title>
      <link>https://community.cisco.com/t5/network-security/nat-problem-with-pix-515e/m-p/546518#M498089</link>
      <description>&lt;P&gt;I have configured a PIX 515E, OS 7.0(1) f?r dynamic PAT from the inside network to the outside interface ip address of the PIX. I have also configured access lists allowing icmp from inside to outside and from outside to inside. All traffic (www, dns, ftp, etc.) works fine except ping. Whenever I do a ping from an inside host to any address outside, I get the following error messages:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6|Aug 24 2006 11:10:52|609002: Teardown local-host outside:193.222.224.104 duration 0:00:10&lt;/P&gt;&lt;P&gt;6|Aug 24 2006 11:10:52|302021: Teardown ICMP connection for faddr 193.222.224.104/0 gaddr 212.203.90.59/9 laddr FDFR001/8994&lt;/P&gt;&lt;P&gt;6|Aug 24 2006 11:10:50|302021: Teardown ICMP connection for faddr 193.222.224.104/0 gaddr 212.203.90.59/8 laddr FDFR001/8993&lt;/P&gt;&lt;P&gt;4|Aug 24 2006 11:10:50|106023: Deny icmp src outside:193.222.224.104 dst inside:212.203.90.59 (type 0, code 0) by access-group "outside_access_in"&lt;/P&gt;&lt;P&gt;6|Aug 24 2006 11:10:50|302020: Built ICMP connection for faddr 193.222.224.104/0 gaddr 212.203.90.59/9 laddr FDFR001/8994&lt;/P&gt;&lt;P&gt;6|Aug 24 2006 11:10:48|302021: Teardown ICMP connection for faddr 193.222.224.104/0 gaddr 212.203.90.59/7 laddr FDFR001/8992&lt;/P&gt;&lt;P&gt;4|Aug 24 2006 11:10:48|106023: Deny icmp src outside:193.222.224.104 dst inside:212.203.90.59 (type 0, code 0) by access-group "outside_access_in"&lt;/P&gt;&lt;P&gt;6|Aug 24 2006 11:10:48|302020: Built ICMP connection for faddr 193.222.224.104/0 gaddr 212.203.90.59/8 laddr FDFR001/8993&lt;/P&gt;&lt;P&gt;6|Aug 24 2006 11:10:46|302021: Teardown ICMP connection for faddr 193.222.224.104/0 gaddr 212.203.90.59/6 laddr FDFR001/8991&lt;/P&gt;&lt;P&gt;4|Aug 24 2006 11:10:46|106023: Deny icmp src outside:193.222.224.104 dst inside:212.203.90.59 (type 0, code 0) by access-group "outside_access_in"&lt;/P&gt;&lt;P&gt;6|Aug 24 2006 11:10:46|302020: Built ICMP connection for faddr 193.222.224.104/0 gaddr 212.203.90.59/7 laddr FDFR001/8992&lt;/P&gt;&lt;P&gt;6|Aug 24 2006 11:10:44|302021: Teardown ICMP connection for faddr 193.222.224.104/0 gaddr 212.203.90.59/5 laddr FDFR001/8990&lt;/P&gt;&lt;P&gt;4|Aug 24 2006 11:10:44|106023: Deny icmp src outside:193.222.224.104 dst inside:212.203.90.59 (type 0, code 0) by access-group "outside_access_in"&lt;/P&gt;&lt;P&gt;6|Aug 24 2006 11:10:44|302020: Built ICMP connection for faddr 193.222.224.104/0 gaddr 212.203.90.59/6 laddr FDFR001/8991&lt;/P&gt;&lt;P&gt;4|Aug 24 2006 11:10:42|106023: Deny icmp src outside:193.222.224.104 dst inside:212.203.90.59 (type 0, code 0) by access-group "outside_access_in"&lt;/P&gt;&lt;P&gt;6|Aug 24 2006 11:10:42|302020: Built ICMP connection for faddr 193.222.224.104/0 gaddr 212.203.90.59/5 laddr FDFR001/8990&lt;/P&gt;&lt;P&gt;6|Aug 24 2006 11:10:42|609001: Built local-host outside:193.222.224.104&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What might be the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Meg&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:07:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-problem-with-pix-515e/m-p/546518#M498089</guid>
      <dc:creator>giamwi</dc:creator>
      <dc:date>2020-02-21T09:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: NAT problem with PIX 515E</title>
      <link>https://community.cisco.com/t5/network-security/nat-problem-with-pix-515e/m-p/546519#M498090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  ..  by the look of it it seems your access-list outside_access_in is blocking the icmp reply packets ( icmp  type 0 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have 2 options either specically allow icmp any any on the access-list applied to the interfaces or enable icmp inspection which is disabled by default and allow icmp any any on the access-list appied to the inside only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ICMP is a connectionless protocol and so the ASA only creates unidirectional sessions by default which must be specically allowed on the source and destination ( inside/outside) interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps  ...  please rate it if it does !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 09:26:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-problem-with-pix-515e/m-p/546519#M498090</guid>
      <dc:creator>Fernando_Meza</dc:creator>
      <dc:date>2006-08-24T09:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: NAT problem with PIX 515E</title>
      <link>https://community.cisco.com/t5/network-security/nat-problem-with-pix-515e/m-p/546520#M498092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, you only have to allow the echo replies from any to any on the outside interface...  If you make the following ACL on the outside, it should work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit icmp any any echo-reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 14:35:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-problem-with-pix-515e/m-p/546520#M498092</guid>
      <dc:creator>jwalker</dc:creator>
      <dc:date>2006-08-24T14:35:50Z</dc:date>
    </item>
  </channel>
</rss>

