<?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 NAT Complications in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-complications/m-p/1697065#M534790</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andy &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Couldn't agree more. GUIs are useful sometimes but i never got on with ASDM at all.&amp;nbsp; I would fire it up and by the time i had worked out what to do i could have configured 3 firewalls by using the CLI &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jul 2011 13:39:48 GMT</pubDate>
    <dc:creator>Jon Marshall</dc:creator>
    <dc:date>2011-07-28T13:39:48Z</dc:date>
    <item>
      <title>NAT Complications</title>
      <link>https://community.cisco.com/t5/network-security/nat-complications/m-p/1697062#M534784</link>
      <description>&lt;P&gt;Hi Guys, was hoping you could help.&amp;nbsp; I'm getting myself in a big muddle with regards to NATing, and could do with some clarity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a setup whereby there are 2 firewalls back to back on a 172.22.11.0/24 subnet.&amp;nbsp; I control one firewall, another company (company B)&amp;nbsp; the other.&amp;nbsp; My PIX has its outside interface as 172.22.11.254, and its inside interface as 172.22.255.21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to set up a NAT whereby clients on my inside network can connect to 172.22.11.11 (as this is routable by me) on a specific port, and this will NAT them to the real address 172.31.36.6 on the same port, on the other side of company B's firewall.&amp;nbsp; Company B are doing the reverse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've allowed traffic to come into the firewall's inside interface, and can see it entering.&amp;nbsp; There is a dynamic NAT mapping any traffic from the inside interface to the outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've set up a static NAT policy rule on the outside interface, taking a source IP of the outside interface (172.22.11.254), a destination of 172.22.11.11, a static translation to 172.31.36.6, and the relevant port translation, but this doesn't work.&amp;nbsp; Looking at the logs, I can't see anything even attempting to be translated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this is a lot to take in, but any ideas where I'm going wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any suggestions.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:05:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-complications/m-p/1697062#M534784</guid>
      <dc:creator>andrewburridge</dc:creator>
      <dc:date>2019-03-11T21:05:00Z</dc:date>
    </item>
    <item>
      <title>NAT Complications</title>
      <link>https://community.cisco.com/t5/network-security/nat-complications/m-p/1697063#M534786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I've set up a static NAT policy rule on the outside interface, &lt;STRONG&gt;taking a source IP of the outside interface (172.22.11.254)&lt;/STRONG&gt;, a destination of 172.22.11.11, a static translation to 172.31.36.6, and the relevant port translation, but this doesn't work.&amp;nbsp; Looking at the logs, I can't see anything even attempting to be translated.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure what you mean by the bit in bold. But from your requirements have you tried - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (outside,inside) 172.22.11.11 172.31.36.6 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 12:07:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-complications/m-p/1697063#M534786</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2011-07-28T12:07:51Z</dc:date>
    </item>
    <item>
      <title>NAT Complications</title>
      <link>https://community.cisco.com/t5/network-security/nat-complications/m-p/1697064#M534788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That appears to be working now, at least from my end.&amp;nbsp; I was going through the GUI and ended up applying the NAT the wrong way round by the looks of things.&amp;nbsp; Lesson learned, alway stick to the CLI!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 13:33:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-complications/m-p/1697064#M534788</guid>
      <dc:creator>andrewburridge</dc:creator>
      <dc:date>2011-07-28T13:33:56Z</dc:date>
    </item>
    <item>
      <title>NAT Complications</title>
      <link>https://community.cisco.com/t5/network-security/nat-complications/m-p/1697065#M534790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andy &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Couldn't agree more. GUIs are useful sometimes but i never got on with ASDM at all.&amp;nbsp; I would fire it up and by the time i had worked out what to do i could have configured 3 firewalls by using the CLI &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 13:39:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-complications/m-p/1697065#M534790</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2011-07-28T13:39:48Z</dc:date>
    </item>
  </channel>
</rss>

