<?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: Problem configuring a simple NAT exemption in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/problem-configuring-a-simple-nat-exemption/m-p/2180555#M359963</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;As you say, one would expect that if you have specifically configured a rule for this traffic that you wouldnt see this Syslog message anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check that the "packet-tracer" says for the traffic in question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;packet-tracer input DMZHandoff tcp &lt;SOURCE ip=""&gt; &lt;SOURCE port=""&gt; &lt;DESTINATION ip=""&gt; 443&lt;/DESTINATION&gt;&lt;/SOURCE&gt;&lt;/SOURCE&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to see what the ASA really says.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you absolutely sure that you didnt make any typo in the source IP address. (As we cant really see the exact configuration)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Mar 2013 18:37:38 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2013-03-18T18:37:38Z</dc:date>
    <item>
      <title>Problem configuring a simple NAT exemption</title>
      <link>https://community.cisco.com/t5/network-security/problem-configuring-a-simple-nat-exemption/m-p/2180554#M359962</link>
      <description>&lt;P&gt;I am receiving the following error in my ASA syslog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%ASA-7-609001: Built local-host DMZHandoff:x.x.x.1&lt;/P&gt;&lt;P&gt;%ASA-3-305005: No translation group found for tcp src DMZHandoff:x.x.x.1/21920 dst Core_Handoff:y.y.y.2/443&lt;/P&gt;&lt;P&gt;%ASA-6-106015: Deny TCP (no connection) from x.x.x.1/21920 to y.y.y.2/443 flags RST ACK&amp;nbsp; on interface DMZHandoff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so I created a simple NAT exemption configuration that I thought would resolve the error.&amp;nbsp; The complete configuration is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list DMZHandoff-NAT-Exempt permit ip host x.x.x.1 any&lt;/P&gt;&lt;P&gt;nat (DMZHandoff) 0 access-list DMZHandoff-NAT-Exempt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still getting the same error. This seems pretty straightforward to me.&amp;nbsp; Can someone point out what I'm doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp; Glenn&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:15:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-configuring-a-simple-nat-exemption/m-p/2180554#M359962</guid>
      <dc:creator>gamorr50265_AHM</dc:creator>
      <dc:date>2019-03-12T01:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem configuring a simple NAT exemption</title>
      <link>https://community.cisco.com/t5/network-security/problem-configuring-a-simple-nat-exemption/m-p/2180555#M359963</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;As you say, one would expect that if you have specifically configured a rule for this traffic that you wouldnt see this Syslog message anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check that the "packet-tracer" says for the traffic in question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;packet-tracer input DMZHandoff tcp &lt;SOURCE ip=""&gt; &lt;SOURCE port=""&gt; &lt;DESTINATION ip=""&gt; 443&lt;/DESTINATION&gt;&lt;/SOURCE&gt;&lt;/SOURCE&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to see what the ASA really says.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you absolutely sure that you didnt make any typo in the source IP address. (As we cant really see the exact configuration)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 18:37:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-configuring-a-simple-nat-exemption/m-p/2180555#M359963</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-03-18T18:37:38Z</dc:date>
    </item>
    <item>
      <title>Problem configuring a simple NAT exemption</title>
      <link>https://community.cisco.com/t5/network-security/problem-configuring-a-simple-nat-exemption/m-p/2180556#M359964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jouni; Thanks, I should have tried packet tracer first before posting!&amp;nbsp; It shows the packet is being dropped due to rpf-check error.&amp;nbsp; I'll track that down and repost if it doesn't fix the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glenn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 18:48:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-configuring-a-simple-nat-exemption/m-p/2180556#M359964</guid>
      <dc:creator>gamorr50265_AHM</dc:creator>
      <dc:date>2013-03-18T18:48:10Z</dc:date>
    </item>
  </channel>
</rss>

