<?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 ACL - Traceroute in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/acl-traceroute/m-p/2975125#M147889</link>
    <description>&lt;P&gt;Wouldnt this ACL bring down the network?&lt;/P&gt;
&lt;P&gt;Since internal-out ACL has deny any any at the end implicitly, this will allow only icmp going out?&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;ciscoasa#&lt;STRONG&gt;config t&lt;/STRONG&gt; 
ciscoasa(config)#&lt;STRONG&gt;access-list internal-out permit icmp any any echo-reply&lt;/STRONG&gt; 
ciscoasa(config)#&lt;STRONG&gt;access-list internal-out permit icmp any any time-exceeded&lt;/STRONG&gt; 
ciscoasa(config)#&lt;STRONG&gt;access-list internal-out permit icmp any any unreachable&lt;/STRONG&gt; 
ciscoasa(config)#&lt;STRONG&gt;policy-map global_policy&lt;/STRONG&gt; 
ciscoasa(config-pmap)#&lt;STRONG&gt;class inspection_default&lt;/STRONG&gt; 
ciscoasa(config-pmap-c)#&lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/i2.html#wp1735986" target="_blank"&gt;
&lt;STRONG&gt;inspect icmp&lt;/STRONG&gt;
&lt;/A&gt; 
ciscoasa(config-pmap-c)#&lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/i2.html#wp1736134" target="_blank"&gt;
&lt;STRONG&gt;inspect icmp error&lt;/STRONG&gt;
&lt;/A&gt; 
ciscoasa(config-pmap-c)#&lt;STRONG&gt;end&lt;/STRONG&gt; 
ciscoasa(config)#&lt;STRONG&gt;service-policy global_policy global&lt;/STRONG&gt;
ciscoasa(config)#&lt;STRONG&gt;access-group internal-out in interface outside&lt;/STRONG&gt;

&lt;/PRE&gt;
&lt;PRE class="prettyprint"&gt;ciscoasa(config)#&lt;STRONG&gt;access-list internal-out permit icmp any any &lt;/STRONG&gt;&lt;EM&gt;traceroute&lt;/EM&gt;
or is this policy allowing traffic coming from outside to insdie?&lt;/PRE&gt;</description>
    <pubDate>Tue, 12 Mar 2019 08:45:22 GMT</pubDate>
    <dc:creator>jeffkim.cisco</dc:creator>
    <dc:date>2019-03-12T08:45:22Z</dc:date>
    <item>
      <title>ACL - Traceroute</title>
      <link>https://community.cisco.com/t5/network-security/acl-traceroute/m-p/2975125#M147889</link>
      <description>&lt;P&gt;Wouldnt this ACL bring down the network?&lt;/P&gt;
&lt;P&gt;Since internal-out ACL has deny any any at the end implicitly, this will allow only icmp going out?&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;ciscoasa#&lt;STRONG&gt;config t&lt;/STRONG&gt; 
ciscoasa(config)#&lt;STRONG&gt;access-list internal-out permit icmp any any echo-reply&lt;/STRONG&gt; 
ciscoasa(config)#&lt;STRONG&gt;access-list internal-out permit icmp any any time-exceeded&lt;/STRONG&gt; 
ciscoasa(config)#&lt;STRONG&gt;access-list internal-out permit icmp any any unreachable&lt;/STRONG&gt; 
ciscoasa(config)#&lt;STRONG&gt;policy-map global_policy&lt;/STRONG&gt; 
ciscoasa(config-pmap)#&lt;STRONG&gt;class inspection_default&lt;/STRONG&gt; 
ciscoasa(config-pmap-c)#&lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/i2.html#wp1735986" target="_blank"&gt;
&lt;STRONG&gt;inspect icmp&lt;/STRONG&gt;
&lt;/A&gt; 
ciscoasa(config-pmap-c)#&lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/i2.html#wp1736134" target="_blank"&gt;
&lt;STRONG&gt;inspect icmp error&lt;/STRONG&gt;
&lt;/A&gt; 
ciscoasa(config-pmap-c)#&lt;STRONG&gt;end&lt;/STRONG&gt; 
ciscoasa(config)#&lt;STRONG&gt;service-policy global_policy global&lt;/STRONG&gt;
ciscoasa(config)#&lt;STRONG&gt;access-group internal-out in interface outside&lt;/STRONG&gt;

&lt;/PRE&gt;
&lt;PRE class="prettyprint"&gt;ciscoasa(config)#&lt;STRONG&gt;access-list internal-out permit icmp any any &lt;/STRONG&gt;&lt;EM&gt;traceroute&lt;/EM&gt;
or is this policy allowing traffic coming from outside to insdie?&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 Mar 2019 08:45:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-traceroute/m-p/2975125#M147889</guid>
      <dc:creator>jeffkim.cisco</dc:creator>
      <dc:date>2019-03-12T08:45:22Z</dc:date>
    </item>
    <item>
      <title>access-group internal-out in</title>
      <link>https://community.cisco.com/t5/network-security/acl-traceroute/m-p/2975126#M147890</link>
      <description>&lt;PRE class="prettyprint prettyprinted"&gt;&lt;SPAN class="pun"&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="pln"&gt;access&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;group&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; &lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;internal&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;out&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; &lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;in&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; &lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;interface&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; outside&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="pln"&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;This means that this ACL is applied to traffic in the inbound direction on the outside interface (out to in traffic). In your example, you are adding the icmp types to allow traceroute replies from hosts ahead of the ASA. This wont kill all other traffic as tcp and udp traffic through the ASA is inspected by default. Any traffic flow (request and reply) that is inspected on its way out, is allowed to bypass ACL check on the way back. If you already have an ACL applied inbound on the outside interface, you should that these entries to that ACL.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;ASA packet processing algorithm is explained here:&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/113396-asa-packet-flow-00.html&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 02:54:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-traceroute/m-p/2975126#M147890</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2017-01-10T02:54:11Z</dc:date>
    </item>
    <item>
      <title>thank you</title>
      <link>https://community.cisco.com/t5/network-security/acl-traceroute/m-p/2975127#M147892</link>
      <description>&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 16:59:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-traceroute/m-p/2975127#M147892</guid>
      <dc:creator>jeffkim.cisco</dc:creator>
      <dc:date>2017-01-10T16:59:16Z</dc:date>
    </item>
  </channel>
</rss>

