<?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: capture traffic falling through to permit any any rule in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/capture-traffic-falling-through-to-permit-any-any-rule/m-p/1616247#M590124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I like your idea and will give that a try. Appreciate it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2011 01:30:20 GMT</pubDate>
    <dc:creator>lcaruso</dc:creator>
    <dc:date>2011-03-08T01:30:20Z</dc:date>
    <item>
      <title>capture traffic falling through to permit any any rule</title>
      <link>https://community.cisco.com/t5/network-security/capture-traffic-falling-through-to-permit-any-any-rule/m-p/1616242#M590036</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing there isn't a way to do this and hoping someone says I'm wrong. I need a way to capture traffic that falls through to the bottom of a given rule set which has a permit any any at the bottom so I can tell what rules implemented above would catch it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, in converting a two PIX dmz to a single ASA dmz where documentation about rules and servers is non-existent or hard to gather, I simply copied the existing rules. Now, I'm looking at the hits with ASDM and seeing there are only a few rules being hit and everything else is falling through to permit any any which was the original policy. Now, I want to tighten the rule set without breaking anything I don't know about. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I could capture the traffic hit the default allow rule, I'd learn everything I need to know. How can I do this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:01:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/capture-traffic-falling-through-to-permit-any-any-rule/m-p/1616242#M590036</guid>
      <dc:creator>lcaruso</dc:creator>
      <dc:date>2019-03-11T20:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: capture traffic falling through to permit any any rule</title>
      <link>https://community.cisco.com/t5/network-security/capture-traffic-falling-through-to-permit-any-any-rule/m-p/1616243#M590065</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;I think you can do an exact replica of your acl that is applied on the DMZ, but instead of permit just put denys...and then leave the permit any any, those denys should exclude the traffic to be captured and then you will see what is being hit by the permit ip any any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 04:06:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/capture-traffic-falling-through-to-permit-any-any-rule/m-p/1616243#M590065</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2011-03-07T04:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: capture traffic falling through to permit any any rule</title>
      <link>https://community.cisco.com/t5/network-security/capture-traffic-falling-through-to-permit-any-any-rule/m-p/1616244#M590088</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;Putting denny disrupts traffic, so this can be bad...&lt;/P&gt;&lt;P&gt;I recommend at the line where is allow any any, start logging what passes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IE : access-list example line 9 extended permit ip x.x.x.x 255.255.255.0 any&amp;nbsp; log 4 interval 300&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Than you see in your syslog server, which box is trying to communicate, where and on which port.&lt;/P&gt;&lt;P&gt;You can, on that make permit rules and after week or two, there should be no traffic hitting this rule and you can set it to deny and swtich logging off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 07:19:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/capture-traffic-falling-through-to-permit-any-any-rule/m-p/1616244#M590088</guid>
      <dc:creator>Pavel Pokorny</dc:creator>
      <dc:date>2011-03-07T07:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: capture traffic falling through to permit any any rule</title>
      <link>https://community.cisco.com/t5/network-security/capture-traffic-falling-through-to-permit-any-any-rule/m-p/1616245#M590107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why would it disrupt traffic if it is only for packet capturing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 08:02:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/capture-traffic-falling-through-to-permit-any-any-rule/m-p/1616245#M590107</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2011-03-07T08:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: capture traffic falling through to permit any any rule</title>
      <link>https://community.cisco.com/t5/network-security/capture-traffic-falling-through-to-permit-any-any-rule/m-p/1616246#M590119</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;I don't know, if I understand well, but in your post : but instead of permit just put denys...and then leave the permit any any&lt;/P&gt;&lt;P&gt;This will first disrupt traffic, or not?&lt;/P&gt;&lt;P&gt;Maybe I understand this bad, so please explain your thoughs..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 10:00:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/capture-traffic-falling-through-to-permit-any-any-rule/m-p/1616246#M590119</guid>
      <dc:creator>Pavel Pokorny</dc:creator>
      <dc:date>2011-03-07T10:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: capture traffic falling through to permit any any rule</title>
      <link>https://community.cisco.com/t5/network-security/capture-traffic-falling-through-to-permit-any-any-rule/m-p/1616247#M590124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I like your idea and will give that a try. Appreciate it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 01:30:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/capture-traffic-falling-through-to-permit-any-any-rule/m-p/1616247#M590124</guid>
      <dc:creator>lcaruso</dc:creator>
      <dc:date>2011-03-08T01:30:20Z</dc:date>
    </item>
  </channel>
</rss>

