<?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: FWSM dynamic NAT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fwsm-dynamic-nat/m-p/1485786#M733011</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check your logs for the traffi to see if it says something interesting like "Translation creation failed" or denies.&lt;/P&gt;&lt;P&gt;Are the 10.10.10.0 host behind the DMZ_1?&lt;/P&gt;&lt;P&gt;Could it be that you are not translating the DMZ2 hosts (nat-control or dynamic NAT enabled for those)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jun 2010 22:23:53 GMT</pubDate>
    <dc:creator>Panos Kampanakis</dc:creator>
    <dc:date>2010-06-11T22:23:53Z</dc:date>
    <item>
      <title>FWSM dynamic NAT</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-dynamic-nat/m-p/1485783#M733004</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;I have FWSM with OS 3.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it work to have PAT from interface with lower security level to interface with higher securuty level?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this config and it doesn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan10&lt;BR /&gt;nameif DMZ_1&lt;BR /&gt;security-level 30&lt;BR /&gt;ip address 10.10.4.1 255.255.255.0 standby 10.10.4.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan20&lt;BR /&gt;nameif DMZ_2&lt;BR /&gt;security-level 55&lt;BR /&gt;ip address 10.10.70.1 255.255.255.0 standby 10.10.70.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (DMZ_1) 1 10.10.10.0 255.255.255.0&lt;/P&gt;&lt;P&gt;global (DMZ_2) 1 interface&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;access-group dmz-1 in interface DMZ_1&lt;BR /&gt;access-group dmz-2 in interface DMZ_2&lt;/P&gt;&lt;P&gt;access-list dmz_1 extended permit icmp any any&lt;/P&gt;&lt;P&gt;access-list dmz_2 extended permit icmp any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route DMZ_1 10.10.10.0 255.255.255.0 10.10.4.3 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ping doesn't flow from DMZ_1 10.10.10.10 to DMZ_2 10.10.70.3, but the moment I configure static NAT with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (DMZ_2,DMZ_1) 10.10.70.0 10.10.70.0 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ping works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:58:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-dynamic-nat/m-p/1485783#M733004</guid>
      <dc:creator>Antonio_1_2</dc:creator>
      <dc:date>2019-03-11T17:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM dynamic NAT</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-dynamic-nat/m-p/1485784#M733007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is outside nat&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/fwsm/fwsm32/command/reference/no.html#wp1614952"&gt;http://www.cisco.com/en/US/docs/security/fwsm/fwsm32/command/reference/no.html#wp1614952&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (DMZ_1) 1 10.10.10.0 255.255.255.0 outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also since you will be patting icmp, you need to do "inspect icmp" under the policy_map&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 13:08:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-dynamic-nat/m-p/1485784#M733007</guid>
      <dc:creator>edadios</dc:creator>
      <dc:date>2010-06-11T13:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM dynamic NAT</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-dynamic-nat/m-p/1485785#M733009</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;I tried this but it stil&amp;nbsp; doesn't work. Is it maybe problem that I have on DMZ_2 other translations from other interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 14:54:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-dynamic-nat/m-p/1485785#M733009</guid>
      <dc:creator>Antonio_1_2</dc:creator>
      <dc:date>2010-06-11T14:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM dynamic NAT</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-dynamic-nat/m-p/1485786#M733011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check your logs for the traffi to see if it says something interesting like "Translation creation failed" or denies.&lt;/P&gt;&lt;P&gt;Are the 10.10.10.0 host behind the DMZ_1?&lt;/P&gt;&lt;P&gt;Could it be that you are not translating the DMZ2 hosts (nat-control or dynamic NAT enabled for those)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 22:23:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-dynamic-nat/m-p/1485786#M733011</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-06-11T22:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM dynamic NAT</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-dynamic-nat/m-p/1485787#M733013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have re-read your question, and it seems you may have already had it figured out from the beggining.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you already have other nat configured for DMZ_2 that you have not mentioned, or otherwise has nat-control enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do, since you have configured nat on DMZ_2 already, or if you had nat-control, and since you are moving from lower security to higher security, you will "still" need a translation for the hosts on the DMZ_2 so that DMZ_1 can reach them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So besides the configuration I have advised earlier, you needed something like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (DMZ_2,DMZ_1) 10.10.70.0 10.10.70.0 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe this is what you mentioned worked for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you&amp;nbsp; try your ping again&amp;nbsp; from DMZ_1 to DMZ_2, you can confirm that the traffic from DMZ_1 is being patted if you do show xlate, and see what address is being used by the traffic , and it should show the DMZ_2 interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jun 2010 01:37:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-dynamic-nat/m-p/1485787#M733013</guid>
      <dc:creator>edadios</dc:creator>
      <dc:date>2010-06-12T01:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM dynamic NAT</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-dynamic-nat/m-p/1485788#M733015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you guys&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 09:05:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-dynamic-nat/m-p/1485788#M733015</guid>
      <dc:creator>Antonio_1_2</dc:creator>
      <dc:date>2010-06-14T09:05:36Z</dc:date>
    </item>
  </channel>
</rss>

