<?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 Migration Checkpoint to PIX in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/migration-checkpoint-to-pix/m-p/377598#M554845</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are migrating from Checkpoint to PIX. We have inside, outside, and DMZ interfaces. On the DMZ, we will have web servers with private addresses, the outside world connects to these servers through statics on the PIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We currently have the CP in place, and the issue is on our DNS. At the moment, on our internal dns server, there are entries for the web servers on the DMZ so that we can connect to thses sites from the inside. These entries are mapped to the website PUBLIC addresses. Even though the servers real addresses are private, the CP firewall is clever enough not to route these connections to the outside but forward the connections to the private addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I think the PIX, even though there are statics defined from outside, to DMZ, it will forward connections destined for these public addresses to the next hop outside router. The next hop outside router would then forward these back to the PIX which would then forward the connections on to the web servers through the statics defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only option I see is to change the DNS entries on the internal DNS server to the private addresses of the web servers for connections from inside to DMZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before I go ahead with this, is there anything I could do on the PIX to avoid this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 07:45:03 GMT</pubDate>
    <dc:creator>karl.jones</dc:creator>
    <dc:date>2020-02-21T07:45:03Z</dc:date>
    <item>
      <title>Migration Checkpoint to PIX</title>
      <link>https://community.cisco.com/t5/network-security/migration-checkpoint-to-pix/m-p/377598#M554845</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are migrating from Checkpoint to PIX. We have inside, outside, and DMZ interfaces. On the DMZ, we will have web servers with private addresses, the outside world connects to these servers through statics on the PIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We currently have the CP in place, and the issue is on our DNS. At the moment, on our internal dns server, there are entries for the web servers on the DMZ so that we can connect to thses sites from the inside. These entries are mapped to the website PUBLIC addresses. Even though the servers real addresses are private, the CP firewall is clever enough not to route these connections to the outside but forward the connections to the private addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I think the PIX, even though there are statics defined from outside, to DMZ, it will forward connections destined for these public addresses to the next hop outside router. The next hop outside router would then forward these back to the PIX which would then forward the connections on to the web servers through the statics defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only option I see is to change the DNS entries on the internal DNS server to the private addresses of the web servers for connections from inside to DMZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before I go ahead with this, is there anything I could do on the PIX to avoid this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:45:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migration-checkpoint-to-pix/m-p/377598#M554845</guid>
      <dc:creator>karl.jones</dc:creator>
      <dc:date>2020-02-21T07:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Migration Checkpoint to PIX</title>
      <link>https://community.cisco.com/t5/network-security/migration-checkpoint-to-pix/m-p/377599#M554849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, changing the internal DNS server to point to the DMZ addresses is the simplest option,failing that you could use the PIX alias command to modify the DNS response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2004 13:43:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migration-checkpoint-to-pix/m-p/377599#M554849</guid>
      <dc:creator>johnbroadway</dc:creator>
      <dc:date>2004-11-16T13:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Migration Checkpoint to PIX</title>
      <link>https://community.cisco.com/t5/network-security/migration-checkpoint-to-pix/m-p/377600#M554852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The PIX accomplishes this task by using destination NAT.  I think the best way to explain this is to give you an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose our webservers global IP address is 1.2.3.4.  This is the address our internal DNS serves out as the address for &lt;A class="jive-link-custom" href="http://www.website.com" target="_blank"&gt;www.website.com&lt;/A&gt; when the internal and external hosts query it.  But the IP address assigned to the NIC of the webserver on the DMZ segment is 10.1.1.1.  So, we need the PIX to intercept this traffic for 1.2.3.4 and send it to 10.1.1.1.  We do this with the use of a static like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,inside) 1.2.3.4 10.1.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This tells the PIX to translate the "destination address" as opposed to the source address which is what we normally use statics for.  There are other uses for destination NAT but it's probably best if I don't confuse the question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2004 13:44:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migration-checkpoint-to-pix/m-p/377600#M554852</guid>
      <dc:creator>scoclayton</dc:creator>
      <dc:date>2004-11-16T13:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Migration Checkpoint to PIX</title>
      <link>https://community.cisco.com/t5/network-security/migration-checkpoint-to-pix/m-p/377601#M554854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott, this does help, but now we have to create a lot more statics and I can't help thinking this may overly complicate things. We have quite a few web servers and quite a few statics from outside to DMZ, and now we would need to create more from dmz to inside. That said, I will test this in the lab. Can you have two statics tied to the same private address, and do you know if this is common practice or has been done much before on production networks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your advice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2004 15:00:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migration-checkpoint-to-pix/m-p/377601#M554854</guid>
      <dc:creator>karl.jones</dc:creator>
      <dc:date>2004-11-16T15:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Migration Checkpoint to PIX</title>
      <link>https://community.cisco.com/t5/network-security/migration-checkpoint-to-pix/m-p/377602#M554858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know what to tell you about having to create extra statics...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As to your questions, no, you cannot have 2 statics (or more appropriately, 2 global addresses) tied to the same private address.  As for the common practice question, I assume you are asking if bi-directional NAT has been used much in production networks.  The answer to this is yes as this is the only way to accomplish what you are trying to do.  This is a fairly common problem that comes up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2004 03:42:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migration-checkpoint-to-pix/m-p/377602#M554858</guid>
      <dc:creator>scoclayton</dc:creator>
      <dc:date>2004-11-17T03:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Migration Checkpoint to PIX</title>
      <link>https://community.cisco.com/t5/network-security/migration-checkpoint-to-pix/m-p/377603#M554861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2004 10:38:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migration-checkpoint-to-pix/m-p/377603#M554861</guid>
      <dc:creator>karl.jones</dc:creator>
      <dc:date>2004-11-17T10:38:12Z</dc:date>
    </item>
  </channel>
</rss>

