<?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: NAT Challenges in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-challenges/m-p/3802370#M6986</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;You can use the following commands:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;object network SERVER_EXTERNAL_NAT_IP&lt;BR /&gt;host 172.16.3.4&lt;BR /&gt;object network SERVER_INTERNAL_IP&lt;BR /&gt;host 10.0.1.4&lt;/P&gt;
&lt;P&gt;object network CLIENTA&lt;/P&gt;
&lt;P&gt;&amp;nbsp;host x.x.x.x&lt;/P&gt;
&lt;P&gt;!&lt;BR /&gt;nat (inside,outside)&amp;nbsp;source static&amp;nbsp;&lt;SPAN&gt;SERVER_INTERNAL_IP&amp;nbsp;SERVER_EXTERNAL_NAT_IP destination static CLIENTA CLIENTA no-proxy-arp route-lookup&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Test it and let me know.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also, if not working, run the following command and pase the output into a text file:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;packet-tracer input inside icmp 10.0.1.4 8 0 x.x.x.x —&amp;gt; where x.x.x.x is client A IP&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Feb 2019 00:39:49 GMT</pubDate>
    <dc:creator>Francesco Molino</dc:creator>
    <dc:date>2019-02-15T00:39:49Z</dc:date>
    <item>
      <title>NAT Challenges</title>
      <link>https://community.cisco.com/t5/network-security/nat-challenges/m-p/3802363#M6984</link>
      <description>&lt;P&gt;I think I need a twice nat but i have never done one and its confusing to me.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My scenario is this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Client A = 10.81.113.10&lt;/P&gt;
&lt;P&gt;Server B = 10.0.1.4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Site A has Client A&lt;/P&gt;
&lt;P&gt;Site B has Server B&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Client A cannot hit Server B on its IP address (real IP). Server B sits behind an ASA. I have created a one to one nat for Client A to hit 172.16.3.4 rather then 10.0.1.4.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;object network SERVER_EXTERNAL_NAT_IP&lt;BR /&gt; host 172.16.3.4&lt;BR /&gt;object network SERVER_INTERNAL_IP&lt;BR /&gt; host 10.0.1.4&lt;/P&gt;
&lt;P&gt;object network SERVER_INTERNAL_IP&lt;BR /&gt; nat (inside,outside) static SERVER_EXTERNAL_NAT_IP&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So from client A to that server communication works. Now here is the issue. Because client A has an application that is set to talk to 172.16.3.4, when Server B makes a connection to Client A it uses its real IP of 10.0.1.4 and the application doesn't understand that. So how do I make sure when the server communicates out to JUST client A that its IP is source IP is 172.16.3.4?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:49:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-challenges/m-p/3802363#M6984</guid>
      <dc:creator>Steven Williams</dc:creator>
      <dc:date>2020-02-21T16:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Challenges</title>
      <link>https://community.cisco.com/t5/network-security/nat-challenges/m-p/3802370#M6986</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;You can use the following commands:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;object network SERVER_EXTERNAL_NAT_IP&lt;BR /&gt;host 172.16.3.4&lt;BR /&gt;object network SERVER_INTERNAL_IP&lt;BR /&gt;host 10.0.1.4&lt;/P&gt;
&lt;P&gt;object network CLIENTA&lt;/P&gt;
&lt;P&gt;&amp;nbsp;host x.x.x.x&lt;/P&gt;
&lt;P&gt;!&lt;BR /&gt;nat (inside,outside)&amp;nbsp;source static&amp;nbsp;&lt;SPAN&gt;SERVER_INTERNAL_IP&amp;nbsp;SERVER_EXTERNAL_NAT_IP destination static CLIENTA CLIENTA no-proxy-arp route-lookup&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Test it and let me know.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also, if not working, run the following command and pase the output into a text file:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;packet-tracer input inside icmp 10.0.1.4 8 0 x.x.x.x —&amp;gt; where x.x.x.x is client A IP&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 00:39:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-challenges/m-p/3802370#M6986</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2019-02-15T00:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Challenges</title>
      <link>https://community.cisco.com/t5/network-security/nat-challenges/m-p/3802753#M6989</link>
      <description>ERROR: Option route-lookup is only allowed for static identity case</description>
      <pubDate>Fri, 15 Feb 2019 13:51:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-challenges/m-p/3802753#M6989</guid>
      <dc:creator>Steven Williams</dc:creator>
      <dc:date>2019-02-15T13:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Challenges</title>
      <link>https://community.cisco.com/t5/network-security/nat-challenges/m-p/3802773#M6991</link>
      <description>&lt;P&gt;I think what I am trying to accomplish is impossible.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lets say I have Server B at site B, one single network card, 10.0.1.2. Local things connect to 10.0.1.2, but when I create the NAT for Site A to connect to it on 172.16.3.4, the local communication stops working? is it because of the NAT on the firewall?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 14:17:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-challenges/m-p/3802773#M6991</guid>
      <dc:creator>Steven Williams</dc:creator>
      <dc:date>2019-02-15T14:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Challenges</title>
      <link>https://community.cisco.com/t5/network-security/nat-challenges/m-p/3802827#M6995</link>
      <description>&lt;P&gt;if it only has one nic card, Yes. it can either support one rule(without NAT or With NAT). to accomplish that, i would do it with two nic cards, one for local network and other for external and add routing rules on the server.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 15:34:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-challenges/m-p/3802827#M6995</guid>
      <dc:creator>venkat_n7</dc:creator>
      <dc:date>2019-02-15T15:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Challenges</title>
      <link>https://community.cisco.com/t5/network-security/nat-challenges/m-p/3802853#M7023</link>
      <description>Yeah sorry for the route-lookup my bad.&lt;BR /&gt;&lt;BR /&gt;However, on which asa you're setting this nat on site B or site A?&lt;BR /&gt;&lt;BR /&gt;Can you share a quick sketch on how everything is setup? What you want to do is possible, now it depends on how and this will depend on your design?&lt;BR /&gt;I just assumed a design based on description you gave but maybe I assumed wrong. That's why I'm asking a quick design</description>
      <pubDate>Fri, 15 Feb 2019 16:20:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-challenges/m-p/3802853#M7023</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2019-02-15T16:20:10Z</dc:date>
    </item>
  </channel>
</rss>

