<?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: FTD Phase: 3 Type: ACCESS-LIST Subtype: log Result: DROP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ftd-phase-3-type-access-list-subtype-log-result-drop/m-p/4936391#M1104881</link>
    <description>&lt;P&gt;This capture for RA_VPN&lt;/P&gt;</description>
    <pubDate>Mon, 09 Oct 2023 03:40:58 GMT</pubDate>
    <dc:creator>chanthornloeurt</dc:creator>
    <dc:date>2023-10-09T03:40:58Z</dc:date>
    <item>
      <title>FTD Phase: 3 Type: ACCESS-LIST Subtype: log Result: DROP</title>
      <link>https://community.cisco.com/t5/network-security/ftd-phase-3-type-access-list-subtype-log-result-drop/m-p/4611796#M1090140</link>
      <description>&lt;P&gt;I have a server that needs to access DMZ via ssh so it can be patched.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created an ACL in the inside zone to allow this server access all-dmz zone with any port and dest port ssh.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is now showing the drop below:&lt;/P&gt;&lt;P&gt;Phase: 1&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Phase: 2&lt;BR /&gt;Type: UN-NAT&lt;BR /&gt;Subtype: static&lt;BR /&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Phase: 3&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: DROP&lt;BR /&gt;Config:&lt;BR /&gt;access-group CSM_FW_ACL_ global&lt;BR /&gt;access-list CSM_FW_ACL_ advanced deny ip ifc inside object-group -Internet object-group FMC_INLINE_dst_rule_ rule-id xx event-log flow-start&lt;BR /&gt;access-list CSM_FW_ACL_ remark rule-id xxx : ACCESS POLICY: edge-security-policy - Default&lt;BR /&gt;access-list CSM_FW_ACL_ remark rule-id xxxx : L4 RULE: inside_access_in_#xxx&lt;/P&gt;&lt;P&gt;object-group network HCDC-Internet&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Result:&lt;BR /&gt;input-interface: inside(vrfid:0)&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: dmz-1(vrfid:0)&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, Drop-location: frame 0x0000 flow (NA)/NA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated, thanks&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 16:53:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-phase-3-type-access-list-subtype-log-result-drop/m-p/4611796#M1090140</guid>
      <dc:creator>Hussain Majeed</dc:creator>
      <dc:date>2022-05-17T16:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: FTD Phase: 3 Type: ACCESS-LIST Subtype: log Result: DROP</title>
      <link>https://community.cisco.com/t5/network-security/ftd-phase-3-type-access-list-subtype-log-result-drop/m-p/4611801#M1090141</link>
      <description>&lt;P&gt;Can you do&lt;BR /&gt;packet-tracer with keyword &lt;STRONG&gt;detail&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;if there is ACL in Inside then you need to allow SSH traffic to DMZ if there is no then traffic by default allow pass from high to low security level&lt;BR /&gt;&lt;BR /&gt;need NAT exception in ASA to make Inside bypass dynamic NAT for Inside host to Outside&lt;BR /&gt;NAT exception will be&lt;BR /&gt;NAT (IN,DMZ) source INSIDE INSIDE destination DMZ-Server DMZ-Server&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;also you need ACL in DMZ to allow return traffic from DMZ to IN&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 19:09:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-phase-3-type-access-list-subtype-log-result-drop/m-p/4611801#M1090141</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-05-17T19:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: FTD Phase: 3 Type: ACCESS-LIST Subtype: log Result: DROP</title>
      <link>https://community.cisco.com/t5/network-security/ftd-phase-3-type-access-list-subtype-log-result-drop/m-p/4611936#M1090153</link>
      <description>&lt;P&gt;I&amp;nbsp;did the&amp;nbsp;&lt;SPAN&gt;packet-tracer and did found one Denny ACL above the one I created and the server IP address in that ACL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did make some change to move the ACL above this "&lt;SPAN&gt;access-list CSM_FW_ACL_ advanced deny ip ifc inside object-group &lt;STRONG&gt;-Internet&lt;/STRONG&gt; object-group FMC_INLINE_dst_rule_ rule-id xx event-log flow-start"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And the traffic now is allowed and working fine.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for sharing your thoughts.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 20:48:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-phase-3-type-access-list-subtype-log-result-drop/m-p/4611936#M1090153</guid>
      <dc:creator>Hussain Majeed</dc:creator>
      <dc:date>2022-05-17T20:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: FTD Phase: 3 Type: ACCESS-LIST Subtype: log Result: DROP</title>
      <link>https://community.cisco.com/t5/network-security/ftd-phase-3-type-access-list-subtype-log-result-drop/m-p/4936389#M1104880</link>
      <description>&lt;P&gt;&amp;gt; packet-tracer input inside icmp 10.10.116.20 8 0 192.168.44.10 detailed&lt;/P&gt;
&lt;P&gt;Phase: 1&lt;BR /&gt;Type: CAPTURE&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Elapsed time: 21783 ns&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;Forward Flow based lookup yields rule:&lt;BR /&gt;in id=0x1537f933ed60, priority=13, domain=capture, deny=false&lt;BR /&gt;hits=7171, user_data=0x1537f892c350, cs_id=0x0, l3_type=0x0&lt;BR /&gt;src mac=0000.0000.0000, mask=0000.0000.0000&lt;BR /&gt;dst mac=0000.0000.0000, mask=0000.0000.0000&lt;BR /&gt;input_ifc=inside, output_ifc=any&lt;/P&gt;
&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Elapsed time: 21783 ns&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=0x1537f8788690, priority=1, domain=permit, deny=false&lt;BR /&gt;hits=3274, user_data=0x0, cs_id=0x0, l3_type=0x8&lt;BR /&gt;src mac=0000.0000.0000, mask=0000.0000.0000&lt;BR /&gt;dst mac=0000.0000.0000, mask=0100.0000.0000&lt;BR /&gt;input_ifc=inside, output_ifc=any&lt;/P&gt;
&lt;P&gt;Phase: 3&lt;BR /&gt;Type: ROUTE-LOOKUP&lt;BR /&gt;Subtype: No ECMP load balancing&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Elapsed time: 19728 ns&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;Destination is locally connected. No ECMP load balancing.&lt;BR /&gt;Found next-hop 192.168.44.10 using egress ifc outside(vrfid:0)&lt;/P&gt;
&lt;P&gt;Phase: 4&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Elapsed time: 7398 ns&lt;BR /&gt;Config:&lt;BR /&gt;access-group NGFW_ONBOX_ACL global&lt;BR /&gt;access-list NGFW_ONBOX_ACL advanced permit ip any any rule-id 1&lt;BR /&gt;access-list NGFW_ONBOX_ACL remark rule-id 1: ACCESS POLICY: NGFW_Access_Policy&lt;BR /&gt;access-list NGFW_ONBOX_ACL remark rule-id 1: L7 RULE: DefaultActionRule&lt;BR /&gt;Additional Information:&lt;BR /&gt;This packet will be sent to snort for additional processing where a verdict will be reached&lt;BR /&gt;Forward Flow based lookup yields rule:&lt;BR /&gt;in id=0x1537f93f51a0, priority=12, domain=permit, deny=false&lt;BR /&gt;hits=13, user_data=0x153832ff9ec0, cs_id=0x0, use_real_addr, flags=0x0, protocol=0&lt;BR /&gt;src ip/id=0.0.0.0, mask=0.0.0.0, port=0, tag=any, ifc=any&lt;BR /&gt;dst ip/id=0.0.0.0, mask=0.0.0.0, port=0, tag=any, ifc=any, vlan=0, dscp=0x0, nsg_id=none&lt;BR /&gt;input_ifc=any, output_ifc=any&lt;/P&gt;
&lt;P&gt;Phase: 5&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: per-session&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Elapsed time: 7398 ns&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;Forward Flow based lookup yields rule:&lt;BR /&gt;in id=0x1537f83e42d0, priority=0, domain=nat-per-session, deny=true&lt;BR /&gt;hits=2295, user_data=0x0, cs_id=0x0, reverse, use_real_addr, 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, nsg_id=none&lt;BR /&gt;input_ifc=any, output_ifc=any&lt;/P&gt;
&lt;P&gt;Phase: 6&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Elapsed time: 7398 ns&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;Forward Flow based lookup yields rule:&lt;BR /&gt;in id=0x1537f8a72b30, priority=0, domain=inspect-ip-options, deny=true&lt;BR /&gt;hits=270, user_data=0x0, 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, nsg_id=none&lt;BR /&gt;input_ifc=inside(vrfid:0), output_ifc=any&lt;/P&gt;
&lt;P&gt;Phase: 7&lt;BR /&gt;Type: QOS&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Elapsed time: 27126 ns&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;Forward Flow based lookup yields rule:&lt;BR /&gt;in id=0x559a7a7684f0, priority=70, domain=qos-per-class, deny=false&lt;BR /&gt;hits=418, user_data=0x1537f8d6d150, cs_id=0x0, reverse, use_real_addr, 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, nsg_id=none&lt;BR /&gt;input_ifc=any, output_ifc=any&lt;/P&gt;
&lt;P&gt;Phase: 8&lt;BR /&gt;Type: INSPECT&lt;BR /&gt;Subtype: np-inspect&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Elapsed time: 2055 ns&lt;BR /&gt;Config:&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;match default-inspection-traffic&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;class inspection_default&lt;BR /&gt;inspect icmp&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;Additional Information:&lt;BR /&gt;Forward Flow based lookup yields rule:&lt;BR /&gt;in id=0x1537f95e6300, priority=70, domain=inspect-icmp, deny=false&lt;BR /&gt;hits=4, user_data=0x1537f8ebeb40, cs_id=0x0, use_real_addr, flags=0x0, protocol=1&lt;BR /&gt;src ip/id=0.0.0.0, mask=0.0.0.0, icmp-type=0, tag=any&lt;BR /&gt;dst ip/id=0.0.0.0, mask=0.0.0.0, icmp-code=0, tag=any, dscp=0x0, nsg_id=none&lt;BR /&gt;input_ifc=inside(vrfid:0), output_ifc=any&lt;/P&gt;
&lt;P&gt;Phase: 9&lt;BR /&gt;Type: INSPECT&lt;BR /&gt;Subtype: np-inspect&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Elapsed time: 3288 ns&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;Forward Flow based lookup yields rule:&lt;BR /&gt;in id=0x1537f8ba0200, priority=70, domain=inspect-icmp-error, deny=false&lt;BR /&gt;hits=4, user_data=0x1537f8efba30, cs_id=0x0, use_real_addr, flags=0x0, protocol=1&lt;BR /&gt;src ip/id=0.0.0.0, mask=0.0.0.0, icmp-type=0, tag=any&lt;BR /&gt;dst ip/id=0.0.0.0, mask=0.0.0.0, icmp-code=0, tag=any, dscp=0x0, nsg_id=none&lt;BR /&gt;input_ifc=inside(vrfid:0), output_ifc=any&lt;/P&gt;
&lt;P&gt;Phase: 10&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: DROP&lt;BR /&gt;Elapsed time: 31647 ns&lt;BR /&gt;Config:&lt;BR /&gt;Implicit Rule&lt;BR /&gt;Additional Information:&lt;BR /&gt;Reverse Flow based lookup yields rule:&lt;BR /&gt;in id=0x1537f8f78500, priority=501, domain=permit, deny=true&lt;BR /&gt;hits=16, user_data=0x7, cs_id=0x0, reverse, flags=0x0, protocol=0&lt;BR /&gt;src ip/id=192.168.44.10, 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, nsg_id=none&lt;BR /&gt;input_ifc=outside(vrfid:0), output_ifc=any&lt;/P&gt;
&lt;P&gt;Result:&lt;BR /&gt;input-interface: inside(vrfid:0)&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: outside(vrfid:0)&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: drop&lt;BR /&gt;Time Taken: 149604 ns&lt;BR /&gt;Drop-reason: (acl-drop) Flow is denied by configured rule, Drop-location: frame 0x0000559a5b455ee0 flow (NA)/NA&lt;/P&gt;
&lt;P&gt;&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 03:38:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-phase-3-type-access-list-subtype-log-result-drop/m-p/4936389#M1104880</guid>
      <dc:creator>chanthornloeurt</dc:creator>
      <dc:date>2023-10-09T03:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: FTD Phase: 3 Type: ACCESS-LIST Subtype: log Result: DROP</title>
      <link>https://community.cisco.com/t5/network-security/ftd-phase-3-type-access-list-subtype-log-result-drop/m-p/4936391#M1104881</link>
      <description>&lt;P&gt;This capture for RA_VPN&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 03:40:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-phase-3-type-access-list-subtype-log-result-drop/m-p/4936391#M1104881</guid>
      <dc:creator>chanthornloeurt</dc:creator>
      <dc:date>2023-10-09T03:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: FTD Phase: 3 Type: ACCESS-LIST Subtype: log Result: DROP</title>
      <link>https://community.cisco.com/t5/network-security/ftd-phase-3-type-access-list-subtype-log-result-drop/m-p/4936423#M1104882</link>
      <description>&lt;P&gt;You are so welcome&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 05:41:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-phase-3-type-access-list-subtype-log-result-drop/m-p/4936423#M1104882</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-10-09T05:41:42Z</dc:date>
    </item>
  </channel>
</rss>

