<?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 Ping interface gateway in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ping-interface-gateway/m-p/2251338#M347338</link>
    <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an ASA5505 with the Security Plus License, I have 3 vlans, 1 external, and two internal. When I try try to ping the gateway of the oposing internal vlans gway I get the following error "&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;Jun 28 2013&lt;/TD&gt;&lt;TD&gt;13:33:44&lt;/TD&gt;&lt;TD&gt;110002&lt;/TD&gt;&lt;TD&gt;source_ip&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;TD&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;TD&gt;Failed to locate egress interface for ICMP from private_lan:source_ip 3/1 to dest_vlan_gw/0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can ping the source vlan gw &amp;amp; all hosts. I can ping all hosts on the oposing vlan. I cannot ping the oposing vlan gw. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have turnon on icmp inspection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;BR /&gt;"&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 02:04:36 GMT</pubDate>
    <dc:creator>vgulinolite</dc:creator>
    <dc:date>2019-03-12T02:04:36Z</dc:date>
    <item>
      <title>Ping interface gateway</title>
      <link>https://community.cisco.com/t5/network-security/ping-interface-gateway/m-p/2251338#M347338</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an ASA5505 with the Security Plus License, I have 3 vlans, 1 external, and two internal. When I try try to ping the gateway of the oposing internal vlans gway I get the following error "&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;Jun 28 2013&lt;/TD&gt;&lt;TD&gt;13:33:44&lt;/TD&gt;&lt;TD&gt;110002&lt;/TD&gt;&lt;TD&gt;source_ip&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;TD&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;TD&gt;Failed to locate egress interface for ICMP from private_lan:source_ip 3/1 to dest_vlan_gw/0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can ping the source vlan gw &amp;amp; all hosts. I can ping all hosts on the oposing vlan. I cannot ping the oposing vlan gw. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have turnon on icmp inspection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;BR /&gt;"&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:04:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-interface-gateway/m-p/2251338#M347338</guid>
      <dc:creator>vgulinolite</dc:creator>
      <dc:date>2019-03-12T02:04:36Z</dc:date>
    </item>
    <item>
      <title>Ping interface gateway</title>
      <link>https://community.cisco.com/t5/network-security/ping-interface-gateway/m-p/2251339#M347341</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;This is by design.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You wont be able to ping an interface IP address that is a remote interface for the source LAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So lets you have the following interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface Vlan10&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; nameif LAN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; security-level 100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; ip add 10.10.10.1 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface Vlan20&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; nameif DMZ&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; security-level 50&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; ip add 10.10.20.1 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hosts behind the interface &lt;STRONG&gt;"LAN" &lt;/STRONG&gt;will be able to PING that interface IP address and the hosts behind the interface &lt;STRONG&gt;"DMZ"&lt;/STRONG&gt; will be able to PING that interfaces IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However hosts behind &lt;STRONG&gt;"LAN"&lt;/STRONG&gt; wont be able to PING the &lt;STRONG&gt;"DMZ"&lt;/STRONG&gt; interface IP address nor will the hosts behind &lt;STRONG&gt;"DMZ"&lt;/STRONG&gt; be able to PING the interface IP address of&lt;STRONG&gt; "LAN"&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarifies things &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do remember to mark the reply as the correct answer if it answered your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 17:51:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-interface-gateway/m-p/2251339#M347341</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-06-28T17:51:33Z</dc:date>
    </item>
  </channel>
</rss>

