<?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 no route to host shown in packet tracer - unable to ping gateway in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/no-route-to-host-shown-in-packet-tracer-unable-to-ping-gateway/m-p/2396068#M307295</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jcarvaja. &lt;/P&gt;&lt;P&gt;It just started working after a while, not sure what transpired but yeah its working now!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Dec 2013 13:35:38 GMT</pubDate>
    <dc:creator>suthomas1</dc:creator>
    <dc:date>2013-12-11T13:35:38Z</dc:date>
    <item>
      <title>no route to host shown in packet tracer - unable to ping gateway</title>
      <link>https://community.cisco.com/t5/network-security/no-route-to-host-shown-in-packet-tracer-unable-to-ping-gateway/m-p/2396066#M307292</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following is the setup. We are unable to ping the gateway(192.168.100.1) for hosts which is configured on the ASA interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Connects to a&amp;nbsp; Core Switch &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA configuration:-&lt;/P&gt;&lt;P&gt;---------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int tengig0/9&lt;BR /&gt;security-level 50&lt;BR /&gt;nameif apps&lt;BR /&gt;ip addr 192.168.100.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int Po40&lt;BR /&gt;desc Connection to Core&lt;BR /&gt;nameif local&lt;BR /&gt;security-level 100&lt;BR /&gt;ip addr 192.168.5.1 255.255.255.248&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Core configuration:-&lt;/P&gt;&lt;P&gt;---------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int Po40&lt;BR /&gt;desc Connection to ASA&lt;BR /&gt;no switchport&lt;BR /&gt;ip addr 192.168.5.2 255.255.255.248&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface gig0/23&lt;BR /&gt;des Connection to ASA for apps interface (ASA- tengig0/9 )&lt;BR /&gt;switchport access vlan 70 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0&amp;nbsp; 192.168.5.1 ( route on Core )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int gig0/15&lt;/P&gt;&lt;P&gt;desc apps user&lt;/P&gt;&lt;P&gt;switchpo access vlan 70&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from the core , we can't ping 192.168.100.1 which is the gateway for all the users connected to this segment apps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We tried one of the workstations connected on access vlan 70 on the core &amp;amp; with ip in the range of &lt;BR /&gt;192.168.100.x 255.255.255.0 , its gateway being 192.168.100.1 on the ASA.&lt;BR /&gt;But we were unable to reach the gateway on ASA from the workstation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help with this.Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:15:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-route-to-host-shown-in-packet-tracer-unable-to-ping-gateway/m-p/2396066#M307292</guid>
      <dc:creator>suthomas1</dc:creator>
      <dc:date>2019-03-12T03:15:58Z</dc:date>
    </item>
    <item>
      <title>no route to host shown in packet tracer - unable to ping gateway</title>
      <link>https://community.cisco.com/t5/network-security/no-route-to-host-shown-in-packet-tracer-unable-to-ping-gateway/m-p/2396067#M307293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember that you cannot access a far-end interface. This means that if you sit on the DMZ interface you will be able to ping the ASA DMZ interface IP address but no the Inside interface IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is by design and cannot be changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That being said if you are pinging from a host on the same subnet than the ASA and the packet is reaching the correct interface this should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capture capin interface inside match icmp host x..x.x.x (192.168.100.x host) 192.168.100.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rate all of the helpful posts!!! &lt;BR /&gt; &lt;BR /&gt;Regards, &lt;BR /&gt; &lt;BR /&gt;Jcarvaja &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN&gt;Follow me on &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://laguiadelnetworking.com"&gt;http://laguiadelnetworking.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 12:47:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-route-to-host-shown-in-packet-tracer-unable-to-ping-gateway/m-p/2396067#M307293</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-12-11T12:47:53Z</dc:date>
    </item>
    <item>
      <title>no route to host shown in packet tracer - unable to ping gateway</title>
      <link>https://community.cisco.com/t5/network-security/no-route-to-host-shown-in-packet-tracer-unable-to-ping-gateway/m-p/2396068#M307295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jcarvaja. &lt;/P&gt;&lt;P&gt;It just started working after a while, not sure what transpired but yeah its working now!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 13:35:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-route-to-host-shown-in-packet-tracer-unable-to-ping-gateway/m-p/2396068#M307295</guid>
      <dc:creator>suthomas1</dc:creator>
      <dc:date>2013-12-11T13:35:38Z</dc:date>
    </item>
  </channel>
</rss>

