<?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: Not a response ping from external IP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117611#M893245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With a cross over cable and with nat activated on outside, I still have problems to ping the modem address --.49 in the same subnet than outside ip interface --.50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I send you the configuration to ask you to find any discordance to pass pings through.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, look at the command &lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also configured VPNs for remote acces but I can't put the configuration text window. Tell me also whether this could be th problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 8.0(4) &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname --&lt;/P&gt;&lt;P&gt;domain-name --.es&lt;/P&gt;&lt;P&gt;enable password -- encrypted&lt;/P&gt;&lt;P&gt;passwd -- encrypted&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;name -- PoolVPN&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address --.50 255.255.255.252 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.0.0.22 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Management0/0&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; management-only&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P&gt; domain-name --&lt;/P&gt;&lt;P&gt;object-group protocol TCPUDP&lt;/P&gt;&lt;P&gt; protocol-object udp&lt;/P&gt;&lt;P&gt; protocol-object tcp&lt;/P&gt;&lt;P&gt;access-list AccesoLANlocal remark Acceso local conectado a VPN&lt;/P&gt;&lt;P&gt;access-list AccesoLANlocal standard permit host 0.0.0.0 &lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound extended permit ip 10.0.0.0 255.255.255.0 any &lt;/P&gt;&lt;P&gt;access-list 101 extended permit icmp any any &lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit ip any any &lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit icmp any 10.0.0.0 255.255.255.0 echo-reply inactive &lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any any eq www &lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound_1 extended permit ip any 10.0.0.0 255.255.255.192 &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging enable&lt;/P&gt;&lt;P&gt;logging buffered debugging&lt;/P&gt;&lt;P&gt;logging asdm debugging&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 local pool VPNPool 10.0.0.30-10.0.0.39 mask 255.255.255.0&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;asdm image disk0:/asdm-613.bin&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 101 interface&lt;/P&gt;&lt;P&gt;nat (inside) 101 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 --.49 1&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 icmp 0:00:02&lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/P&gt;&lt;P&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Nov 2008 13:34:58 GMT</pubDate>
    <dc:creator>elecorbalan</dc:creator>
    <dc:date>2008-11-21T13:34:58Z</dc:date>
    <item>
      <title>Not a response ping from external IP</title>
      <link>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117605#M893236</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a problem with an ASA, I cannot send a ping to a directly connected modem in outside ASA interface.&lt;/P&gt;&lt;P&gt;The ACLs is set to permit IP any to any.&lt;/P&gt;&lt;P&gt;And the static rules are:&lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound extended permit ip 10.0.0.0 255.255.255.0 any &lt;/P&gt;&lt;P&gt;global (outside) 101 interface&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list inside_nat0_outbound_1&lt;/P&gt;&lt;P&gt;nat (inside) 101 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;The modem has an IP address in the same subnet than the outside interface address. The inside subnet range is 10.0.0.0&lt;/P&gt;&lt;P&gt;Can you see why I can't ping the modem. Is it because nat 0 command erases nat from all packets from 10.0.0.0, and so packet sender IP is not in the same subnet than modem IP?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:16:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117605#M893236</guid>
      <dc:creator>elecorbalan</dc:creator>
      <dc:date>2019-03-11T14:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Not a response ping from external IP</title>
      <link>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117606#M893238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Elena&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Is it because nat 0 command erases nat from all packets from 10.0.0.0, and so packet sender IP is not in the same subnet than modem IP?"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well yes very probably. Unless the modem has a route for 10.0.0.0/24 pointing back to the outside interface of your ASA it won't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to NAT the 10.0.0.x addresses as they leave the outside interface of the ASA so remove the nat exemption part of your config ie. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no access-list inside_nat0_outbound extended permit ip 10.0.0.0 255.255.255.0 any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 11:36:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117606#M893238</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2008-11-21T11:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Not a response ping from external IP</title>
      <link>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117607#M893240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I remove the line nat (inside) 0 access-list inside_nat0_outbound_1 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 13:04:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117607#M893240</guid>
      <dc:creator>elecorbalan</dc:creator>
      <dc:date>2008-11-21T13:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Not a response ping from external IP</title>
      <link>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117608#M893241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Elena&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Difficult to say as you only posted a part of your config. If you are sure it is not being used for anything else on the firewall then yes you can remove it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 13:08:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117608#M893241</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2008-11-21T13:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Not a response ping from external IP</title>
      <link>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117609#M893243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jon,&lt;/P&gt;&lt;P&gt;I understand what you mean, and I want all the traffic to be nated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, I still have the problem with the modem and I hesitate if the cable has to be straight or crossover. Is the firewall like a PC or like a switch in this item?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 13:14:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117609#M893243</guid>
      <dc:creator>elecorbalan</dc:creator>
      <dc:date>2008-11-21T13:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Not a response ping from external IP</title>
      <link>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117610#M893244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want all traffic to be Natted then yes remove that line from your config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The firewall is like a router/PC in this regard so you either&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) need a switch between the modem and pix and use straight thru cables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Use a crossover cable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 13:18:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117610#M893244</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2008-11-21T13:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Not a response ping from external IP</title>
      <link>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117611#M893245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With a cross over cable and with nat activated on outside, I still have problems to ping the modem address --.49 in the same subnet than outside ip interface --.50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I send you the configuration to ask you to find any discordance to pass pings through.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, look at the command &lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also configured VPNs for remote acces but I can't put the configuration text window. Tell me also whether this could be th problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 8.0(4) &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname --&lt;/P&gt;&lt;P&gt;domain-name --.es&lt;/P&gt;&lt;P&gt;enable password -- encrypted&lt;/P&gt;&lt;P&gt;passwd -- encrypted&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;name -- PoolVPN&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address --.50 255.255.255.252 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.0.0.22 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Management0/0&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; management-only&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P&gt; domain-name --&lt;/P&gt;&lt;P&gt;object-group protocol TCPUDP&lt;/P&gt;&lt;P&gt; protocol-object udp&lt;/P&gt;&lt;P&gt; protocol-object tcp&lt;/P&gt;&lt;P&gt;access-list AccesoLANlocal remark Acceso local conectado a VPN&lt;/P&gt;&lt;P&gt;access-list AccesoLANlocal standard permit host 0.0.0.0 &lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound extended permit ip 10.0.0.0 255.255.255.0 any &lt;/P&gt;&lt;P&gt;access-list 101 extended permit icmp any any &lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit ip any any &lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit icmp any 10.0.0.0 255.255.255.0 echo-reply inactive &lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any any eq www &lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound_1 extended permit ip any 10.0.0.0 255.255.255.192 &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging enable&lt;/P&gt;&lt;P&gt;logging buffered debugging&lt;/P&gt;&lt;P&gt;logging asdm debugging&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 local pool VPNPool 10.0.0.30-10.0.0.39 mask 255.255.255.0&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;asdm image disk0:/asdm-613.bin&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 101 interface&lt;/P&gt;&lt;P&gt;nat (inside) 101 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 --.49 1&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 icmp 0:00:02&lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/P&gt;&lt;P&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 13:34:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117611#M893245</guid>
      <dc:creator>elecorbalan</dc:creator>
      <dc:date>2008-11-21T13:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Not a response ping from external IP</title>
      <link>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117612#M893246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Elena&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you ping the .49 address from the ASA device itself ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may need to clear xlate if you have change the NAT translations or at least clear xlate for the inside host you are pinging the modem from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 14:11:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117612#M893246</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2008-11-21T14:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Not a response ping from external IP</title>
      <link>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117613#M893247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I can't ping the .49 address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 14:40:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117613#M893247</guid>
      <dc:creator>elecorbalan</dc:creator>
      <dc:date>2008-11-21T14:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Not a response ping from external IP</title>
      <link>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117614#M893248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you add to your config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp permit any outside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is only temporary. Retest with both a straight thru and a crossover just in case the modem is doing some funny.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 14:44:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117614#M893248</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2008-11-21T14:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Not a response ping from external IP</title>
      <link>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117615#M893249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've already tried with a straight and crossover cable, but without the command &lt;/P&gt;&lt;P&gt;icmp permit any outside&lt;/P&gt;&lt;P&gt;I'll try the command on monday. But I don't think it will work because I have tried before a config on test, with a PC on the outside and I have pinged successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This problem could have a relationship with the VPN remote access?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 14:54:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117615#M893249</guid>
      <dc:creator>elecorbalan</dc:creator>
      <dc:date>2008-11-21T14:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Not a response ping from external IP</title>
      <link>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117616#M893250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the ASA need to restart the interface to take changes on nat?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 15:07:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117616#M893250</guid>
      <dc:creator>elecorbalan</dc:creator>
      <dc:date>2008-11-21T15:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Not a response ping from external IP</title>
      <link>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117617#M893251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, but if you make changes to NAT you will need to do a "clear xlate" to remove the existing NAT translations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 15:09:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117617#M893251</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2008-11-21T15:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Not a response ping from external IP</title>
      <link>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117618#M893252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's ok, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 12:21:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/not-a-response-ping-from-external-ip/m-p/1117618#M893252</guid>
      <dc:creator>elecorbalan</dc:creator>
      <dc:date>2008-11-24T12:21:46Z</dc:date>
    </item>
  </channel>
</rss>

