<?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 9.1 NAT Issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-9-1-nat-issue/m-p/2487181#M269359</link>
    <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strange NAT issue on my ASA 5512 (9.1). I have a site to site VPN set up between two sites and have configured multiple NAT exemption rules and a dynamic NAT rule, NAT'd traffic is for any traffic not exempt. Testing to the remote-network was only partially successful as I was only able to verify connectivity to the mail server, drive mappings constantly failed even though the reside on the same subnet. NAT also failed completely during testing although I think that is due to the user receiving an APIPA after an accidental reboot and was unable to reach the DHCP server (remote-network).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Network objects:&lt;/P&gt;&lt;P&gt;Inside-Network: 172.19.0.0/24&lt;/P&gt;&lt;P&gt;Remote-Network: 10.202.38.0/24&lt;/P&gt;&lt;P&gt;Vmware: 192.168.1.0/24&lt;/P&gt;&lt;P&gt;Intranet: 192.168.2.0/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT Config:&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static Inside-Network Inside-Network destination static Remote-Network Remote-Network&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static Inside-Network Inside-Network destination static Vmware Vmware&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static Inside-Network Inside-Network destination static Intranet Intranet&lt;/P&gt;&lt;P&gt;nat (any,outside) after-auto source dynamic any interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate my NAT commands may be incorrect as i'm only just starting to familiarise myself with 9.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions are most welcome.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 03:47:09 GMT</pubDate>
    <dc:creator>nigel doe</dc:creator>
    <dc:date>2019-03-12T03:47:09Z</dc:date>
    <item>
      <title>ASA 9.1 NAT Issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-1-nat-issue/m-p/2487181#M269359</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strange NAT issue on my ASA 5512 (9.1). I have a site to site VPN set up between two sites and have configured multiple NAT exemption rules and a dynamic NAT rule, NAT'd traffic is for any traffic not exempt. Testing to the remote-network was only partially successful as I was only able to verify connectivity to the mail server, drive mappings constantly failed even though the reside on the same subnet. NAT also failed completely during testing although I think that is due to the user receiving an APIPA after an accidental reboot and was unable to reach the DHCP server (remote-network).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Network objects:&lt;/P&gt;&lt;P&gt;Inside-Network: 172.19.0.0/24&lt;/P&gt;&lt;P&gt;Remote-Network: 10.202.38.0/24&lt;/P&gt;&lt;P&gt;Vmware: 192.168.1.0/24&lt;/P&gt;&lt;P&gt;Intranet: 192.168.2.0/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT Config:&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static Inside-Network Inside-Network destination static Remote-Network Remote-Network&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static Inside-Network Inside-Network destination static Vmware Vmware&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static Inside-Network Inside-Network destination static Intranet Intranet&lt;/P&gt;&lt;P&gt;nat (any,outside) after-auto source dynamic any interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate my NAT commands may be incorrect as i'm only just starting to familiarise myself with 9.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions are most welcome.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:47:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-1-nat-issue/m-p/2487181#M269359</guid>
      <dc:creator>nigel doe</dc:creator>
      <dc:date>2019-03-12T03:47:09Z</dc:date>
    </item>
    <item>
      <title>ASA 9.1 NAT Issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-1-nat-issue/m-p/2487182#M269363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your NAT rules look good.&lt;/P&gt;&lt;P&gt;How did you test the NAT?&lt;/P&gt;&lt;P&gt;You can use packet tracer to confirm it is configured correctly:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; packet-tracer input [src_int] protocol src_addr src_port dest_addr&amp;nbsp; dest_port &lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;packet input inside tcp 172.19.0.5 1025 192.168.1.5 80&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Felipe.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;Remember to rate useful posts. &lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 00:57:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-1-nat-issue/m-p/2487182#M269363</guid>
      <dc:creator>lcambron</dc:creator>
      <dc:date>2014-02-19T00:57:57Z</dc:date>
    </item>
  </channel>
</rss>

