<?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: Cisco ASA NAT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-nat/m-p/1746731#M495395</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;I have attached the show configuration of the nat(I have removed some of it as it is repetition of static nat):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network PAT &lt;BR /&gt; host 20.0.1.254&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;object network obj-20.0.0.0 &lt;BR /&gt; subnet 20.0.0.0 255.255.252.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network Svr&lt;BR /&gt; network-object 20.69.5.150 255.255.255.255&lt;BR /&gt; network-object 20.69.5.152 255.255.255.255&lt;BR /&gt; network-object 20.69.160.252 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-192.168.1.0&lt;BR /&gt; nat (Inside,Outside) dynamic PAT&lt;/P&gt;&lt;P&gt;object network is0&lt;BR /&gt; nat (Inside,Outside) static 20.0.0.20&lt;/P&gt;&lt;P&gt;object network is1&lt;BR /&gt; nat (Inside,Outside) static 20.0.0.30&lt;BR /&gt;.&lt;BR /&gt;object network obj-192.168.1.10&lt;/P&gt;&lt;P&gt;nat (Inside,Outside) static obj-20.0.3.10&lt;BR /&gt;.&lt;BR /&gt;.&lt;/P&gt;&lt;P&gt;nat (Inside,any) source static obj-192.168.1.0 obj-192.168.1.0 destination static Svr Svr unidirectional&lt;BR /&gt;nat (Inside,any) source static obj-192.168.1.0 obj-192.168.1.0 destination static obj-20.0.0.0 obj-20.0.0.0 unidirectional&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct that the 20.0.0.0/22 is hanging on the layer 3 switch. Not too sure if additional configuration is required to cause nat to occur when inside hosts tries to access 20.0.0.0/22 from 192.168.1.0? The code being used is 8.3(2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Oct 2011 13:32:51 GMT</pubDate>
    <dc:creator>CSCO10675262_2</dc:creator>
    <dc:date>2011-10-18T13:32:51Z</dc:date>
    <item>
      <title>Cisco ASA NAT</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-nat/m-p/1746729#M495393</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have an ASA firewall and I am trying to understand the concept when ASA performs NAT from inside to outside. For example, if a host on the inside of the firewall were to access networks outside of the firewall multiple hops away, the ip address would be nated based on the configuration. However, if the host would like to access the network outside of the ASA (same subnet of the outside interface of the ASA), based on packet capture I dont seems to see any nat being performed. Instead it makes use of the internal ip address of the host. I was wondering if there may be additional configuration which may be used to ensure that the ASA performs the NAT even though hosts inside the ASA are access clients outside of the ASA but on the same subnet of the ASA outside interface. I have illustrate the diagram below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10.0.0.0/24 (outside)---Layer 3 switch(20.0.0.1/22)--(20.0.0.2/22, Outside interface of ASA)--ASA--192.168.1.1/24(Inside interface of ASA)----PCs/hosts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following confgiurations has been applied:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-20.0.3.10 &lt;BR /&gt;host 20.0.3.10&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;object network obj-192.168.1.10 &lt;BR /&gt;host 192.168.1.10&lt;/P&gt;&lt;P&gt;object network obj-192.168.1.10&lt;BR /&gt;nat (Inside,Outside) static obj-20.0.3.10 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the clients tries to access 10.0.0.0/24, I could see it being nated to 20.0.3.10. However, when the clients tries to access other devices on 20.0.0.0/22, I dont see any nating being performed. I am seeing the actual host ip address(192.168.1.10) accessing the 20.0.0.0/22 subnet. I was wondering if there may any configuration required to perform the nating even though the client is accessing 20.0.0.0/22?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:39:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-nat/m-p/1746729#M495393</guid>
      <dc:creator>CSCO10675262_2</dc:creator>
      <dc:date>2019-03-11T21:39:13Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA NAT</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-nat/m-p/1746730#M495394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the output of show run nat from ASA?? The 20.0.0.0/22 subnet, is that hanging off the L3 switch???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 11:57:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-nat/m-p/1746730#M495394</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-10-18T11:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA NAT</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-nat/m-p/1746731#M495395</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;I have attached the show configuration of the nat(I have removed some of it as it is repetition of static nat):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network PAT &lt;BR /&gt; host 20.0.1.254&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;object network obj-20.0.0.0 &lt;BR /&gt; subnet 20.0.0.0 255.255.252.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network Svr&lt;BR /&gt; network-object 20.69.5.150 255.255.255.255&lt;BR /&gt; network-object 20.69.5.152 255.255.255.255&lt;BR /&gt; network-object 20.69.160.252 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-192.168.1.0&lt;BR /&gt; nat (Inside,Outside) dynamic PAT&lt;/P&gt;&lt;P&gt;object network is0&lt;BR /&gt; nat (Inside,Outside) static 20.0.0.20&lt;/P&gt;&lt;P&gt;object network is1&lt;BR /&gt; nat (Inside,Outside) static 20.0.0.30&lt;BR /&gt;.&lt;BR /&gt;object network obj-192.168.1.10&lt;/P&gt;&lt;P&gt;nat (Inside,Outside) static obj-20.0.3.10&lt;BR /&gt;.&lt;BR /&gt;.&lt;/P&gt;&lt;P&gt;nat (Inside,any) source static obj-192.168.1.0 obj-192.168.1.0 destination static Svr Svr unidirectional&lt;BR /&gt;nat (Inside,any) source static obj-192.168.1.0 obj-192.168.1.0 destination static obj-20.0.0.0 obj-20.0.0.0 unidirectional&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct that the 20.0.0.0/22 is hanging on the layer 3 switch. Not too sure if additional configuration is required to cause nat to occur when inside hosts tries to access 20.0.0.0/22 from 192.168.1.0? The code being used is 8.3(2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 13:32:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-nat/m-p/1746731#M495395</guid>
      <dc:creator>CSCO10675262_2</dc:creator>
      <dc:date>2011-10-18T13:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA NAT</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-nat/m-p/1746732#M495396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Didnt realize that I had the following statements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (Inside,any) source static obj-192.168.1.0 obj-192.168.1.0 destination static Svr Svr unidirectional&lt;BR /&gt;nat (Inside,any) source static obj-192.168.1.0 obj-192.168.1.0 destination static obj-20.0.0.0 obj-20.0.0.0 unidirectional&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the assistance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 00:43:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-nat/m-p/1746732#M495396</guid>
      <dc:creator>CSCO10675262_2</dc:creator>
      <dc:date>2011-10-20T00:43:39Z</dc:date>
    </item>
  </channel>
</rss>

