<?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  only checking implicit deny rule in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-only-checking-implicit-deny-rule/m-p/3889251#M25242</link>
    <description>&lt;P&gt;Few things to check:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Is the ACL applied on the inside interface using the access-group command?&lt;/P&gt;
&lt;P&gt;2) What are the security levels of inside, outside and DMZ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4) Any of the interfaces in a down state?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jul 2019 13:43:11 GMT</pubDate>
    <dc:creator>Rahul Govindan</dc:creator>
    <dc:date>2019-07-12T13:43:11Z</dc:date>
    <item>
      <title>ASA  only checking implicit deny rule</title>
      <link>https://community.cisco.com/t5/network-security/asa-only-checking-implicit-deny-rule/m-p/3889174#M25241</link>
      <description>&lt;P&gt;hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are facing issue with our ASA 5515x which was working fine but after enabling Unicast Reverse Path Forwarding and removing some weak encryption/hashing Transform-set, now all traffic is being blocked by Implicit Deny rule from all interfaces.&lt;/P&gt;&lt;P&gt;i've disabled the URPF and configured back the other protocols a but still no traffic is coming/outgoing and Anyconnect also stopped working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there is no hit on &lt;STRONG&gt;permit ip any any&lt;/STRONG&gt; rule and all traffic is being deny by Implicit Deny rule.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sh run access-list Inside_access_in&lt;/STRONG&gt;&lt;BR /&gt;access-list Inside_access_in extended permit ip any any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;show access-list Inside_access_in&lt;/STRONG&gt;&lt;BR /&gt;access-list Inside_access_in; 1 elements; name hash: 0xa231c4d3&lt;BR /&gt;access-list Inside_access_in line 1 extended permit ip any any (hitcnt=0) 0xe42c5ef9&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;show run access-list Dmz_access_in&lt;/STRONG&gt;&lt;BR /&gt;access-list Dmz_access_in extended permit ip any any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;show access-list Dmz_access_in&lt;/STRONG&gt;&lt;BR /&gt;access-list Dmz_access_in; 1 elements; name hash: 0xb5611b21&lt;BR /&gt;access-list Dmz_access_in line 1 extended permit ip any any (hitcnt=0) 0x623158d6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Packet tracer from Inside to DMZ&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;packet-tracer input inside tcp 10.12.14.233 2000 192.168.4.5$&lt;/P&gt;&lt;P&gt;Phase: 1&lt;BR /&gt;Type: ROUTE-LOOKUP&lt;BR /&gt;Subtype: Resolve Egress Interface&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;found next-hop 192.168.4.5 using egress ifc Dmz&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=0x2aaacaa74570, priority=501, domain=permit, deny=true&lt;BR /&gt;hits=39497, user_data=0x9, cs_id=0x0, reverse, flags=0x0, protocol=0&lt;BR /&gt;src ip/id=0.0.0.0, mask=0.0.0.0, 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;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: Dmz&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;&lt;STRONG&gt;Packet tracer from Inside to Outside&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;packet-tracer input inside tcp 10.12.14.233 2000 8.8.8.8 80 $&lt;/P&gt;&lt;P&gt;Phase: 1&lt;BR /&gt;Type: ROUTE-LOOKUP&lt;BR /&gt;Subtype: Resolve Egress Interface&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;found next-hop 151.253.72.140 using egress ifc Outside&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=0x2aaacaa74570, priority=501, domain=permit, deny=true&lt;BR /&gt;hits=39901, user_data=0x9, cs_id=0x0, reverse, flags=0x0, protocol=0&lt;BR /&gt;src ip/id=0.0.0.0, mask=0.0.0.0, 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;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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 12:27:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-only-checking-implicit-deny-rule/m-p/3889174#M25241</guid>
      <dc:creator>hashimwajid1</dc:creator>
      <dc:date>2019-07-12T12:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: ASA  only checking implicit deny rule</title>
      <link>https://community.cisco.com/t5/network-security/asa-only-checking-implicit-deny-rule/m-p/3889251#M25242</link>
      <description>&lt;P&gt;Few things to check:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Is the ACL applied on the inside interface using the access-group command?&lt;/P&gt;
&lt;P&gt;2) What are the security levels of inside, outside and DMZ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4) Any of the interfaces in a down state?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 13:43:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-only-checking-implicit-deny-rule/m-p/3889251#M25242</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2019-07-12T13:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: ASA  only checking implicit deny rule</title>
      <link>https://community.cisco.com/t5/network-security/asa-only-checking-implicit-deny-rule/m-p/3889260#M25244</link>
      <description>Hi Rahul,&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;ACL are applied to Interfaces&lt;BR /&gt;security level is 0 fro both DMZ and Outside&lt;BR /&gt;all interfaces are up&lt;BR /&gt;&lt;BR /&gt;show run | inc access-group&lt;BR /&gt;access-group Outside_access_in in interface Outside&lt;BR /&gt;access-group Dmz_access_in in interface Dmz&lt;BR /&gt;access-group Inside_access_in in interface Inside&lt;BR /&gt;&lt;BR /&gt;show nameif&lt;BR /&gt;Interface Name Security&lt;BR /&gt;GigabitEthernet0/0 Outside 0&lt;BR /&gt;GigabitEthernet0/1 Dmz 0&lt;BR /&gt;GigabitEthernet0/2 Inside 100&lt;BR /&gt;&lt;BR /&gt;show run | inc same-security&lt;BR /&gt;same-security-traffic permit inter-interface&lt;BR /&gt;same-security-traffic permit intra-interface&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Jul 2019 13:49:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-only-checking-implicit-deny-rule/m-p/3889260#M25244</guid>
      <dc:creator>hashimwajid1</dc:creator>
      <dc:date>2019-07-12T13:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: ASA  only checking implicit deny rule</title>
      <link>https://community.cisco.com/t5/network-security/asa-only-checking-implicit-deny-rule/m-p/3889487#M25246</link>
      <description>&lt;P&gt;What happens when you remove '&lt;EM&gt;access-list Inside_access_in extended permit ip any any&lt;/EM&gt;' and leave the default implicit allow rule for traffic from the inside interface to outside?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GigabitEthernet0/2 Inside 100&lt;/P&gt;&lt;P&gt;GigabitEthernet0/0 Outside 0&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 19:43:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-only-checking-implicit-deny-rule/m-p/3889487#M25246</guid>
      <dc:creator>Alan Ng'ethe</dc:creator>
      <dc:date>2019-07-12T19:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: ASA  only checking implicit deny rule</title>
      <link>https://community.cisco.com/t5/network-security/asa-only-checking-implicit-deny-rule/m-p/3889503#M25249</link>
      <description>Have you definitely disabled urpf?&lt;BR /&gt;sh run ip verify reverse-path&lt;BR /&gt;&lt;BR /&gt;Do you have logging enabled on the ASA? If not, you could temporarily enabled logging to buffer, attempt generate some traffic through the ASA then run&lt;BR /&gt;Show logging | inc x.x.x.x based on one of the IPs.&lt;BR /&gt;Can you still ssh to the device i assume?&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Jul 2019 20:28:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-only-checking-implicit-deny-rule/m-p/3889503#M25249</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2019-07-12T20:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: ASA  only checking implicit deny rule</title>
      <link>https://community.cisco.com/t5/network-security/asa-only-checking-implicit-deny-rule/m-p/4913787#M1103873</link>
      <description>&lt;P&gt;In case anyone else is unlucky enough to come across this, priority=501/user_data=0x9 is the combination for TCP syslog being unavailable. So fix your TCP syslog server, or run "logging permit-hostdown".&lt;/P&gt;&lt;P&gt;&lt;A href="https://xkcd.com/979/" target="_blank"&gt;https://xkcd.com/979/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 09:53:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-only-checking-implicit-deny-rule/m-p/4913787#M1103873</guid>
      <dc:creator>Matt A</dc:creator>
      <dc:date>2023-08-29T09:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: ASA  only checking implicit deny rule</title>
      <link>https://community.cisco.com/t5/network-security/asa-only-checking-implicit-deny-rule/m-p/4913788#M1103874</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Please check if your syslog server is reachable.&lt;/P&gt;
&lt;P&gt;If you are using TCP as the logging transport protocol for sending messages to a syslog server, the ASA denies new network access sessions as a security measure if the ASA is unable to reach the syslog server. You can use the &lt;SPAN&gt;&lt;SPAN class="keyword kwd"&gt;logging&lt;/SPAN&gt; &lt;SPAN class="keyword kwd"&gt;permit-hostdown&lt;/SPAN&gt; &lt;/SPAN&gt; command to remove this restriction. &lt;BR /&gt;command reference: &lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/asa-cli-reference/I-R/asa-command-ref-I-R/m_log-lz.html#wp4080049332" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/asa-cli-reference/I-R/asa-command-ref-I-R/m_log-lz.html#wp4080049332&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 09:56:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-only-checking-implicit-deny-rule/m-p/4913788#M1103874</guid>
      <dc:creator>ahqoujaq</dc:creator>
      <dc:date>2023-08-29T09:56:43Z</dc:date>
    </item>
  </channel>
</rss>

