<?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 Not responding to Internal ICMP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289762#M344180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We should see the icmp packets arriving to the inside interface of the pix, the capture doesn't show anything.&lt;/P&gt;&lt;P&gt;Let's try:&lt;/P&gt;&lt;P&gt;debug icmp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and let me know.&lt;/P&gt;&lt;P&gt;Disable debugs:&lt;/P&gt;&lt;P&gt;undebug all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Sep 2013 19:47:35 GMT</pubDate>
    <dc:creator>Harvey Ortiz</dc:creator>
    <dc:date>2013-09-03T19:47:35Z</dc:date>
    <item>
      <title>Pix Not responding to Internal ICMP</title>
      <link>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289756#M344135</link>
      <description>&lt;P&gt;Working on a Pix with a pretty vanilla configuration.&amp;nbsp; It is a 515e with a failover only license and from what I understand if I disable failover it should be configurable and usable during a migration (with the caveat that it will reboot every 24 hours).&amp;nbsp; So I've uploaded the config and verified it is all intact and in place after a power cycle.&amp;nbsp; But if I try to ping the pix from the 3560 that is directly connected to it I get no replies.&amp;nbsp; On the switch I'm seeing incomplete arp entries.&amp;nbsp; And on the firewall I'm seeing the packet count increase as ping it, just no replies.&amp;nbsp; Tried different ports on the switch, different ports on the pix.&amp;nbsp; All yield the same results.&amp;nbsp; I've used the switch a few days ago so I think it is good.&amp;nbsp; Tried different patch cables, tried crossover as well.&amp;nbsp; &lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:29:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289756#M344135</guid>
      <dc:creator>mumbles202</dc:creator>
      <dc:date>2019-03-12T02:29:50Z</dc:date>
    </item>
    <item>
      <title>Pix Not responding to Internal ICMP</title>
      <link>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289757#M344138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi david,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you provide the ASA/Switch ports configuration?&lt;/P&gt;&lt;P&gt;Also run:&lt;/P&gt;&lt;P&gt;show run icmp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are those interfaces on the same network?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harvey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Aug 2013 05:12:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289757#M344138</guid>
      <dc:creator>Harvey Ortiz</dc:creator>
      <dc:date>2013-08-24T05:12:10Z</dc:date>
    </item>
    <item>
      <title>Pix Not responding to Internal ICMP</title>
      <link>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289758#M344172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll pull the "sh run icmp" and post it.&amp;nbsp; I'll get the configuration of the ports as well.&amp;nbsp; The switch and pix are on the same network (created a vlan interface on the switch, plugged in pix to port in that vlan.&amp;nbsp; Can ping interface from laptop plugged into another port on that vlan).&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 14:48:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289758#M344172</guid>
      <dc:creator>mumbles202</dc:creator>
      <dc:date>2013-09-03T14:48:50Z</dc:date>
    </item>
    <item>
      <title>Pix Not responding to Internal ICMP</title>
      <link>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289759#M344175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the relevant config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Config relevant to inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet1 auto&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;ip address inside 192.168.100.5 255.255.255.0&lt;/P&gt;&lt;P&gt;no failover ip address inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switchport Config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan20&lt;/P&gt;&lt;P&gt; ip address 192.168.100.10 255.255.255.0&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface FastEthernet0/19&lt;/P&gt;&lt;P&gt; description Connection to Pix&lt;/P&gt;&lt;P&gt; switchport access vlan 20&lt;/P&gt;&lt;P&gt; switchport mode access&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "sh run icmp" displayed all the configuration for the pix so I didn't post it.&amp;nbsp; I did try a&lt;/P&gt;&lt;P&gt;"icmp permit 192.168.100.0 255.255.255.0 inside" but that yields the same results.&amp;nbsp; If I do a "sh ip arp" on my switch I get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internet&amp;nbsp; 192.168.100.5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp; Incomplete&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ARPA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I do a sh interface ethernet1 on the pix i do see the counters incrementing as I ping the interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 15:06:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289759#M344175</guid>
      <dc:creator>mumbles202</dc:creator>
      <dc:date>2013-09-03T15:06:11Z</dc:date>
    </item>
    <item>
      <title>Pix Not responding to Internal ICMP</title>
      <link>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289760#M344177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello david, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the outputs the switch got the ARP entry of the PIX, verify the same on the PIX:&lt;/P&gt;&lt;P&gt;show arp | inc &lt;SPAN style="font-size: 10pt;"&gt;192.168.100.10 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then we will know if the pix has the ARP entry within the switch mac address.&lt;/P&gt;&lt;P&gt;Just in case you can place some captures on the inside interface of the pix:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/products/ps6120/products_tech_note09186a0080a9edd6.shtml#cliconfig"&gt;http://www.cisco.com/en/US/products/ps6120/products_tech_note09186a0080a9edd6.shtml#cliconfig&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list TEST extended permit ip host &lt;SPAN style="font-size: 10pt;"&gt;192.168.100.10 host &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;192.168.100.5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;access-list TEST extended permit ip host 192.168.100.5 host 192.168.100.10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;capture capin interface inside match access-list TEST&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;On this way you would verify if the pix is receiving icmp packets from the switch(192.168.100.10)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If possible you can try to reboot the switch and test again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harvey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 17:07:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289760#M344177</guid>
      <dc:creator>Harvey Ortiz</dc:creator>
      <dc:date>2013-09-03T17:07:00Z</dc:date>
    </item>
    <item>
      <title>Pix Not responding to Internal ICMP</title>
      <link>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289761#M344179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&amp;nbsp; Forgot to mention that the mac of the switch is in the arp table of the pix.&amp;nbsp; I added the following to the pix:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list test permit ip host 192.168.100.10 host 192.168.100.5&lt;/P&gt;&lt;P&gt;access-list test permit ip host 192.168.100.5 host 192.168.100.10&lt;/P&gt;&lt;P&gt;capture capin access-list test interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then did a ping from my switch (which is directly connected to ethernet1 w/ a straight-through patch cable).&amp;nbsp; After that I did a sh capture capin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX515E(config)# sh capture capin&lt;/P&gt;&lt;P&gt;0 packet captured&lt;/P&gt;&lt;P&gt;0 packet shown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did notice that if I do a "&lt;SPAN style="font-size: 10pt;"&gt;sh run | in capture" I don't return any lines of code w/ the capture statement.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 17:25:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289761#M344179</guid>
      <dc:creator>mumbles202</dc:creator>
      <dc:date>2013-09-03T17:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pix Not responding to Internal ICMP</title>
      <link>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289762#M344180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We should see the icmp packets arriving to the inside interface of the pix, the capture doesn't show anything.&lt;/P&gt;&lt;P&gt;Let's try:&lt;/P&gt;&lt;P&gt;debug icmp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and let me know.&lt;/P&gt;&lt;P&gt;Disable debugs:&lt;/P&gt;&lt;P&gt;undebug all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 19:47:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289762#M344180</guid>
      <dc:creator>Harvey Ortiz</dc:creator>
      <dc:date>2013-09-03T19:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Pix Not responding to Internal ICMP</title>
      <link>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289763#M344181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only option on the pix is debug icmp trace.&amp;nbsp; If i enable that and try to ping from the switch I see nothing.&amp;nbsp; If I ping from the pix I get this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7: ICMP echo request (len 32 id 9233 seq 0) 192.168.100.5 &amp;gt; 192.168.100.10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.100.10 NO response received -- 1000ms&lt;/P&gt;&lt;P&gt;8: ICMP echo request (len 32 id 9233 seq 1) 192.168.100.5 &amp;gt; 192.168.100.10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.100.10 NO response received -- 1000ms&lt;/P&gt;&lt;P&gt;9: ICMP echo request (len 32 id 9233 seq 2) 192.168.100.5 &amp;gt; 192.168.100.10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.100.10 NO response received -- 1000ms&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 21:06:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289763#M344181</guid>
      <dc:creator>mumbles202</dc:creator>
      <dc:date>2013-09-03T21:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Pix Not responding to Internal ICMP</title>
      <link>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289764#M344189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well from that output the pix is able to generate icmp packets, but it seems that the switch is not replying back&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;I would recommend to create on the switch an extended access-list for source/destination you are pinging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;eg;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;access-list 101 permit icmp host 192.168.100.5 host 192.168.100.10&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;debug ip packet 101 detail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;The above will only show detailed ICMP debugging between the 2 hosts specified in the ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Also can you attach the show interface&amp;nbsp; &lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;I would recommend to create an extended access-list for source/destination you are pinging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;eg;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;access-list 101 permit icmp host 11.11.11.11 host 22.22.22.22&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;debug ip packet 101 detail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;The above will only show detailed ICMP debugging between the 2 hosts specified in the ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also can you attach the show interface ethernet1 and show interfaces fastethernet0/19&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 14:10:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289764#M344189</guid>
      <dc:creator>Harvey Ortiz</dc:creator>
      <dc:date>2013-09-05T14:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Pix Not responding to Internal ICMP</title>
      <link>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289765#M344195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the output of the interfaces commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FastEthernet0/19 is up, line protocol is up (connected)&lt;/P&gt;&lt;P&gt;&amp;nbsp; Hardware is Fast Ethernet, address is 0018.ba50.ff15 (bia 0018.ba50.ff15)&lt;/P&gt;&lt;P&gt;&amp;nbsp; MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; reliability 255/255, txload 1/255, rxload 1/255&lt;/P&gt;&lt;P&gt;&amp;nbsp; Encapsulation ARPA, loopback not set&lt;/P&gt;&lt;P&gt;&amp;nbsp; Keepalive set (10 sec)&lt;/P&gt;&lt;P&gt;&amp;nbsp; Full-duplex, 100Mb/s, media type is 10/100BaseTX&lt;/P&gt;&lt;P&gt;&amp;nbsp; input flow-control is off, output flow-control is unsupported&lt;/P&gt;&lt;P&gt;&amp;nbsp; ARP type: ARPA, ARP Timeout 04:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp; Last input never, output 00:00:00, output hang never&lt;/P&gt;&lt;P&gt;&amp;nbsp; Last clearing of "show interface" counters never&lt;/P&gt;&lt;P&gt;&amp;nbsp; Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; Queueing strategy: fifo&lt;/P&gt;&lt;P&gt;&amp;nbsp; Output queue: 0/40 (size/max)&lt;/P&gt;&lt;P&gt;&amp;nbsp; 5 minute input rate 0 bits/sec, 0 packets/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp; 5 minute output rate 0 bits/sec, 0 packets/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 packets input, 0 bytes, 0 no buffer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Received 0 broadcasts (0 multicasts)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 runts, 0 giants, 0 throttles&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 watchdog, 0 multicast, 0 pause input&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 input packets with dribble condition detected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 599 packets output, 47738 bytes, 0 underruns&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 output errors, 0 collisions, 1 interface resets&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 babbles, 0 late collision, 0 deferred&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 lost carrier, 0 no carrier, 0 PAUSE output&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 output buffer failures, 0 output buffers swapped out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX515E# sh int ethernet1&lt;/P&gt;&lt;P&gt;interface ethernet1 "inside" is up, line protocol is up&lt;/P&gt;&lt;P&gt;&amp;nbsp; Hardware is i82559 ethernet, address is 000f.904b.8208&lt;/P&gt;&lt;P&gt;&amp;nbsp; IP address 192.168.100.5, subnet mask 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp; MTU 1500 bytes, BW 100000 Kbit full duplex&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 53 packets input, 3198 bytes, 0 no buffer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Received 53 broadcasts, 0 runts, 0 giants&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 packets output, 0 bytes, 0 underruns&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 output errors, 0 collisions, 0 interface resets&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 babbles, 0 late collisions, 0 deferred&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 lost carrier, 0 no carrier&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; input queue (curr/max blocks): hardware (128/128) software (0/1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; output queue (curr/max blocks): hardware (0/0) software (0/0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I connected my laptop to the switch and when I ping the pix i do see the arp entry in the pix, just get no response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debug:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:42.692: IP: s=192.168.100.10 (local), d=192.168.100.5, len 100, local feature&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:42.692:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0, RCLI(7), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:42.692: IP: s=192.168.100.10 (local), d=192.168.100.5, len 100, local feature&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:42.692:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0, Local Clustering(8), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:42.692: IP: tableid=0, s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), routed via RIB&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:42.692: IP: s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), len 100, sending&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:42.692:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:42.692: IP: s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), len 100, output feature&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:42.692:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0, Check hwidb(72), rtype 1, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE .&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:45.712: IP: s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), len 100, encapsulation failed&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:45.712:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:45.712: IP: s=192.168.100.10 (local), d=192.168.100.5, len 100, local feature&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:45.712:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0, RCLI(7), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:45.712: IP: s=192.168.100.10 (local), d=192.168.100.5, len 100, local feature&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:45.712:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0, Local Clustering(8), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:45.712: IP: tableid=0, s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), routed via RIB&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:45.712: IP: s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), len 100, sending&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:45.712:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:45.712: IP: s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), len 100, output feature&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:45.712:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0, Check hwidb(72), rtype 1, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE .&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:48.732: IP: s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), len 100, encapsulation failed&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:48.732:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:48.732: IP: s=192.168.100.10 (local), d=192.168.100.5, len 100, local feature&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:48.732:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0, RCLI(7), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:48.732: IP: s=192.168.100.10 (local), d=192.168.100.5, len 100, local feature&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:48.732:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0, Local Clustering(8), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:48.732: IP: tableid=0, s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), routed via RIB&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:48.732: IP: s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), len 100, sending&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:48.732:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:48.732: IP: s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), len 100, output feature&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:48.732:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0, Check hwidb(72), rtype 1, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE .&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:51.752: IP: s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), len 100, encapsulation failed&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:51.752:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:51.752: IP: s=192.168.100.10 (local), d=192.168.100.5, len 100, local feature&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:51.752:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0, RCLI(7), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:51.752: IP: s=192.168.100.10 (local), d=192.168.100.5, len 100, local feature&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:51.752:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0, Local Clustering(8), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:51.752: IP: tableid=0, s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), routed via RIB&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:51.752: IP: s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), len 100, sending&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:51.752:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:51.752: IP: s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), len 100, output feature&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:51.752:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0, Check hwidb(72), rtype 1, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE .&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:54.772: IP: s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), len 100, encapsulation failed&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:54.772:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:54.772: IP: s=192.168.100.10 (local), d=192.168.100.5, len 100, local feature&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:54.772:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0, RCLI(7), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:54.772: IP: s=192.168.100.10 (local), d=192.168.100.5, len 100, local feature&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:54.772:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0, Local Clustering(8), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:54.772: IP: tableid=0, s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), routed via RIB&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:54.772: IP: s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), len 100, sending&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:54.772:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:54.772: IP: s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), len 100, output feature&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:54.772:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0, Check hwidb(72), rtype 1, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE .&lt;/P&gt;&lt;P&gt;Success rate is 0 percent (0/5)&lt;/P&gt;&lt;P&gt;Switch#&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:57.792: IP: s=192.168.100.10 (local), d=192.168.100.5 (Vlan1), len 100, encapsulation failed&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:37:57.792:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ICMP type=8, code=0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 14:59:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289765#M344195</guid>
      <dc:creator>mumbles202</dc:creator>
      <dc:date>2013-09-05T14:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pix Not responding to Internal ICMP</title>
      <link>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289766#M344197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Decided to turn on arp debugging as well on both devices.&amp;nbsp; On the PIX I'm seeing this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;94: arp-in: request at inside from 192.168.100.10 0018.ba50.ff40 for 192.168.100.5 0000.0000.0000&lt;/P&gt;&lt;P&gt;95: arp-set: added arp inside 192.168.100.10 0018.ba50.ff40&lt;/P&gt;&lt;P&gt;96: arp-in: generating reply from 192.168.100.5 000f.904b.8208 to 192.168.100.10 0018.ba50.ff40&lt;/P&gt;&lt;P&gt;97: arp-in: request at inside from 192.168.100.10 0018.ba50.ff40 for 192.168.100.5 0000.0000.0000&lt;/P&gt;&lt;P&gt;98: arp-set: added arp inside 192.168.100.10 0018.ba50.ff40&lt;/P&gt;&lt;P&gt;99: arp-in: generating reply from 192.168.100.5 000f.904b.8208 to 192.168.100.10 0018.ba50.ff40&lt;/P&gt;&lt;P&gt;100: arp-in: request at inside from 192.168.100.10 0018.ba50.ff40 for 192.168.100.5 0000.0000.0000&lt;/P&gt;&lt;P&gt;101: arp-set: added arp inside 192.168.100.10 0018.ba50.ff40&lt;/P&gt;&lt;P&gt;102: arp-in: generating reply from 192.168.100.5 000f.904b.8208 to 192.168.100.10 0018.ba50.ff40&lt;/P&gt;&lt;P&gt;103: arp-in: request at inside from 192.168.100.10 0018.ba50.ff40 for 192.168.100.5 0000.0000.0000&lt;/P&gt;&lt;P&gt;104: arp-set: added arp inside 192.168.100.10 0018.ba50.ff40&lt;/P&gt;&lt;P&gt;105: arp-in: generating reply from 192.168.100.5 000f.904b.8208 to 192.168.100.10 0018.ba50.ff40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Switch I'm getting this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 01:11:37.567: IP ARP: creating incomplete entry for IP address: 192.168.100.5 interface Vlan1&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 01:11:37.567: IP ARP: sent req src 192.168.100.10 0018.ba50.ff40,&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; dst 192.168.100.5 0000.0000.0000 Vlan1&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 01:11:38.574: IP ARP throttled out the ARP Request for 192.168.100.5.&lt;/P&gt;&lt;P&gt;Success rate is 0 percent (0/1)&lt;/P&gt;&lt;P&gt;Switch#&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 01:11:39.580: IP ARP: sent req src 192.168.100.10 0018.ba50.ff40,&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; dst 192.168.100.5 0000.0000.0000 Vlan1&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 01:11:40.587: IP ARP throttled out the ARP Request for 192.168.100.5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 15:38:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289766#M344197</guid>
      <dc:creator>mumbles202</dc:creator>
      <dc:date>2013-09-05T15:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Pix Not responding to Internal ICMP</title>
      <link>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289767#M344198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well from the debugs the pix seems to be OK, I think the issue is on the switch (&lt;SPAN style="font-size: 10pt;"&gt;IP ARP: creating incomplete entry for IP address: 192.168.100.5 interface Vlan1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Take a look on this document explaining the reason of the debug message&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.cisco.com/docs/DOC-2094"&gt;https://supportforums.cisco.com/docs/DOC-2094&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if that works.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harvey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 14:03:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289767#M344198</guid>
      <dc:creator>Harvey Ortiz</dc:creator>
      <dc:date>2013-09-06T14:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pix Not responding to Internal ICMP</title>
      <link>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289768#M344199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the feedback.&amp;nbsp; I was thinking of the same thing, so I tried another known-good switch that ended up having the same issue.&amp;nbsp; Tried multiple ports on both switches.&amp;nbsp; Tried multiple ports on the pix as well (has a 4 port card in it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to be sure I just tried a 3rd switch which also did the same.&amp;nbsp; Then i used a cross-over cable btwn my laptop and the pix and tested and I saw the arp entry on the pix but no reply.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did some more checking and was able to get it to respond after I issued the "failover active" command.&amp;nbsp; This has a failover only license but will be used as a cold spare.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 13:56:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-not-responding-to-internal-icmp/m-p/2289768#M344199</guid>
      <dc:creator>mumbles202</dc:creator>
      <dc:date>2013-09-11T13:56:15Z</dc:date>
    </item>
  </channel>
</rss>

