<?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 Thank for your reply.That in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637258#M196086</link>
    <description>&lt;P&gt;Thank for your reply.&lt;/P&gt;&lt;P&gt;That didn't work anyway. Please find the new sh run in attached.&lt;/P&gt;&lt;P&gt;I get the same error:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;Mar 14 2015&lt;/TD&gt;&lt;TD&gt;20:13:10&lt;/TD&gt;&lt;TD&gt;710003&lt;/TD&gt;&lt;TD&gt;80.12.35.21&lt;/TD&gt;&lt;TD&gt;52470&lt;/TD&gt;&lt;TD&gt;109.190.13.144&lt;/TD&gt;&lt;TD&gt;80&lt;/TD&gt;&lt;TD&gt;TCP access denied by ACL from 80.12.35.21/52470 to outside-OVH:109.190.13.144/80&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Indeed, I removed my previous nat for testing.&lt;/P&gt;&lt;P&gt;Arthur&lt;/P&gt;</description>
    <pubDate>Sat, 14 Mar 2015 19:13:32 GMT</pubDate>
    <dc:creator>Arthur DENIS</dc:creator>
    <dc:date>2015-03-14T19:13:32Z</dc:date>
    <item>
      <title>ASA - NAT issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637253#M196081</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I try to configure my ASA firewall to redirect http port from outside (outside-OVH) to inside (vlan1).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please find here the following configuration:&lt;/P&gt;

&lt;PRE style="color: rgb(0, 0, 0); line-height: normal;"&gt;
object network NAT-SERVEUR-HTTP-IN
 nat (VLAN1,outside-OVH) static interface service tcp www www &lt;/PRE&gt;

&lt;PRE style="color: rgb(0, 0, 0); line-height: normal;"&gt;
access-list outside-OVH_access_in extended permit tcp any4 object-group DM_INLINE_NETWORK_1 eq www &lt;/PRE&gt;

&lt;PRE style="color: rgb(0, 0, 0); line-height: normal;"&gt;
object-group network DM_INLINE_NETWORK_1
 network-object object NAT-SERVEUR-HTTP-IN
 network-object object SRV-SERVEUR&lt;/PRE&gt;

&lt;PRE style="color: rgb(0, 0, 0); line-height: normal;"&gt;
object network NAT-SERVEUR-HTTP-IN
 host 192.168.1.2&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I get this logs from ASDM:&lt;/P&gt;
&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;Mar 14 2015&lt;/TD&gt;&lt;TD&gt;16:06:12&lt;/TD&gt;&lt;TD&gt;710003&lt;/TD&gt;&lt;TD&gt;80.12.35.21&lt;/TD&gt;&lt;TD&gt;52108&lt;/TD&gt;&lt;TD&gt;109.190.13.144&lt;/TD&gt;&lt;TD&gt;80&lt;/TD&gt;&lt;TD&gt;TCP access denied by ACL from 80.12.35.21/52108 to outside-OVH:109.190.13.144/80&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please help me about it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for advance,&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:38:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637253#M196081</guid>
      <dc:creator>Arthur DENIS</dc:creator>
      <dc:date>2019-03-12T05:38:32Z</dc:date>
    </item>
    <item>
      <title>Hi. Can you please provide</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637254#M196082</link>
      <description>&lt;P&gt;Hi. Can you please provide all your NAT statements......... or your entire running config. That will make it easier to troubleshoot.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2015 18:01:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637254#M196082</guid>
      <dc:creator>Andre Neethling</dc:creator>
      <dc:date>2015-03-14T18:01:54Z</dc:date>
    </item>
    <item>
      <title>Can you post the output of -</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637255#M196083</link>
      <description>&lt;P&gt;Can you post the output of -&lt;/P&gt;&lt;P&gt;"packet-tracer input outside tcp 8.8.8.8 12345 &amp;lt;public IP of web server&amp;gt; 80"&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;"sh nat"&lt;/P&gt;&lt;P&gt;and also your ASA configuration.&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2015 18:03:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637255#M196083</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-03-14T18:03:28Z</dc:date>
    </item>
    <item>
      <title>Hi,Please find in attached</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637256#M196084</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please find in attached the "sh nat" and the "sh run" result.&lt;/P&gt;&lt;P&gt;I don't get nothing from packet-capture...&lt;/P&gt;&lt;P&gt;KR&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2015 18:57:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637256#M196084</guid>
      <dc:creator>Arthur DENIS</dc:creator>
      <dc:date>2015-03-14T18:57:04Z</dc:date>
    </item>
    <item>
      <title>I don't understand.Your NAT</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637257#M196085</link>
      <description>&lt;P&gt;I don't understand.&lt;/P&gt;&lt;P&gt;Your NAT output and your running config does not show&amp;nbsp;the static statements in your original post ?&lt;/P&gt;&lt;P&gt;Did you remove them ?&lt;/P&gt;&lt;P&gt;Anyway, put them back in and change this statement -&lt;/P&gt;&lt;P&gt;nat (VLAN1,outside-OVH) source dynamic NET-VLAN1 interface&lt;/P&gt;&lt;P&gt;to be&lt;/P&gt;&lt;P&gt;nat (VLAN1,outside-OVH) after-auto source dynamic NET-VLAN1 interface&lt;/P&gt;&lt;P&gt;and try again.&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2015 19:04:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637257#M196085</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-03-14T19:04:37Z</dc:date>
    </item>
    <item>
      <title>Thank for your reply.That</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637258#M196086</link>
      <description>&lt;P&gt;Thank for your reply.&lt;/P&gt;&lt;P&gt;That didn't work anyway. Please find the new sh run in attached.&lt;/P&gt;&lt;P&gt;I get the same error:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;Mar 14 2015&lt;/TD&gt;&lt;TD&gt;20:13:10&lt;/TD&gt;&lt;TD&gt;710003&lt;/TD&gt;&lt;TD&gt;80.12.35.21&lt;/TD&gt;&lt;TD&gt;52470&lt;/TD&gt;&lt;TD&gt;109.190.13.144&lt;/TD&gt;&lt;TD&gt;80&lt;/TD&gt;&lt;TD&gt;TCP access denied by ACL from 80.12.35.21/52470 to outside-OVH:109.190.13.144/80&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Indeed, I removed my previous nat for testing.&lt;/P&gt;&lt;P&gt;Arthur&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2015 19:13:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637258#M196086</guid>
      <dc:creator>Arthur DENIS</dc:creator>
      <dc:date>2015-03-14T19:13:32Z</dc:date>
    </item>
    <item>
      <title>Can you do a "sh nat" again</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637259#M196087</link>
      <description>&lt;P&gt;Can you do a "sh nat" again and post the output.&lt;/P&gt;&lt;P&gt;And from the CLI can you run the packet-tracer command, I made a mistake on the interface&amp;nbsp;name so -&lt;/P&gt;&lt;P&gt;"packet-tracer input outside-OVH tcp 8.8.8.8 12345 &amp;lt;public IP of web server&amp;gt; 80"&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2015 19:17:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637259#M196087</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-03-14T19:17:14Z</dc:date>
    </item>
    <item>
      <title>Please find the file in</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637260#M196088</link>
      <description>&lt;P&gt;Please find the file in attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arthur&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2015 19:44:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637260#M196088</guid>
      <dc:creator>Arthur DENIS</dc:creator>
      <dc:date>2015-03-14T19:44:50Z</dc:date>
    </item>
    <item>
      <title>The problem is it is not</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637261#M196089</link>
      <description>&lt;P&gt;The problem is it is not using your static NAT statements which usually means it is matching one of your rules before that.&lt;/P&gt;&lt;P&gt;Although I can't see which rule&amp;nbsp;it would be matching.&lt;/P&gt;&lt;P&gt;Can you try doing a "clear xlate" and retesting.&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2015 20:14:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637261#M196089</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-03-14T20:14:55Z</dc:date>
    </item>
    <item>
      <title>I send a "clear xlate"</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637262#M196090</link>
      <description>&lt;P&gt;I send a "clear xlate" command, but it remain the same issue (syslog id 710003).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe is the issue occur because I try to NAT outside to inside with the same IP address that the outside-OVH interface?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Arthur&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2015 21:29:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637262#M196090</guid>
      <dc:creator>Arthur DENIS</dc:creator>
      <dc:date>2015-03-14T21:29:01Z</dc:date>
    </item>
    <item>
      <title>ArthurYou mean this line -nat</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637263#M196091</link>
      <description>&lt;P&gt;Arthur&lt;/P&gt;&lt;P&gt;You mean this line -&lt;/P&gt;&lt;P&gt;&lt;EM&gt;nat (outside-OVH,VLAN1) source dynamic any interface destination static NET-VLAN1 NET-VLAN1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;yes, I did wonder whether that was the line that was somehow matching but as far as I understand it that should only match if the destination IP was 192.168.1.x but it won't be.&lt;/P&gt;&lt;P&gt;The incoming packet should have an public IP, the IP of the outside interface.&lt;/P&gt;&lt;P&gt;You can try removing it temporarily to see what effect it has.&lt;/P&gt;&lt;P&gt;Bear in mind that even if it had matched the static PAT statement it would not then have gone back to the above rule so you wouldn't have translated all the source IPs (internet IPs) to the inside interface.&lt;/P&gt;&lt;P&gt;Or at least that's my understanding of it.&lt;/P&gt;&lt;P&gt;It you do remove it and it does work then I really don't understand 8.3 NAT as well as I thought I did &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2015 12:21:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637263#M196091</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-03-15T12:21:14Z</dc:date>
    </item>
    <item>
      <title>Jon, I disable this line:    </title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637264#M196092</link>
      <description>&lt;P&gt;Jon,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I disable this line:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nat (outside-OVH,VLAN1) 3 source dynamic any interface destination static NET-VLAN1 NET-VLAN1 inactive&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;But problem is already here &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't really understand why "TCP access denied by ACL", or at least by which ACL...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, please keep in mind that my ASA is in version 9.3, not 8.3 !&lt;/P&gt;&lt;P&gt;Arthur&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2015 13:27:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637264#M196092</guid>
      <dc:creator>Arthur DENIS</dc:creator>
      <dc:date>2015-03-15T13:27:51Z</dc:date>
    </item>
    <item>
      <title>Yes sorry, I meant post 8.3</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637265#M196093</link>
      <description>&lt;P&gt;Yes sorry, I meant post 8.3 NAT which is when it all changed &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Your packet-tracer output is talking about an acl but that is because it hasn't matched a NAT rule. It can be a bit misleading in terms of reading it.&lt;/P&gt;&lt;P&gt;What you should see in packet tracer is a specific NAT statement showing the translation but you aren't.&lt;/P&gt;&lt;P&gt;Can you try changing the "any" interface in your static statement to the specific interface and then retest.&lt;/P&gt;&lt;P&gt;Can you also post your running config again as it is now and I will have another look to see if there is anything obvious I have missed.&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2015 13:34:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637265#M196093</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-03-15T13:34:17Z</dc:date>
    </item>
    <item>
      <title>Ah ok :-) I change the "any"</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637266#M196094</link>
      <description>&lt;P&gt;Ah ok &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I change the "any" interface to "VLAN1" interface in my static statement. I make a clear xlate, try again... and it the same issue again!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The new sh run in attached.&lt;/P&gt;&lt;P&gt;Arthur&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2015 13:47:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637266#M196094</guid>
      <dc:creator>Arthur DENIS</dc:creator>
      <dc:date>2015-03-15T13:47:27Z</dc:date>
    </item>
    <item>
      <title>Is there any traffic going</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637267#M196095</link>
      <description>&lt;P&gt;Is there any traffic going through the ASA at the moment or this is a downtime period for you ?&lt;/P&gt;&lt;P&gt;If there isn't traffic we need to work out where the NAT is failing so can you -&lt;/P&gt;&lt;P&gt;1) run a "sh nat" and save the output&lt;/P&gt;&lt;P&gt;2) straight after that try and connect to the web server&lt;/P&gt;&lt;P&gt;3) run a "sh nat" again&lt;/P&gt;&lt;P&gt;we&amp;nbsp;might be able to see which rule has increased in terms of translations which would give us a clue as to what is happening.&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2015 14:13:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637267#M196095</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-03-15T14:13:46Z</dc:date>
    </item>
    <item>
      <title>This is a downtime periode</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637268#M196096</link>
      <description>&lt;P&gt;This is a downtime periode for me (few server remain up, but is not critical trafic).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the first output "shnat1" and the second (after trying) "shnat2".&lt;/P&gt;&lt;P&gt;It seems that we don't match the NAT object from outside to inside trafic on http.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe that is not normal... An error in the config?&lt;/P&gt;&lt;P&gt;Arthur&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2015 14:26:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637268#M196096</guid>
      <dc:creator>Arthur DENIS</dc:creator>
      <dc:date>2015-03-15T14:26:49Z</dc:date>
    </item>
    <item>
      <title>Well it looks like it is</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637269#M196097</link>
      <description>&lt;P&gt;Well it looks like it is simply skipping the static NAT in section 2 and going straight to section 3.&lt;/P&gt;&lt;P&gt;Why it's doing that I have no idea &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So we can try a couple of things.&lt;/P&gt;&lt;P&gt;Firstly let's move your section 3 dynamic NAT to section 2. Static takes precedence over dynamic so your statics should be used first. I just want to see if section 2 is being used at all.&lt;/P&gt;&lt;P&gt;So replace -&lt;/P&gt;&lt;P&gt;nat (VLAN1,outside-OVH) after-auto source dynamic NET-VLAN1 interface&lt;/P&gt;&lt;P&gt;with this -&lt;/P&gt;&lt;P&gt;object network NET-VLAN1&lt;BR /&gt;nat (VLAN1,outside-OVH) dynamic interface&lt;/P&gt;&lt;P&gt;then do a "sh nat" and it should show both the static and dynamic NAT entries in section 2 now.&lt;/P&gt;&lt;P&gt;Record the "sh nat" as before, retest and see what happens.&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2015 14:42:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637269#M196097</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-03-15T14:42:45Z</dc:date>
    </item>
    <item>
      <title>I make the modification, and</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637270#M196098</link>
      <description>&lt;P&gt;I make the modification, and get the show nat output (in attached).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem occur again &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Arthur&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2015 15:02:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637270#M196098</guid>
      <dc:creator>Arthur DENIS</dc:creator>
      <dc:date>2015-03-15T15:02:23Z</dc:date>
    </item>
    <item>
      <title>ArthurWe'll hopefully get</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637271#M196099</link>
      <description>&lt;P&gt;Arthur&lt;/P&gt;&lt;P&gt;We'll hopefully get there in the end &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you remove the static statement you currently have and add this -&lt;/P&gt;&lt;P&gt;nat (VLAN1,outside-OVH) source static NAT-SERVEUR-HTTP-IN NAT-SERVEUR-HTTP-IN service http http&lt;/P&gt;&lt;P&gt;and do the "sh nat" outputs and retest.&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2015 15:12:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637271#M196099</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-03-15T15:12:37Z</dc:date>
    </item>
    <item>
      <title>Yes I hope so :) I make</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637272#M196100</link>
      <description>&lt;P&gt;Yes I hope so &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I make modification, clear xlate, and... That don't work...&lt;/P&gt;&lt;P&gt;Sh nat result in attached.&lt;/P&gt;&lt;P&gt;Arthur&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS: If you want try to see in real time, maybe we can schedule a teamviewer - if you want?&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2015 15:21:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-issue/m-p/2637272#M196100</guid>
      <dc:creator>Arthur DENIS</dc:creator>
      <dc:date>2015-03-15T15:21:06Z</dc:date>
    </item>
  </channel>
</rss>

