<?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: ICMP Problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/icmp-problem/m-p/1500753#M641660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On FW1 change:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_in extended permit ip any any - REMOVE THIS&lt;/P&gt;&lt;P&gt;access-list outside_in extended permit icmp any any&amp;nbsp; - REMOVE THIS&lt;BR /&gt;access-list outside_in extended permit icmp any any echo&amp;nbsp; - REMOVE THIS&lt;/P&gt;&lt;P&gt;access-list outside_in extended permit icmp any any echo-reply - KEEP THIS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_1_cryptomap extended permit ip 192.168.2.0 255.255.255.0 remote 255.255.255.0 - DELETE&lt;BR /&gt;access-list inside_nat0_outbound extended permit ip 192.168.2.0 255.255.255.0 remote 255.255.255.0 - DELETE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put the below in:-&lt;/P&gt;&lt;P&gt;access-list outside_1_cryptomap extended permit ip 192.168.2.0 255.255.255.0 192.168.3.0 255.255.255.0 &lt;BR /&gt;access-list inside_nat0_outbound extended permit ip 192.168.2.0 255.255.255.0 192.168.3.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On FW2 change:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_in extended permit ip any any - REMOVE THIS&lt;/P&gt;&lt;P&gt;access-list outside_in extended permit icmp any any&amp;nbsp; - REMOVE THIS&lt;BR /&gt;access-list outside_in extended permit icmp any any echo&amp;nbsp; - REMOVE THIS&lt;/P&gt;&lt;P&gt;access-list outside_in extended permit icmp any any echo-reply - KEEP THIS&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;access-list outside_1_cryptomap extended permit ip 192.168.3.0 255.255.255.0 remote 255.255.255.0 - DELETE&lt;BR /&gt;access-list inside_nat0_outbound extended permit ip 192.168.3.0 255.255.255.0 remote 255.255.255.0 - DELETE&lt;BR /&gt;access-list outside_1_cryptomap_1 extended permit ip 192.168.3.0 255.255.255.0 remote 255.255.255.0 - DELETE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add the below:-&lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound extended permit ip 192.168.3.0 255.255.255.0 192.168.2.0 255.255.255.0&lt;BR /&gt;access-list outside_1_cryptomap_1 extended permit ip 192.168.3.0 255.255.255.0 192.168.2.0 255.255.255.0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jun 2010 17:38:42 GMT</pubDate>
    <dc:creator>andrew.prince</dc:creator>
    <dc:date>2010-06-15T17:38:42Z</dc:date>
    <item>
      <title>ICMP Problem</title>
      <link>https://community.cisco.com/t5/network-security/icmp-problem/m-p/1500750#M641590</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my Topology as below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Host1------&amp;gt;FW1&amp;lt;--------------------&amp;gt;FW2-------&amp;gt;Host 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Default Route&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My FW 1and FW 2 are back to back connect and both site already configure default route to point each other, however i unable to ping the FW 2 inside interface IP address and the Host 2 IP, from Host 2 ping to FW1 Inside interface also cannot and even the Host 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attachment is the configuration i configured please help!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-gilbert&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:59:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/icmp-problem/m-p/1500750#M641590</guid>
      <dc:creator>gilbertcsc</dc:creator>
      <dc:date>2019-03-11T17:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: ICMP Problem</title>
      <link>https://community.cisco.com/t5/network-security/icmp-problem/m-p/1500751#M641593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FW2 has an incorrect ACL - you are not allowing ICMP echo-reply back or ICMP echo in the outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are also missing NAT config on both devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 12:17:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/icmp-problem/m-p/1500751#M641593</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2010-06-15T12:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: ICMP Problem</title>
      <link>https://community.cisco.com/t5/network-security/icmp-problem/m-p/1500752#M641605</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;I already make changes on the Nat part, i'm able to get ping now however i try configure site to site vpn through wizard it can't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attachment is the config file thks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-gilbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 16:20:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/icmp-problem/m-p/1500752#M641605</guid>
      <dc:creator>gilbertcsc</dc:creator>
      <dc:date>2010-06-15T16:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: ICMP Problem</title>
      <link>https://community.cisco.com/t5/network-security/icmp-problem/m-p/1500753#M641660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On FW1 change:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_in extended permit ip any any - REMOVE THIS&lt;/P&gt;&lt;P&gt;access-list outside_in extended permit icmp any any&amp;nbsp; - REMOVE THIS&lt;BR /&gt;access-list outside_in extended permit icmp any any echo&amp;nbsp; - REMOVE THIS&lt;/P&gt;&lt;P&gt;access-list outside_in extended permit icmp any any echo-reply - KEEP THIS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_1_cryptomap extended permit ip 192.168.2.0 255.255.255.0 remote 255.255.255.0 - DELETE&lt;BR /&gt;access-list inside_nat0_outbound extended permit ip 192.168.2.0 255.255.255.0 remote 255.255.255.0 - DELETE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put the below in:-&lt;/P&gt;&lt;P&gt;access-list outside_1_cryptomap extended permit ip 192.168.2.0 255.255.255.0 192.168.3.0 255.255.255.0 &lt;BR /&gt;access-list inside_nat0_outbound extended permit ip 192.168.2.0 255.255.255.0 192.168.3.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On FW2 change:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_in extended permit ip any any - REMOVE THIS&lt;/P&gt;&lt;P&gt;access-list outside_in extended permit icmp any any&amp;nbsp; - REMOVE THIS&lt;BR /&gt;access-list outside_in extended permit icmp any any echo&amp;nbsp; - REMOVE THIS&lt;/P&gt;&lt;P&gt;access-list outside_in extended permit icmp any any echo-reply - KEEP THIS&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;access-list outside_1_cryptomap extended permit ip 192.168.3.0 255.255.255.0 remote 255.255.255.0 - DELETE&lt;BR /&gt;access-list inside_nat0_outbound extended permit ip 192.168.3.0 255.255.255.0 remote 255.255.255.0 - DELETE&lt;BR /&gt;access-list outside_1_cryptomap_1 extended permit ip 192.168.3.0 255.255.255.0 remote 255.255.255.0 - DELETE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add the below:-&lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound extended permit ip 192.168.3.0 255.255.255.0 192.168.2.0 255.255.255.0&lt;BR /&gt;access-list outside_1_cryptomap_1 extended permit ip 192.168.3.0 255.255.255.0 192.168.2.0 255.255.255.0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 17:38:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/icmp-problem/m-p/1500753#M641660</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2010-06-15T17:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: ICMP Problem</title>
      <link>https://community.cisco.com/t5/network-security/icmp-problem/m-p/1500754#M641700</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;Thks alot, i got it !!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-gilbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 07:31:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/icmp-problem/m-p/1500754#M641700</guid>
      <dc:creator>gilbertcsc</dc:creator>
      <dc:date>2010-06-16T07:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: ICMP Problem</title>
      <link>https://community.cisco.com/t5/network-security/icmp-problem/m-p/1500755#M641718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sure np - glad to help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 08:33:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/icmp-problem/m-p/1500755#M641718</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2010-06-16T08:33:32Z</dc:date>
    </item>
  </channel>
</rss>

