<?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 ASA Port Forward in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-port-forward/m-p/2387287#M309987</link>
    <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a issue where I need to port forward a port from the outside to a host on the inside. The outside interface is a priviate (RFC1918), which is NAT'd to an upstream firewall. The problem is rpf-check DROP and %ASA-5-305013:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Topology:&amp;nbsp; Internet--&amp;gt; Provider running nat --&amp;gt; Outside:10.10.10.2 --&amp;gt; Inside:10.1.2.2 - Provider is translating 10.10.10.2 to a public IP address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; description Outside WAN &lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 10.10.10.2 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt;description Inside&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.1.2.1 255.255.255.252 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 10.10.10.1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object network User-1&lt;/P&gt;&lt;P&gt;host 10.1.2.2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object network 80-server&lt;/P&gt;&lt;P&gt; host 10.1.2.2&lt;/P&gt;&lt;P&gt; nat (inside,outside) static interface service tcp 80 80 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;nat (inside,outside) after-auto source dynamic User-1 interface&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list Outside-In extended permit tcp any object User-1 eq 80&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list Inside extended permit tcp any any&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-group Outside-In in interface outside&lt;/P&gt;&lt;P&gt;access-group Inside in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syslog:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%ASA-5-305013: Asymmetric NAT rules matched for forward and reverse flows; Connection for tcp src outside:x.x.x.x/80 dst inside:10.1.2.2/80 denied due to NAT reverse path failure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Packet Trace:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 11&lt;/P&gt;&lt;P&gt;Type: NAT&lt;/P&gt;&lt;P&gt;Subtype: rpf-check&lt;/P&gt;&lt;P&gt;Result: DROP&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;object network 80-server&lt;/P&gt;&lt;P&gt; nat (inside,outside) static interface service tcp 80 80&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt; Forward Flow based lookup yields rule:&lt;/P&gt;&lt;P&gt; out id=0xad6f5890, priority=6, domain=nat-reverse, deny=false&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hits=410, user_data=0xb1662d28, cs_id=0x0, use_real_addr, flags=0x0, protocol=6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; src ip/id=0.0.0.0, mask=0.0.0.0, port=0, tag=0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dst ip/id=10.1.2.2, mask=255.255.255.255, port=80, tag=0, dscp=0x0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; input_ifc=outside, output_ifc=inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;input-interface: outside&lt;/P&gt;&lt;P&gt;input-status: up&lt;/P&gt;&lt;P&gt;input-line-status: up&lt;/P&gt;&lt;P&gt;output-interface: inside&lt;/P&gt;&lt;P&gt;output-status: up&lt;/P&gt;&lt;P&gt;output-line-status: up&lt;/P&gt;&lt;P&gt;Action: drop&lt;/P&gt;&lt;P&gt;Drop-reason: (acl-drop) Flow is denied by configured rule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any assistance would be appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 02:58:16 GMT</pubDate>
    <dc:creator>Spagsterj</dc:creator>
    <dc:date>2019-03-12T02:58:16Z</dc:date>
    <item>
      <title>ASA Port Forward</title>
      <link>https://community.cisco.com/t5/network-security/asa-port-forward/m-p/2387287#M309987</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a issue where I need to port forward a port from the outside to a host on the inside. The outside interface is a priviate (RFC1918), which is NAT'd to an upstream firewall. The problem is rpf-check DROP and %ASA-5-305013:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Topology:&amp;nbsp; Internet--&amp;gt; Provider running nat --&amp;gt; Outside:10.10.10.2 --&amp;gt; Inside:10.1.2.2 - Provider is translating 10.10.10.2 to a public IP address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; description Outside WAN &lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 10.10.10.2 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt;description Inside&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.1.2.1 255.255.255.252 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 10.10.10.1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object network User-1&lt;/P&gt;&lt;P&gt;host 10.1.2.2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object network 80-server&lt;/P&gt;&lt;P&gt; host 10.1.2.2&lt;/P&gt;&lt;P&gt; nat (inside,outside) static interface service tcp 80 80 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;nat (inside,outside) after-auto source dynamic User-1 interface&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list Outside-In extended permit tcp any object User-1 eq 80&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list Inside extended permit tcp any any&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-group Outside-In in interface outside&lt;/P&gt;&lt;P&gt;access-group Inside in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syslog:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%ASA-5-305013: Asymmetric NAT rules matched for forward and reverse flows; Connection for tcp src outside:x.x.x.x/80 dst inside:10.1.2.2/80 denied due to NAT reverse path failure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Packet Trace:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 11&lt;/P&gt;&lt;P&gt;Type: NAT&lt;/P&gt;&lt;P&gt;Subtype: rpf-check&lt;/P&gt;&lt;P&gt;Result: DROP&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;object network 80-server&lt;/P&gt;&lt;P&gt; nat (inside,outside) static interface service tcp 80 80&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt; Forward Flow based lookup yields rule:&lt;/P&gt;&lt;P&gt; out id=0xad6f5890, priority=6, domain=nat-reverse, deny=false&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hits=410, user_data=0xb1662d28, cs_id=0x0, use_real_addr, flags=0x0, protocol=6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; src ip/id=0.0.0.0, mask=0.0.0.0, port=0, tag=0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dst ip/id=10.1.2.2, mask=255.255.255.255, port=80, tag=0, dscp=0x0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; input_ifc=outside, output_ifc=inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;input-interface: outside&lt;/P&gt;&lt;P&gt;input-status: up&lt;/P&gt;&lt;P&gt;input-line-status: up&lt;/P&gt;&lt;P&gt;output-interface: inside&lt;/P&gt;&lt;P&gt;output-status: up&lt;/P&gt;&lt;P&gt;output-line-status: up&lt;/P&gt;&lt;P&gt;Action: drop&lt;/P&gt;&lt;P&gt;Drop-reason: (acl-drop) Flow is denied by configured rule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any assistance would be appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:58:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-port-forward/m-p/2387287#M309987</guid>
      <dc:creator>Spagsterj</dc:creator>
      <dc:date>2019-03-12T02:58:16Z</dc:date>
    </item>
    <item>
      <title>ASA Port Forward</title>
      <link>https://community.cisco.com/t5/network-security/asa-port-forward/m-p/2387288#M309989</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;Typically the result would be caused if your&lt;STRONG&gt; "packet-tracer" &lt;/STRONG&gt;command targeted the actual local IP address of the server (10.1.2.2) rather than the mapped IP address (10.10.10.2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This results in the initial direction not matching any NAT rule while the reverse matches the actual Static PAT configuration you were attempting to test with the&lt;STRONG&gt; "packet-tracer"&lt;/STRONG&gt; command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are simulating a packet coming from the interface to your server then the correct&lt;STRONG&gt; "packet-tracer"&lt;/STRONG&gt; command would be for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;packet-tracer input outside tcp 1.1.1.1 12345 10.10.10.2 80&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration shown above seems to be correct though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 21:29:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-port-forward/m-p/2387288#M309989</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-10-30T21:29:43Z</dc:date>
    </item>
  </channel>
</rss>

