<?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 question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-question/m-p/662162#M1031508</link>
    <description>&lt;P&gt;I have probably a very basic question on NAT..&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Assume a PIX/FWSM has about 10 interfaces DMZ1 to DMZ10.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;DMZ X Network is  10.1.X.0&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Now i would like to achieve this..&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I would like to hide the 10.1.X.0 from each other..  If a host on DMZ1 i/f communicates with any other DMZ, it must be seen as 192.168.1.1 rather than being seen as  10.1.1.1.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Same rule applies to all DMZs..&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Is this possible in first place.? If yes, what commands i would need on the PIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 09:22:40 GMT</pubDate>
    <dc:creator>vramanaiah</dc:creator>
    <dc:date>2019-03-11T09:22:40Z</dc:date>
    <item>
      <title>NAT question</title>
      <link>https://community.cisco.com/t5/network-security/nat-question/m-p/662162#M1031508</link>
      <description>&lt;P&gt;I have probably a very basic question on NAT..&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Assume a PIX/FWSM has about 10 interfaces DMZ1 to DMZ10.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;DMZ X Network is  10.1.X.0&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Now i would like to achieve this..&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I would like to hide the 10.1.X.0 from each other..  If a host on DMZ1 i/f communicates with any other DMZ, it must be seen as 192.168.1.1 rather than being seen as  10.1.1.1.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Same rule applies to all DMZs..&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Is this possible in first place.? If yes, what commands i would need on the PIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 09:22:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-question/m-p/662162#M1031508</guid>
      <dc:creator>vramanaiah</dc:creator>
      <dc:date>2019-03-11T09:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: NAT question</title>
      <link>https://community.cisco.com/t5/network-security/nat-question/m-p/662163#M1031512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello ramanaiah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes.. this is possible.. you just need to do use the static command and the required ACL's on the interfaces... ACL's will be required when communication is only between a lower security to a higher security zone.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your inside IP - 10.1.1.1&lt;/P&gt;&lt;P&gt;DMZ 1 IP - 192.168.100.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use a free IP on the DMZ 1 segment and use the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,DMZ1) 192.168.100.100 10.1.1.1 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;depending on the access, u can allow specific ports using an ACL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list DMZ1 permit tcp any host 192.168.100.100 eq 23&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group DMZ1 in interface DMZ1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to carefully build these commands and keep giving access between the DMZ networks...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.. all the best.. rate replies if found useful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RAj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jan 2007 23:37:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-question/m-p/662163#M1031512</guid>
      <dc:creator>sachinraja</dc:creator>
      <dc:date>2007-01-21T23:37:58Z</dc:date>
    </item>
  </channel>
</rss>

