<?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 access-list Inside-Access-In in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-5510-denied-due-to-nat-reverse-path-failure/m-p/3022677#M145067</link>
    <description>&lt;P&gt;access-list Inside-Access-In extended permit ip object WAPAY01_Payrol_Server any log &lt;/P&gt;
&lt;P&gt;access-list Outside-R1-In extended permit object-group DM_INLINE_SERVICE_6 any object WAPAY01_Payrol_Server log&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;access-list DMZ-Public-In extended permit object-group DM_INLINE_SERVICE_3 object WAPAY01_Payrol_Server any log inactive &amp;nbsp;(this is not in use)&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;NAT&lt;BR /&gt;object network WAPAY01_Payrol_Server &lt;BR /&gt; nat (Inside,Outside-R1) static 82.*.*.* &amp;nbsp;( I have taken out the public IP address)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps, also please see screenshot&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Apr 2017 08:02:48 GMT</pubDate>
    <dc:creator>ketansoni1</dc:creator>
    <dc:date>2017-04-13T08:02:48Z</dc:date>
    <item>
      <title>Cisco ASA 5510 - denied due to  NAT reverse path failure.</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5510-denied-due-to-nat-reverse-path-failure/m-p/3022673#M145050</link>
      <description>&lt;PRE class="prettyprint"&gt;&lt;SPAN class="pEM_ErrMsg"&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;H6 class="pEE_ErrExp"&gt;Hi All,&lt;/H6&gt;
&lt;H6 class="pEE_ErrExp"&gt;Would you be able to shed some light on the below error message? &amp;nbsp;If you could look at the screenshot attached, it will show you the current setup. I have set this up using the ASDM, the packet is being denied when going from:&amp;nbsp;&lt;/H6&gt;
&lt;H6&gt;&lt;STRONG&gt;Outside R1 to DMZ 192.168.*.* using TCP port 443 / 80&lt;/STRONG&gt;&lt;/H6&gt;
&lt;PRE class="prettyprint"&gt;&lt;A name="wp6175477" target="_blank"&gt;&lt;/A&gt;
&lt;SPAN class="pEM_ErrMsg"&gt;%ASA-5-305013: Asymmetric NAT rules matched for forward and reverse 
flows; Connection &lt;EM class="cEmphasis"&gt;protocol&lt;/EM&gt; src &lt;EM class="cEmphasis"&gt;interface_name&lt;/EM&gt;:&lt;EM class="cEmphasis"&gt;source_address&lt;/EM&gt;/&lt;EM class="cEmphasis"&gt;source_port &lt;/EM&gt;[(&lt;EM class="cEmphasis"&gt;idfw_user&lt;/EM&gt;)] dst &lt;EM class="cEmphasis"&gt;interface_name&lt;/EM&gt;:&lt;EM class="cEmphasis"&gt;dst_address&lt;/EM&gt;/&lt;EM class="cEmphasis"&gt;dst_port &lt;/EM&gt;[(&lt;EM class="cEmphasis"&gt;idfw_user&lt;/EM&gt;)] denied due to 
NAT reverse path failure.&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;H6 class="pEE_ErrExp"&gt;An attempt to connect to a mapped host using its actual address was rejected.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;The recommend action states:&lt;BR /&gt;&lt;/STRONG&gt;When not on the same interface as the host using NAT, use the mapped address instead of the actual address to connect to the host. In addition, enable the &lt;B class="cBold"&gt;inspect&lt;/B&gt; command if the application embeds the IP address.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/H6&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;H6 class="pEE_ErrExp"&gt;&lt;/H6&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="pEE_ErrExp"&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:12:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5510-denied-due-to-nat-reverse-path-failure/m-p/3022673#M145050</guid>
      <dc:creator>ketansoni1</dc:creator>
      <dc:date>2019-03-12T09:12:43Z</dc:date>
    </item>
    <item>
      <title>From what I can see on the</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5510-denied-due-to-nat-reverse-path-failure/m-p/3022674#M145064</link>
      <description>&lt;P&gt;From what I can see on the screen shot, your NAT rule is referncing "any,outside" while the server resides in the DMZ.&lt;/P&gt;
&lt;P&gt;The NAT rule would normally created referencing &amp;nbsp;"dmz,outside".&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 10:43:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5510-denied-due-to-nat-reverse-path-failure/m-p/3022674#M145064</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-04-12T10:43:03Z</dc:date>
    </item>
    <item>
      <title>Thank you for the quick reply</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5510-denied-due-to-nat-reverse-path-failure/m-p/3022675#M145065</link>
      <description>&lt;P&gt;Thank you for the quick reply, unfortunately this did not work.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have changed the server from being in the DMZ to Inside to no joy, whilst leaving the NAT rules as they were.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Also changed the NAT rules to dmz public to outside - with no joy, please see attached png&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 13:36:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5510-denied-due-to-nat-reverse-path-failure/m-p/3022675#M145065</guid>
      <dc:creator>ketansoni1</dc:creator>
      <dc:date>2017-04-12T13:36:04Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5510-denied-due-to-nat-reverse-path-failure/m-p/3022676#M145066</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Could you please share a show run access-list of the acl that is placed in the outside and a show run nat?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 01:10:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5510-denied-due-to-nat-reverse-path-failure/m-p/3022676#M145066</guid>
      <dc:creator>Kornelia Gutierrez</dc:creator>
      <dc:date>2017-04-13T01:10:35Z</dc:date>
    </item>
    <item>
      <title>access-list Inside-Access-In</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5510-denied-due-to-nat-reverse-path-failure/m-p/3022677#M145067</link>
      <description>&lt;P&gt;access-list Inside-Access-In extended permit ip object WAPAY01_Payrol_Server any log &lt;/P&gt;
&lt;P&gt;access-list Outside-R1-In extended permit object-group DM_INLINE_SERVICE_6 any object WAPAY01_Payrol_Server log&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;access-list DMZ-Public-In extended permit object-group DM_INLINE_SERVICE_3 object WAPAY01_Payrol_Server any log inactive &amp;nbsp;(this is not in use)&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;NAT&lt;BR /&gt;object network WAPAY01_Payrol_Server &lt;BR /&gt; nat (Inside,Outside-R1) static 82.*.*.* &amp;nbsp;( I have taken out the public IP address)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps, also please see screenshot&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 08:02:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5510-denied-due-to-nat-reverse-path-failure/m-p/3022677#M145067</guid>
      <dc:creator>ketansoni1</dc:creator>
      <dc:date>2017-04-13T08:02:48Z</dc:date>
    </item>
    <item>
      <title>Is your WAPAY01 server on the</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5510-denied-due-to-nat-reverse-path-failure/m-p/3022678#M145070</link>
      <description>&lt;P&gt;Is your WAPAY01 server on the inside or DMZ subnet?&amp;nbsp;You&amp;nbsp;mention both at various points.&amp;nbsp;I&lt;SPAN&gt;s it multi-homed?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 07:32:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5510-denied-due-to-nat-reverse-path-failure/m-p/3022678#M145070</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-04-14T07:32:57Z</dc:date>
    </item>
    <item>
      <title>It is only on the inside</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5510-denied-due-to-nat-reverse-path-failure/m-p/3022679#M145072</link>
      <description>&lt;P&gt;It is only on the inside interface. No longer sitting within the DMZ subnet&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 07:54:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5510-denied-due-to-nat-reverse-path-failure/m-p/3022679#M145072</guid>
      <dc:creator>ketansoni1</dc:creator>
      <dc:date>2017-04-18T07:54:03Z</dc:date>
    </item>
  </channel>
</rss>

