<?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 Help with NAT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/help-with-nat/m-p/2100683#M392430</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;What are the security levels of the interfaces "inside" and "DMZ"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the DMZ have a public IP address range and are not NATed towards "WAN"? In other words hosts on "DMZ" have actual public IP addresses?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to be something related to the NAT. Though then again Cisco firewalls logs and packet-tracer outputs dont always tell you the exact reason of the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the following are true&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;"inside" network is 10.7.0.0 255.255.0.0&lt;/LI&gt;&lt;LI&gt;"inside" networks should be able to connect to "DMZ" with their original IP address&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would perhaps try the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,DMZ) 10.7.0.0 10.7.0.0 netmask 255.255.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And taking the "packet-tracer" again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as I said I cant give any specific information just guess. Its not the best way to start troubleshooting when you are given limited information. I can't for example take into account your whole configuration at all and cant see what I might be effecting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jan 2013 18:45:13 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2013-01-21T18:45:13Z</dc:date>
    <item>
      <title>Help with NAT</title>
      <link>https://community.cisco.com/t5/network-security/help-with-nat/m-p/2100678#M392420</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't get one of my NAT rules to work. I have a big network with many dmz and production nets. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One server on one of the DMZ are supposed to reach one license server on the inside network. But i can't get it to work. I'm sure im thinking wrong somewhere... I cannot post the config due to security reasons but i can show you how i am thinking. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ASDM because i like the graphical view more than the CLI so please tell me how to do it right in ASDM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My new NAT rule has the following: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Original &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Interface: DMZ-network&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Source: Server X&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Translated &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Interface : Inside&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Use IP Adress: Server X&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;/Lajja1234&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 00:49:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-nat/m-p/2100678#M392420</guid>
      <dc:creator>Lajja1234</dc:creator>
      <dc:date>2019-03-26T00:49:54Z</dc:date>
    </item>
    <item>
      <title>Help with NAT</title>
      <link>https://community.cisco.com/t5/network-security/help-with-nat/m-p/2100679#M392421</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 please provide us with the following information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Device model =&amp;nbsp; PIX/ASA/FWSM?&lt;/LI&gt;&lt;LI&gt;Device software = 8.2 or older or 8.3 or newer software level?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you familiar with the "packet-tracer" (though this isnt available on the FWSM) command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will let you test what rules/configurations match the test traffic you are simulating on the firewall itself&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Format for the command is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;packet-tracer input &lt;INPUT interface="" nameif="" /&gt; &lt;PROTOCOL&gt; &lt;SOURCE ip=""&gt; &lt;SOURCE port=""&gt; &lt;DESTINATION ip=""&gt; &lt;DESTINATION port=""&gt;&lt;/DESTINATION&gt;&lt;/DESTINATION&gt;&lt;/SOURCE&gt;&lt;/SOURCE&gt;&lt;/PROTOCOL&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible the above output might shed some light on the problem. But to be honest without seeing any configuration it might be hard to give a specific answer or precise help and take into account everything needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 17:00:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-nat/m-p/2100679#M392421</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-01-21T17:00:02Z</dc:date>
    </item>
    <item>
      <title>Help with NAT</title>
      <link>https://community.cisco.com/t5/network-security/help-with-nat/m-p/2100680#M392424</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;It's a ASA 5520 that runs Version 8.0 and ASDM version 6.1. I am familiar with the packet tracer and packet tracer goes well until it hits the third NAT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flow lookup is ok&lt;/P&gt;&lt;P&gt;Route lookup is ok&lt;/P&gt;&lt;P&gt;Access list is ok&lt;/P&gt;&lt;P&gt;Failover ok&lt;/P&gt;&lt;P&gt;NAT ok&lt;/P&gt;&lt;P&gt;NAT ok&lt;/P&gt;&lt;P&gt;NAT failure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that without the config it's hard. But only point me in the right direction &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Lajja1234&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 17:14:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-nat/m-p/2100680#M392424</guid>
      <dc:creator>Lajja1234</dc:creator>
      <dc:date>2013-01-21T17:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Help with NAT</title>
      <link>https://community.cisco.com/t5/network-security/help-with-nat/m-p/2100681#M392426</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;Could you post the complete output of the "packet-tracer" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 17:17:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-nat/m-p/2100681#M392426</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-01-21T17:17:18Z</dc:date>
    </item>
    <item>
      <title>Help with NAT</title>
      <link>https://community.cisco.com/t5/network-security/help-with-nat/m-p/2100682#M392428</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;Below is the complete output of packet-tracer. I can show you pieces of the config, depending on what part you might find interesting. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changed the Server and Net names. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 1&lt;/P&gt;&lt;P&gt;Type: FLOW-LOOKUP&lt;/P&gt;&lt;P&gt;Subtype:&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Found no matching flow, creating a new flow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 2&lt;/P&gt;&lt;P&gt;Type: ROUTE-LOOKUP&lt;/P&gt;&lt;P&gt;Subtype: input&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;in&amp;nbsp;&amp;nbsp; 10.7.100.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 255.255.255.0&amp;nbsp;&amp;nbsp; inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 3&lt;/P&gt;&lt;P&gt;Type: ACCESS-LIST&lt;/P&gt;&lt;P&gt;Subtype: log&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;access-group DMZ_access_in in interface DMZ&lt;/P&gt;&lt;P&gt;access-list DMZ_access_in extended permit tcp host Server1 host Server2 object-group Licenseserver&lt;/P&gt;&lt;P&gt;object-group service Licenseserver tcp&lt;/P&gt;&lt;P&gt; port-object eq 1522&lt;/P&gt;&lt;P&gt; port-object eq 1533&lt;/P&gt;&lt;P&gt; port-object eq 1544&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 4&lt;/P&gt;&lt;P&gt;Type: IP-OPTIONS&lt;/P&gt;&lt;P&gt;Subtype:&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 5&lt;/P&gt;&lt;P&gt;Type: FOVER&lt;/P&gt;&lt;P&gt;Subtype: standby-update&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 6&lt;/P&gt;&lt;P&gt;Type: NAT&lt;/P&gt;&lt;P&gt;Subtype:&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;static (DMZ,inside) Server1 Server1 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip DMZ host Server1 inside any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to appextver01&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 1, untranslate_hits = 2&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Static translate Server1/0 to Server1/0 using netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 7&lt;/P&gt;&lt;P&gt;Type: NAT&lt;/P&gt;&lt;P&gt;Subtype: host-limits&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;static (DMZ,Wan-link) Server1 Server1 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip DMZ host Server1 Wan-link any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to Server1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 65, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 8&lt;/P&gt;&lt;P&gt;Type: NAT&lt;/P&gt;&lt;P&gt;Subtype: rpf-check&lt;/P&gt;&lt;P&gt;Result: DROP&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.7.0.0 255.255.0.0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip inside 10.7.0.0 255.255.0.0 DMZ any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dynamic translation to pool 1 (No matching global)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 201492, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;input-interface: DMZ&lt;/P&gt;&lt;P&gt;input-status: up&lt;/P&gt;&lt;P&gt;input-line-status: up&lt;/P&gt;&lt;P&gt;output-interface: inside&lt;/P&gt;&lt;P&gt;output-status: up&lt;/P&gt;&lt;P&gt;output-line-status: up&lt;/P&gt;&lt;P&gt;Action: drop&lt;/P&gt;&lt;P&gt;Drop-reason: (acl-drop) Flow is denied by configured rule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Lajja1234&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 18:26:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-nat/m-p/2100682#M392428</guid>
      <dc:creator>Lajja1234</dc:creator>
      <dc:date>2013-01-21T18:26:51Z</dc:date>
    </item>
    <item>
      <title>Help with NAT</title>
      <link>https://community.cisco.com/t5/network-security/help-with-nat/m-p/2100683#M392430</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;What are the security levels of the interfaces "inside" and "DMZ"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the DMZ have a public IP address range and are not NATed towards "WAN"? In other words hosts on "DMZ" have actual public IP addresses?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to be something related to the NAT. Though then again Cisco firewalls logs and packet-tracer outputs dont always tell you the exact reason of the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the following are true&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;"inside" network is 10.7.0.0 255.255.0.0&lt;/LI&gt;&lt;LI&gt;"inside" networks should be able to connect to "DMZ" with their original IP address&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would perhaps try the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,DMZ) 10.7.0.0 10.7.0.0 netmask 255.255.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And taking the "packet-tracer" again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as I said I cant give any specific information just guess. Its not the best way to start troubleshooting when you are given limited information. I can't for example take into account your whole configuration at all and cant see what I might be effecting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 18:45:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-nat/m-p/2100683#M392430</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-01-21T18:45:13Z</dc:date>
    </item>
    <item>
      <title>Help with NAT</title>
      <link>https://community.cisco.com/t5/network-security/help-with-nat/m-p/2100684#M392432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The security levels are standard, 100 and 50. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DMZ IP adress is not a public adress. So the hosts on DMZ do not have public adresses. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand it is hard to say without the config, well, i can always ask one of my collegues if they have any idea &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Lajja1234&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 19:29:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-nat/m-p/2100684#M392432</guid>
      <dc:creator>Lajja1234</dc:creator>
      <dc:date>2013-01-21T19:29:15Z</dc:date>
    </item>
  </channel>
</rss>

