<?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: ASA 5506 interface IP denied by implicit rule in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739220#M9120</link>
    <description>&lt;P&gt;i thought packet tracer was to verify config for transit traffic flowing through the ASA - not sure if it would work using the ASA LAN IP.&lt;/P&gt;
&lt;P&gt;also, the normal syntax would be packet tracer input inside icmp source-ip 8 0 dest-ip det&lt;/P&gt;
&lt;P&gt;regards&lt;/P&gt;
&lt;P&gt;azam&lt;/P&gt;</description>
    <pubDate>Mon, 05 Nov 2018 16:22:53 GMT</pubDate>
    <dc:creator>mkazam001</dc:creator>
    <dc:date>2018-11-05T16:22:53Z</dc:date>
    <item>
      <title>ASA 5506 interface IP denied by implicit rule</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739151#M9116</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please help me to make it clear why it is happen?&lt;/P&gt;
&lt;P&gt;So I have a Cisco ASA 5506-X with Software Version 9.8(2) in live service.&lt;/P&gt;
&lt;P&gt;The inside interface sec-level is 100 and the outside is 0.&lt;/P&gt;
&lt;P&gt;On inside there is only one rule :&lt;/P&gt;
&lt;P&gt;access-list inside-acl extended permit ip any any&lt;/P&gt;
&lt;P&gt;access-group inside-acl in interface inside&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is an ipsec VPN ikev1 and the LAN reaches the snmp server over the VPN. The VPN working fine and other host is reach the SNMP server but from the ASA I can not.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I try to check it in packet-tracer the result is drop by implicit deny, but on inside there is allow any any.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;192.168.1.1 ---&amp;gt; ASA LAN IP&lt;/P&gt;
&lt;P&gt;192.168.1.2 ---&amp;gt; LAN HOST&lt;/P&gt;
&lt;P&gt;172.x.x.x NAT network it is go over the VPN&lt;/P&gt;
&lt;P&gt;10.x.x.4 SNMP server&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are the outputs what i got from packet-tracer:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not working:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FW# packet-tracer input inside tcp 192.168.1.1 echo 10.x.x.4 echo&lt;/P&gt;
&lt;P&gt;Phase: 1&lt;BR /&gt;Type: UN-NAT&lt;BR /&gt;Subtype: static&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;nat (inside,outside) source static LAN 172.x.x.x destination static NW_VPN_remote NW_VPN_remote no-proxy-arp&lt;BR /&gt;Additional Information:&lt;BR /&gt;NAT divert to egress interface outside&lt;BR /&gt;Untranslate 10.x.x.4/7 to 10.x.x.4/7&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: DROP&lt;BR /&gt;Config:&lt;BR /&gt;Implicit Rule&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;-------------------------&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Result:&lt;BR /&gt;input-interface: inside&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: outside&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: drop&lt;BR /&gt;Drop-reason: (acl-drop) Flow is denied by configured rule&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Working:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FW# packet-tracer input inside tcp 192.168.1.2 echo 10.x.x.4 echo&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Phase: 1&lt;BR /&gt;Type: UN-NAT&lt;BR /&gt;Subtype: static&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;nat (inside,outside) source static LAN 172.x.x.x destination static NW_VPN_remote NW_VPN_remote no-proxy-arp&lt;BR /&gt;Additional Information:&lt;BR /&gt;NAT divert to egress interface outside&lt;BR /&gt;Untranslate 10.x.x.4/7 to 10.x.x.4/7&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;access-group inside-acl in interface inside&lt;BR /&gt;access-list inside-acl extended permit ip any any &lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Phase: 3&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW &lt;BR /&gt;Config:&lt;BR /&gt;nat (inside,outside) source static LAN 172.x.x.x destination static NW_VPN_remote NW_VPN_remote no-proxy-arp&lt;BR /&gt;Additional Information:&lt;BR /&gt;Static translate 192.168.1.2/7 to 172.x.x.x/7&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Phase: 4&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: per-session&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Phase: 5&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Phase: 6&lt;BR /&gt;Type: VPN&lt;BR /&gt;Subtype: encrypt&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config: &lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Phase: 7&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: rpf-check&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;nat (inside,outside) source static LAN 172.x.x.x destination static NW_VPN_remote NW_VPN_remote no-proxy-arp&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Phase: 8&lt;BR /&gt;Type: VPN&lt;BR /&gt;Subtype: ipsec-tunnel-flow&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Phase: 9&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: per-session&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt; &lt;BR /&gt;Phase: 10&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Phase: 11&lt;BR /&gt;Type: FLOW-CREATION&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;New flow created with id xxxxxx31, packet dispatched to next module&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Result:&lt;BR /&gt;input-interface: inside&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: outside&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: allow&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:26:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739151#M9116</guid>
      <dc:creator>donpepe06</dc:creator>
      <dc:date>2020-02-21T16:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5506 interface IP denied by implicit rule</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739220#M9120</link>
      <description>&lt;P&gt;i thought packet tracer was to verify config for transit traffic flowing through the ASA - not sure if it would work using the ASA LAN IP.&lt;/P&gt;
&lt;P&gt;also, the normal syntax would be packet tracer input inside icmp source-ip 8 0 dest-ip det&lt;/P&gt;
&lt;P&gt;regards&lt;/P&gt;
&lt;P&gt;azam&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 16:22:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739220#M9120</guid>
      <dc:creator>mkazam001</dc:creator>
      <dc:date>2018-11-05T16:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5506 interface IP denied by implicit rule</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739349#M9123</link>
      <description>&lt;P&gt;Hi Donpepe06,&lt;/P&gt;
&lt;P&gt;Try to do an extended ping and mention your LAN interface (inside) as source.&lt;/P&gt;
&lt;P&gt;ASAt# ping&lt;BR /&gt;TCP Ping [n]:&lt;BR /&gt;Interface: Inside&lt;BR /&gt;Target IP address: 10.x.x.4&lt;BR /&gt;Repeat count: [5]&lt;BR /&gt;Datagram size: [100]&lt;BR /&gt;Timeout in seconds: [2]&lt;BR /&gt;Extended commands [n]:&lt;BR /&gt;Sweep range of sizes [n]:&lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 10.x.x.4, timeout is 2 seconds:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;-Abheesh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 19:13:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739349#M9123</guid>
      <dc:creator>Abheesh Kumar</dc:creator>
      <dc:date>2018-11-05T19:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5506 interface IP denied by implicit rule</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739847#M9126</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for answer i tried as you suggested and here is the output:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FW# packet-tracer input inside icmp 192.168.1.1 8 0 10.x.x.4 detailed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Phase: 1&lt;BR /&gt;Type: UN-NAT&lt;BR /&gt;Subtype: static&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;nat (inside,outside) source static LAN 172.x.x.x destination static NW_VPN_remote NW_VPN_remote no-proxy-arp&lt;BR /&gt;Additional Information:&lt;BR /&gt;NAT divert to egress interface outside&lt;BR /&gt;Untranslate 10.x.x.4/0 to 10.x.x.4/0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: DROP&lt;BR /&gt;Config:&lt;BR /&gt;Implicit Rule&lt;BR /&gt;Additional Information:&lt;BR /&gt; Forward Flow based lookup yields rule:&lt;BR /&gt; in id=0x7f61d6db6860, priority=501, domain=permit, deny=true&lt;BR /&gt; hits=28, user_data=0x7, cs_id=0x0, reverse, flags=0x0, protocol=0&lt;BR /&gt; src ip/id=192.168.1.1, mask=255.255.255.255, port=0, tag=any&lt;BR /&gt; dst ip/id=0.0.0.0, mask=0.0.0.0, port=0, tag=any, dscp=0x0&lt;BR /&gt; input_ifc=inside, output_ifc=any&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Result: &lt;BR /&gt;input-interface: inside&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: outside&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: drop&lt;BR /&gt;Drop-reason: (acl-drop) Flow is denied by configured rule&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 08:20:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739847#M9126</guid>
      <dc:creator>donpepe06</dc:creator>
      <dc:date>2018-11-06T08:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5506 interface IP denied by implicit rule</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739850#M9127</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a same it does not work:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FW# ping &lt;BR /&gt;TCP Ping [n]: &lt;BR /&gt;Interface: inside&lt;BR /&gt;Target IP address: 10.x.x.4&lt;BR /&gt;Repeat count: [5] &lt;BR /&gt;Datagram size: [100] &lt;BR /&gt;Timeout in seconds: [2] &lt;BR /&gt;Extended commands [n]: &lt;BR /&gt;Sweep range of sizes [n]: &lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 10.x.x.4, timeout is 2 seconds:&lt;BR /&gt;?????&lt;BR /&gt;Success rate is 0 percent (0/5)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 08:24:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739850#M9127</guid>
      <dc:creator>donpepe06</dc:creator>
      <dc:date>2018-11-06T08:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5506 interface IP denied by implicit rule</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739860#M9128</link>
      <description>Hi, I think this will not work from the Inside Interface.</description>
      <pubDate>Tue, 06 Nov 2018 08:40:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739860#M9128</guid>
      <dc:creator>Abheesh Kumar</dc:creator>
      <dc:date>2018-11-06T08:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5506 interface IP denied by implicit rule</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739868#M9129</link>
      <description>&lt;P&gt;like i said in my original post &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 08:47:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739868#M9129</guid>
      <dc:creator>mkazam001</dc:creator>
      <dc:date>2018-11-06T08:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5506 interface IP denied by implicit rule</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739872#M9131</link>
      <description>&lt;P&gt;All right guys then it is clear to me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 08:58:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-interface-ip-denied-by-implicit-rule/m-p/3739872#M9131</guid>
      <dc:creator>donpepe06</dc:creator>
      <dc:date>2018-11-06T08:58:22Z</dc:date>
    </item>
  </channel>
</rss>

