<?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: PIX NAT Problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/153069#M602735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;Use the 'alias' command to resolve the issue. This url will be helpful.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/partner/products/hw/vpndevc/ps2030/products_tech_note09186a0080094aee.shtml" target="_blank"&gt;http://www.cisco.com/en/US/partner/products/hw/vpndevc/ps2030/products_tech_note09186a0080094aee.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;yatin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jul 2003 05:10:08 GMT</pubDate>
    <dc:creator>ywadhavk</dc:creator>
    <dc:date>2003-07-15T05:10:08Z</dc:date>
    <item>
      <title>PIX NAT Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/153068#M602734</link>
      <description>&lt;P&gt;I setup a PIX with three interfaces, OUTSIDE-INSIDE-DMZ. From the internet I can browse the webserver's (sitting on the DMZ) public NAT IP address but from inside I cannot connect to the public IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any workaround on this issue? Need your help badly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ivan&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:51:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/153068#M602734</guid>
      <dc:creator>Danilo Dy</dc:creator>
      <dc:date>2020-02-21T06:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: PIX NAT Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/153069#M602735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;Use the 'alias' command to resolve the issue. This url will be helpful.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/partner/products/hw/vpndevc/ps2030/products_tech_note09186a0080094aee.shtml" target="_blank"&gt;http://www.cisco.com/en/US/partner/products/hw/vpndevc/ps2030/products_tech_note09186a0080094aee.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;yatin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2003 05:10:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/153069#M602735</guid>
      <dc:creator>ywadhavk</dc:creator>
      <dc:date>2003-07-15T05:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: PIX NAT Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/153070#M602736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;So you will need to do Destination NAT, as the example in the url;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alias(inside) 99.99.99.99 192.168.100.10 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where 99.99.99.99 is public addr for the web server and 192.168.100.10 is its DMZ address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;yatin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2003 05:16:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/153070#M602736</guid>
      <dc:creator>ywadhavk</dc:creator>
      <dc:date>2003-07-15T05:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: PIX NAT Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/153071#M602737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ivan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your question.  What you are trying to do is called destination NAT.  In that case you can configure alias or the bi-directional NAT.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alias (inside) public_ip  dmz_ip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you may want to turn off proxy arp on the inside interface of the pix.  I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mynul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2003 07:11:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/153071#M602737</guid>
      <dc:creator>mhoda</dc:creator>
      <dc:date>2003-07-15T07:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: PIX NAT Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/153072#M602738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi yatin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help, when I tried the alias command on the inside interface I manage to ping the public NAT ip from internal but the thing is I still cannnot browse the website from internal. I browse the website from internal via its URL &lt;A class="jive-link-custom" href="http://www.website.com(internal" target="_blank"&gt;www.website.com(internal&lt;/A&gt; DNS resolve this as public IP) and it shows me "page cannot be displayed error", but if browsing it's private ip it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DO you have any advise what points I forgot to check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Again, &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ivan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2003 04:00:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/153072#M602738</guid>
      <dc:creator>Danilo Dy</dc:creator>
      <dc:date>2003-07-16T04:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: PIX NAT Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/153073#M602739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mynul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our network setup is like this: our Public DNS server is inside the DMZ zone, this DNS server also acts as a proxy server for internal(inside) users. The web servers are also sitting inside the DMZ zone. Even the DNS Server cannot browse the webserver URL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed that all cisco docs on alias follow the setup whereby the DNS is sitting outside the PIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Ivan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2003 05:11:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/153073#M602739</guid>
      <dc:creator>Danilo Dy</dc:creator>
      <dc:date>2003-07-16T05:11:05Z</dc:date>
    </item>
  </channel>
</rss>

