<?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 5510 (9.2) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5510-9-2/m-p/2861375#M167117</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please can you help me about a rule static Nat one to one is not working well. IN the rule I have three services or three ports tcp 3299, 3200 and 3300, this ports are Nating by the IP address &amp;nbsp;P.P.P.P, when I try test the conection from the outside, the port open correctly, the IP addres P.P.P.P recive the traffic but the outside interface with IP address Y.Y.Y.Y is used for outgoing of this traffic, this is not correct, the traffic outgoing should use the IP Address P.P.P.P and recibe traffic from these ports over the P.P.P.P address.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This is my current configuration:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;object network Server&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;host h.h.h.h&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;nat (inside,outside) static P.P.P.P service tcp 3299 3299&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;access-list outside_in extended permit tcp any4 host h.h.h.h eq 3299&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Any comment is well thank you very much.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 07:45:43 GMT</pubDate>
    <dc:creator>Lucio Garrido</dc:creator>
    <dc:date>2019-03-12T07:45:43Z</dc:date>
    <item>
      <title>ASA 5510 (9.2)</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-9-2/m-p/2861375#M167117</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please can you help me about a rule static Nat one to one is not working well. IN the rule I have three services or three ports tcp 3299, 3200 and 3300, this ports are Nating by the IP address &amp;nbsp;P.P.P.P, when I try test the conection from the outside, the port open correctly, the IP addres P.P.P.P recive the traffic but the outside interface with IP address Y.Y.Y.Y is used for outgoing of this traffic, this is not correct, the traffic outgoing should use the IP Address P.P.P.P and recibe traffic from these ports over the P.P.P.P address.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This is my current configuration:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;object network Server&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;host h.h.h.h&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;nat (inside,outside) static P.P.P.P service tcp 3299 3299&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;access-list outside_in extended permit tcp any4 host h.h.h.h eq 3299&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Any comment is well thank you very much.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:45:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-9-2/m-p/2861375#M167117</guid>
      <dc:creator>Lucio Garrido</dc:creator>
      <dc:date>2019-03-12T07:45:43Z</dc:date>
    </item>
    <item>
      <title>Hi</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-9-2/m-p/2861376#M167119</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;The dynamic NAT entry that you have is also a object NAT statement I presume? If you run the command "show nat" the dynamic NAT statement has a lower sequence number in that list.&lt;/P&gt;
&lt;P&gt;It is better if you use manual NAT statement, instead of an object NAT statement when doing static NAT because manual NAT statements are processed before object NAT statements and you would not run into this problem.&lt;/P&gt;
&lt;P&gt;Your NAT statement would look like this using manual NAT:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;object network p-host&lt;BR /&gt; host p.p.p.p&lt;BR /&gt;&lt;BR /&gt;object service tcp-eq-3299&lt;BR /&gt; service tcp eq 3299&lt;BR /&gt;&lt;BR /&gt;nat (inside,outside) source static Server p-host service tcp-eq-3299 tcp-eq-3299&lt;/PRE&gt;</description>
      <pubDate>Tue, 17 May 2016 20:27:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-9-2/m-p/2861376#M167119</guid>
      <dc:creator>Henrik Grankvist</dc:creator>
      <dc:date>2016-05-17T20:27:36Z</dc:date>
    </item>
  </channel>
</rss>

