<?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: ASA 8.3/4 NAT help in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768469#M533203</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're using ASA 8.4(2) if that makes any difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (outside,INSIDE) source dynamic any interface destination static interface obj-WebServer service obj-tcp-source-eq-80 obj-tcp-source-eq-80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then no external connections to obj-WebServer to are successful. Executing "show NAT" I can see the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manual NAT Policies (Section 1)&lt;/P&gt;&lt;P&gt;1 (outside) to (INSIDE) source dynamic any interface&amp;nbsp;&amp;nbsp; destination static interface obj-WebServer service obj-tcp-source-eq-80 obj-tcp-source-eq-80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 35&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Auto NAT Policies (Section 2)&lt;/P&gt;&lt;P&gt;1 (INSIDE) to (outside) source dynamic obj_any interface&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 12, untranslate_hits = 12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in Section 1 somehow untranslate hits are occuring but no translate hits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On syslog I see access denied messages from external browser to the &lt;SPAN style="text-decoration: underline;"&gt;EXTERNAL&lt;/SPAN&gt; ASA address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Source IP &lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;Source Port&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt; Destination IP&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt; Destination Port&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;111.111.111.111&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 38057&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ExternalIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 80&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;so it appears NO translation from ExternalIP to obj-WebServer is occurring.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I change the NAT rule to &lt;/P&gt;&lt;P&gt;nat (outside,INSIDE) source dynamic any interface destination static interface obj-WebServer service &lt;SPAN style="text-decoration: underline;"&gt;any&lt;/SPAN&gt; obj-tcp-source-eq-80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then I immediately see translate hits and external traffic can reach obj-WebServer. Of course because I am now grabbing inbound traffic destined for ANY port and NATing to obj-WebServer other outbound traffic fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding of the statement &lt;/P&gt;&lt;P style="padding: 0pt; margin: 0pt;"&gt;nat (outside,INSIDE) source dynamic any interface destination static interface obj-WebServer service obj-tcp-source-eq-80 obj-tcp-source-eq-80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is "match requests from &lt;SPAN style="text-decoration: underline;"&gt;any&lt;/SPAN&gt; source IP with &lt;SPAN style="text-decoration: underline;"&gt;destination&lt;/SPAN&gt; port 80 and destination IP=External Interface IP and change (NAT) the source IP to the Inside interface, the destination IP to obj-WebServer and leave the destination port=80".&lt;/P&gt;&lt;P&gt;The untranslate rule should then restore the original source IP so that traffic can return to the originating host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that correct? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only reason I can see why "service obj-tcp-source-eq-80 obj-tcp-source-eq-80" fails to match any traffic is that the ASA is looking at the original packets source port, which could be anything, rather than it's destination port of 80. But that wouldn't make any sense!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As always any ideas are appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Aug 2011 00:09:41 GMT</pubDate>
    <dc:creator>rscho</dc:creator>
    <dc:date>2011-08-25T00:09:41Z</dc:date>
    <item>
      <title>ASA 8.3/4 NAT help</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768464#M533192</link>
      <description>&lt;P&gt;Hi Forum,&lt;/P&gt;&lt;P&gt;I'm having a cow of a time trying to implement a NAT configuration after having upgraded our ASA5510 recently from IOS 8.2 to 8.4. The upgrade went fine, however we now have a need to add a new NAT rule and I'm not sure whether it's possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿The upgraded NAT rule and access list works fine at allowing external access to a web server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 100 extended permit tcp any object obj-WebServer eq http&lt;/P&gt;&lt;P&gt;nat (INSIDE,outside) source static obj-WebServer interface service obj-tcp-source-eq-80 obj-tcp-source-eq-80&lt;/P&gt;&lt;P&gt;access-group 100 in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However we now need to NAT the SOURCE address (either to a pool or single address) of incoming http requests before forwarding the request to the server. Hence the server will see all requests as originating from a pool with a route heading back to the ASA. The basic issue is that the severs default gateway does not return to the ASA, so "tagging" the source address of external requests to an address or interface associated with the ASA should allow the server to return the traffic to the ASA. I know we shouldn't be doing it this way but we can't see any alternative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having read a huge amount of examples we can access the server with the above config (or Object NAT), and we can NAT incoming traffic, however we can't combine the two by having all external http requests Source Natted before forwarding to the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:13:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768464#M533192</guid>
      <dc:creator>rscho</dc:creator>
      <dc:date>2019-03-11T21:13:41Z</dc:date>
    </item>
    <item>
      <title>ASA 8.3/4 NAT help</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768465#M533193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rudi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's you're solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (outside,INSIDE) source dynamic any interface destination static interface obj-WebServer service service obj-tcp-source-eq-80 obj-tcp-source-eq-80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this resolves it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 12:55:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768465#M533193</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-08-18T12:55:29Z</dc:date>
    </item>
    <item>
      <title>ASA 8.3/4 NAT help</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768466#M533195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I should've given the example as well,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the below nat statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat&amp;nbsp; (outside,INSIDE) source dynamic any interface destination static&amp;nbsp; interface obj-WebServer service service obj-tcp-source-eq-80&amp;nbsp; obj-tcp-source-eq-80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the traffic coming from outside would be dynamically patted to your inside interface and the destination for outside users is your outside interface, which would get untarnslated to your server private ip. You can use any other IP address as well instead of inside interface, I just picked up this nat statement as a reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 12:59:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768466#M533195</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-08-18T12:59:28Z</dc:date>
    </item>
    <item>
      <title>ASA 8.3/4 NAT help</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768467#M533197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="padding: 0pt; margin: 0pt;"&gt;Thanks for your suggestion Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding: 0pt; margin: 0pt;"&gt;In order for you suggestion to match any traffic I have to modify it like so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding: 0pt; margin: 0pt;"&gt;nat&amp;nbsp; (outside,INSIDE) source dynamic any interface destination static interface obj-WebServer service any obj-tcp-source-eq-80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding: 0pt; margin: 0pt;"&gt;It then successfully NATs incoming traffic to the inside interface and forwards it to the server. Unfortunately it also causes other outbound network services to fail because I presume all return traffic is caught by the any statement in the inbound NAT rule. Using "show NAT" I can see the default outbound NAT translating hits increasing but no corresponding untranslate hits. At the same time the untranslate hits for the inbound rule is increasing with no change to the translate hits. So the same traffic appears to be translated &amp;amp; untranslated by two different NAT rules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding: 0pt; margin: 0pt;"&gt;I don't know why the original "service obj-tcp-source-eq-80&amp;nbsp; obj-tcp-source-eq-80" statement doesn't match any traffic but it seems it failure to is the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding: 0pt; margin: 0pt;"&gt;Any other suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 12:53:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768467#M533197</guid>
      <dc:creator>rscho</dc:creator>
      <dc:date>2011-08-24T12:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 8.3/4 NAT help</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768468#M533200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rudi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not really sure why you ahve this nat statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat&amp;nbsp; (outside,INSIDE) source dynamic any interface destination static interface obj-WebServer service &lt;STRONG&gt;any &lt;/STRONG&gt;obj-tcp-source-eq-80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because this doesn't look right to me, what the above nat statement means is , request coming from outside on the outside interface on any port shpould be translated to port 80 on the webserver, so even if the request is cvoming for port 22 on the outside interface shoudl be directed to port 80 on webserver. So this should not be the case. In 8.3 nat, with the ability to nat both source and destination, also makes it very necessary to be very specific in your source and destination, so that it does not fall into any other nat statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me what happens if you use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat&amp;nbsp; (outside,INSIDE) source dynamic any interface destination static interface obj-WebServer service obj-tcp-source-eq-80 obj-tcp-source-eq-80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What this means is, if siomeone tries to access your webserver with the public ip, then it would be forwarded to port 80 only on real ip of the webserver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me what hap[pens if you use the above nat statement???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 13:01:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768468#M533200</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-08-24T13:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 8.3/4 NAT help</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768469#M533203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're using ASA 8.4(2) if that makes any difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (outside,INSIDE) source dynamic any interface destination static interface obj-WebServer service obj-tcp-source-eq-80 obj-tcp-source-eq-80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then no external connections to obj-WebServer to are successful. Executing "show NAT" I can see the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manual NAT Policies (Section 1)&lt;/P&gt;&lt;P&gt;1 (outside) to (INSIDE) source dynamic any interface&amp;nbsp;&amp;nbsp; destination static interface obj-WebServer service obj-tcp-source-eq-80 obj-tcp-source-eq-80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 35&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Auto NAT Policies (Section 2)&lt;/P&gt;&lt;P&gt;1 (INSIDE) to (outside) source dynamic obj_any interface&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 12, untranslate_hits = 12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in Section 1 somehow untranslate hits are occuring but no translate hits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On syslog I see access denied messages from external browser to the &lt;SPAN style="text-decoration: underline;"&gt;EXTERNAL&lt;/SPAN&gt; ASA address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Source IP &lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;Source Port&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt; Destination IP&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt; Destination Port&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;111.111.111.111&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 38057&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ExternalIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 80&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;so it appears NO translation from ExternalIP to obj-WebServer is occurring.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I change the NAT rule to &lt;/P&gt;&lt;P&gt;nat (outside,INSIDE) source dynamic any interface destination static interface obj-WebServer service &lt;SPAN style="text-decoration: underline;"&gt;any&lt;/SPAN&gt; obj-tcp-source-eq-80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then I immediately see translate hits and external traffic can reach obj-WebServer. Of course because I am now grabbing inbound traffic destined for ANY port and NATing to obj-WebServer other outbound traffic fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding of the statement &lt;/P&gt;&lt;P style="padding: 0pt; margin: 0pt;"&gt;nat (outside,INSIDE) source dynamic any interface destination static interface obj-WebServer service obj-tcp-source-eq-80 obj-tcp-source-eq-80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is "match requests from &lt;SPAN style="text-decoration: underline;"&gt;any&lt;/SPAN&gt; source IP with &lt;SPAN style="text-decoration: underline;"&gt;destination&lt;/SPAN&gt; port 80 and destination IP=External Interface IP and change (NAT) the source IP to the Inside interface, the destination IP to obj-WebServer and leave the destination port=80".&lt;/P&gt;&lt;P&gt;The untranslate rule should then restore the original source IP so that traffic can return to the originating host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that correct? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only reason I can see why "service obj-tcp-source-eq-80 obj-tcp-source-eq-80" fails to match any traffic is that the ASA is looking at the original packets source port, which could be anything, rather than it's destination port of 80. But that wouldn't make any sense!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As always any ideas are appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 00:09:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768469#M533203</guid>
      <dc:creator>rscho</dc:creator>
      <dc:date>2011-08-25T00:09:41Z</dc:date>
    </item>
    <item>
      <title>ASA 8.3/4 NAT help</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768470#M533205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rudi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your statement:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;is "match requests from &lt;SPAN style="text-decoration: underline;"&gt;any&lt;/SPAN&gt; source IP with &lt;SPAN style="text-decoration: underline;"&gt;destination&lt;/SPAN&gt; port 80 and destination IP=External Interface IP and change (NAT) the source IP to the Inside interface, the destination IP to obj-WebServer and leave the destination port=80".&lt;P&gt;The untranslate rule should then restore the original source IP so that traffic can return to the originating host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only reason I can see why "service obj-tcp-source-eq-80 obj-tcp-source-eq-80" fails to match any traffic is that the ASA is looking at the original packets source port, which could be anything, rather than it's destination port of 80. But that wouldn't make any sense!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first part is correct as per your understanding, but not the second part. The first port is for the public ip and the second is for the private ip, so logically both are the destination ports for the reqwuest coming from the client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would request you to check that the service object configuration should be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object service obj-tcp-source-eq-80&lt;/P&gt;&lt;P&gt;&amp;nbsp; service tcp destination eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also could you add the following ACL:&lt;/P&gt;&lt;P&gt;access-list 100 extended permit tcp any object obj-WebServer eq www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should definitely work, I do not see any reason why it shouldn't.If it still doesnt work then I would say taking caoptures and logs is the right way to go. Just to check if the request hits the outside interafce on port 80 only?? and if it is getting tarnslated correctly??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These shoudl be your correct capture commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list cap permit ip host &lt;IP of="" host=""&gt; host &lt;INTERFACE ip=""&gt;&lt;/INTERFACE&gt;&lt;/IP&gt;&lt;/P&gt;&lt;P&gt;access-list cap permit ip host &lt;INTERFACE ip=""&gt; host &lt;IP of="" host=""&gt;&lt;/IP&gt;&lt;/INTERFACE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list cap1 permit ip host &lt;INSIDE interface="" ip=""&gt; host &lt;PRIVATE ip="" of="" webserver=""&gt;&lt;/PRIVATE&gt;&lt;/INSIDE&gt;&lt;/P&gt;&lt;P&gt;access-list cap1 permit ip host &lt;PRIVATE ip="" of="" webserver=""&gt; host &lt;INSIDE interface="" ip=""&gt; &lt;/INSIDE&gt;&lt;/PRIVATE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cap capin access-list cap1 interface INSIDE&lt;/P&gt;&lt;P&gt;cap capout access-list cap interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then try connecting and take the output of "show cap capin" and "show cap capout"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know what are the results of these 3 steps. Please follow them in the same order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 04:24:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768470#M533205</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-08-25T04:24:11Z</dc:date>
    </item>
    <item>
      <title>ASA 8.3/4 NAT help</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768471#M533206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You've solved the problem! Following your suggestion I checked the obj-tcp-source-eq-80 object and found it defined as:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="border-collapse: collapse;"&gt;object service obj-tcp-source-eq-80&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&amp;nbsp; service tcp &lt;SPAN style="text-decoration: underline;"&gt;source&lt;/SPAN&gt; eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The object was created using ASDM some time ago and I'm not sure of the original purpose. When creating the new NAT rule I obviously only read the 80 part of the name and blindly assumed the object was what I needed. When I saw you suggestion above the penny dropped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've since tested the rule and it works as expected. It's reassuring that my knowledge of NAT isn't completely screwed up and that I've just made a stupid mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your patience, perserverence and for taking the time to share some of your considerable knowledge with others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rudi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 06:02:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768471#M533206</guid>
      <dc:creator>rscho</dc:creator>
      <dc:date>2011-08-25T06:02:06Z</dc:date>
    </item>
    <item>
      <title>ASA 8.3/4 NAT help</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768472#M533207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to know it worked....The "any" key word working, just lit the bulb in my head &lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/grin.gif"&gt;&lt;/SPAN&gt;. Let me know if you face any other issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 06:15:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-3-4-nat-help/m-p/1768472#M533207</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-08-25T06:15:49Z</dc:date>
    </item>
  </channel>
</rss>

