<?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: Firewall log interpretation. in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/firewall-log-interpretation/m-p/997450#M941442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA-ST# sh run | grep icmp&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Mar 2008 14:53:20 GMT</pubDate>
    <dc:creator>w-asaadmin</dc:creator>
    <dc:date>2008-03-06T14:53:20Z</dc:date>
    <item>
      <title>Firewall log interpretation.</title>
      <link>https://community.cisco.com/t5/network-security/firewall-log-interpretation/m-p/997448#M941440</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just installed my ASA 5505 and the firewall log showed that it denied a connection from Ip address 74.9.151.50 every second.  Please see the attached file.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does the log message indicate and how to stop&lt;/P&gt;&lt;P&gt;ip address 74.9.151.50 from attacking my ASA.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:12:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-log-interpretation/m-p/997448#M941440</guid>
      <dc:creator>w-asaadmin</dc:creator>
      <dc:date>2019-03-11T12:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall log interpretation.</title>
      <link>https://community.cisco.com/t5/network-security/firewall-log-interpretation/m-p/997449#M941441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you have an icmp policy configured on your asa?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the following to check:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh run | grep icmp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 22:36:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-log-interpretation/m-p/997449#M941441</guid>
      <dc:creator>brettmilborrow</dc:creator>
      <dc:date>2008-03-05T22:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall log interpretation.</title>
      <link>https://community.cisco.com/t5/network-security/firewall-log-interpretation/m-p/997450#M941442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA-ST# sh run | grep icmp&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 14:53:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-log-interpretation/m-p/997450#M941442</guid>
      <dc:creator>w-asaadmin</dc:creator>
      <dc:date>2008-03-06T14:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall log interpretation.</title>
      <link>https://community.cisco.com/t5/network-security/firewall-log-interpretation/m-p/997451#M941443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The icmp type and code is the clue here, Type 11 code 0 = Time to Live exceeded in Transit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This generally points to a routing loop in a path to a particular host. However, these blocked packets could be response packets to an outbound traceroute test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 16:07:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-log-interpretation/m-p/997451#M941443</guid>
      <dc:creator>brettmilborrow</dc:creator>
      <dc:date>2008-03-06T16:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall log interpretation.</title>
      <link>https://community.cisco.com/t5/network-security/firewall-log-interpretation/m-p/997452#M941444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would you recommend?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 16:17:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-log-interpretation/m-p/997452#M941444</guid>
      <dc:creator>w-asaadmin</dc:creator>
      <dc:date>2008-03-06T16:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall log interpretation.</title>
      <link>https://community.cisco.com/t5/network-security/firewall-log-interpretation/m-p/997453#M941445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I would check to see if someone was trying a traceroute test at the time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It all depends if you want to allow traceroutes out of your network. If not, do nothing, your firewall is working as it should.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do, you will need to allow the icmp packets back into your network using an ACL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 16:20:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-log-interpretation/m-p/997453#M941445</guid>
      <dc:creator>brettmilborrow</dc:creator>
      <dc:date>2008-03-06T16:20:52Z</dc:date>
    </item>
  </channel>
</rss>

