<?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: Err code : 106021 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/err-code-106021/m-p/1285009#M785884</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deny ... reverse path check means that the Pix is receiving packets from an address for which the Pix has a route that points to a different interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In each of the examples you give, the source is 172.21.x.x, so the Pix is receiving packets from 172.21.x.x on the inside interface but it does not have a route to these addresses towards the inside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So either you should add a route (if these are legitimate addresses) or find out who/what is sending these packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW if you just want to stop the messages from being logged you can configure:&lt;/P&gt;&lt;P&gt; no logging message 106021&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or better is to rate-limit it, e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logging rate-limit 1 60 message 106021&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will reduce the amount of 106021 messages to 1 per 60 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;herbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Nov 2009 13:07:18 GMT</pubDate>
    <dc:creator>Herbert Baerten</dc:creator>
    <dc:date>2009-11-10T13:07:18Z</dc:date>
    <item>
      <title>Err code : 106021</title>
      <link>https://community.cisco.com/t5/network-security/err-code-106021/m-p/1285008#M785854</link>
      <description>&lt;P&gt;hi all&lt;/P&gt;&lt;P&gt;         I am getting error code message (106021)generating about 1GB of logg message daily on my firewall to my sylog server  , the address in this error message is invalid source address which is not configured are connected to my internal lan of pix firewall. i have network of 172.16.x.x but my error message comes in range of 10.0.0.1 . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oct 09 2009 08:36:54: %PIX-1-106021: Deny UDP reverse path check from 172.21.19.&lt;/P&gt;&lt;P&gt;201 to 128.9.0.107 on interface inside&lt;/P&gt;&lt;P&gt;Oct 09 2009 08:36:54: %PIX-1-106021: Deny UDP reverse path check from 172.21.19.&lt;/P&gt;&lt;P&gt;201 to 192.33.4.12 on interface inside&lt;/P&gt;&lt;P&gt;Oct 09 2009 08:36:58: %PIX-1-106021: Deny UDP reverse path check from 172.21.19.&lt;/P&gt;&lt;P&gt;201 to 128.8.10.90 on interface inside&lt;/P&gt;&lt;P&gt;Oct 09 2009 08:36:58: %PIX-1-106021: Deny UDP reverse path check from 172.21.19.&lt;/P&gt;&lt;P&gt;201 to 192.203.230.10 on interface inside&lt;/P&gt;&lt;P&gt;Oct 09 2009 08:37:01: %PIX-1-106021: Deny UDP reverse path check from 172.21.18.&lt;/P&gt;&lt;P&gt;92 to 10.0.0.1 on interface inside&lt;/P&gt;&lt;P&gt;Oct 09 2009 08:37:02: %PIX-1-106021: Deny UDP reverse path check from 172.21.18.&lt;/P&gt;&lt;P&gt;92 to 10.0.0.1 on interface inside&lt;/P&gt;&lt;P&gt;                 kindly let me know wht to be done to reduce logg message to be generated &lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:38:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/err-code-106021/m-p/1285008#M785854</guid>
      <dc:creator>SANTHOSHKUMAR SARAVANAN</dc:creator>
      <dc:date>2019-03-11T16:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Err code : 106021</title>
      <link>https://community.cisco.com/t5/network-security/err-code-106021/m-p/1285009#M785884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deny ... reverse path check means that the Pix is receiving packets from an address for which the Pix has a route that points to a different interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In each of the examples you give, the source is 172.21.x.x, so the Pix is receiving packets from 172.21.x.x on the inside interface but it does not have a route to these addresses towards the inside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So either you should add a route (if these are legitimate addresses) or find out who/what is sending these packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW if you just want to stop the messages from being logged you can configure:&lt;/P&gt;&lt;P&gt; no logging message 106021&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or better is to rate-limit it, e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logging rate-limit 1 60 message 106021&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will reduce the amount of 106021 messages to 1 per 60 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;herbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 13:07:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/err-code-106021/m-p/1285009#M785884</guid>
      <dc:creator>Herbert Baerten</dc:creator>
      <dc:date>2009-11-10T13:07:18Z</dc:date>
    </item>
  </channel>
</rss>

