<?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 After a bit more searching I in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/double-nat-query/m-p/2662639#M201550</link>
    <description>&lt;P&gt;After a bit more searching I came across the solution here:&amp;nbsp;&lt;/P&gt;
&lt;ADDRESS&gt;https://www.fir3net.com/Firewalls/Cisco/cisco-asa-twice-nat.html&lt;/ADDRESS&gt;
&lt;P&gt;Make sure that proxy arp is enabled otherwise the IP address doesn't appear in the arp tables of the switches.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;PRE&gt;
nat (outside,office) 1 source dynamic any ins-nat destination static wan-4.2.2.1 ssh-172.22.0.23 service SSH-24242-tcp SSH-tcp

&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Mar 2015 13:39:57 GMT</pubDate>
    <dc:creator>james.tucker</dc:creator>
    <dc:date>2015-03-02T13:39:57Z</dc:date>
    <item>
      <title>Double NAT Query</title>
      <link>https://community.cisco.com/t5/network-security/double-nat-query/m-p/2662638#M201549</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am&amp;nbsp;trying to create NAT rule that will allow clients on the internet to connect to the ASAs outside interface&amp;nbsp;on port 242, have the packets D-NATed to a server, 172.22.0.65 on port 22, inside interface but when the packet reaches the server the source address of the packet will be the inside interface address of the ASA, 10.5.1.41.&lt;/P&gt;
&lt;P&gt;The ASA is running 9.2.1 and is in multiple context mode.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my GNS3 8.4 ASA this almost work in so far as it translated to the server with the source address of 4.2.2.1:&lt;/P&gt;

&lt;PRE&gt;
object network ssh-172.22.0.65
 host 172.22.0.23
object network wan-4.2.2.1
 host 4.2.2.1
object service SSH
 service tcp destination eq ssh
object service SSH-24242
 service tcp destination eq 24242

nat (outside,inside) source dynamic any wan-4.2.2.1 destination static interface ssh-172.22.0.23 service SSH-24242 SSH&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the production&amp;nbsp;environment I am falling foul of the dynamic NAT and haven''t been able to work around that even by using after-auto positioning.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For reference here are the existing NAT statements:&lt;/P&gt;

&lt;PRE&gt;
ASA5585-SSP-40/l-asa-02(config)# sho run nat
nat (office,infradmz) source dynamic any interface
nat (wlan-internet,outside) source dynamic any interface
nat (wlan-guest,outside) source dynamic any interface
nat (wlan-internet,infradmz) source dynamic any interface
nat (office,outside) source static L-ASA-02-OUTSIDE L-ASA-02-OUTSIDE destination static Z-VPN-02-OUTSIDE Z-VPN-02-OUTSIDE
nat (office,outside) source static ALL-NETWORKS ALL-NETWORKS destination static office-declisub office-declisub
!
nat (office,outside) after-auto source dynamic any interface
&lt;/PRE&gt;

&lt;P&gt;Has anybody got any suggestions please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TIA, James&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:34:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/double-nat-query/m-p/2662638#M201549</guid>
      <dc:creator>james.tucker</dc:creator>
      <dc:date>2019-03-12T05:34:41Z</dc:date>
    </item>
    <item>
      <title>After a bit more searching I</title>
      <link>https://community.cisco.com/t5/network-security/double-nat-query/m-p/2662639#M201550</link>
      <description>&lt;P&gt;After a bit more searching I came across the solution here:&amp;nbsp;&lt;/P&gt;
&lt;ADDRESS&gt;https://www.fir3net.com/Firewalls/Cisco/cisco-asa-twice-nat.html&lt;/ADDRESS&gt;
&lt;P&gt;Make sure that proxy arp is enabled otherwise the IP address doesn't appear in the arp tables of the switches.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;PRE&gt;
nat (outside,office) 1 source dynamic any ins-nat destination static wan-4.2.2.1 ssh-172.22.0.23 service SSH-24242-tcp SSH-tcp

&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2015 13:39:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/double-nat-query/m-p/2662639#M201550</guid>
      <dc:creator>james.tucker</dc:creator>
      <dc:date>2015-03-02T13:39:57Z</dc:date>
    </item>
  </channel>
</rss>

