<?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 Outside and Inside using the same network ID in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-outside-and-inside-using-the-same-network-id/m-p/425675#M557489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah that's why I do currently. I'm just having issues with the ISA 2004 denying traffic. I can't put my finger on the problem yet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm routing the traffic through to the DMZ interface &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Static + ACL is defined to allow everything in from outside to DMZ. Should I set the static to be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (DMZ,outside) pub.ip.add int.ip.add 0 0 norandomseq&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;static (DMZ,ouside) pub.ip.add pub.ip.add 0 0 norandomseq&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list permit_in permit any host pub.ip.add&lt;/P&gt;&lt;P&gt;access-group permit_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is anyone using a ISA 2004 server behind a PIX and publishing internal servers?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Jun 2005 15:59:01 GMT</pubDate>
    <dc:creator>adisegna</dc:creator>
    <dc:date>2005-06-05T15:59:01Z</dc:date>
    <item>
      <title>PIX Outside and Inside using the same network ID</title>
      <link>https://community.cisco.com/t5/network-security/pix-outside-and-inside-using-the-same-network-id/m-p/425672#M557486</link>
      <description>&lt;P&gt;How can I give my DMZ interface an ip address on the same network of my external inteface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to configure the PIX with an ISA server on the DMZ interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:11:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-outside-and-inside-using-the-same-network-id/m-p/425672#M557486</guid>
      <dc:creator>adisegna</dc:creator>
      <dc:date>2020-02-21T08:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Outside and Inside using the same network ID</title>
      <link>https://community.cisco.com/t5/network-security/pix-outside-and-inside-using-the-same-network-id/m-p/425673#M557487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't believe you can do that unless you are using the 7.0 code.  It says that you can bridge with that firmware, but I don't have a PIX capable of running it, so I can't tell you for sure.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know of anyway to do it with 6.3(4).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jun 2005 17:24:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-outside-and-inside-using-the-same-network-id/m-p/425673#M557487</guid>
      <dc:creator>mlowery</dc:creator>
      <dc:date>2005-06-04T17:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Outside and Inside using the same network ID</title>
      <link>https://community.cisco.com/t5/network-security/pix-outside-and-inside-using-the-same-network-id/m-p/425674#M557488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you want to do is do NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this setup:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_v52/config/examples.htm#xtocid5" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_v52/config/examples.htm#xtocid5&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jun 2005 10:46:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-outside-and-inside-using-the-same-network-id/m-p/425674#M557488</guid>
      <dc:creator>johansens</dc:creator>
      <dc:date>2005-06-05T10:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Outside and Inside using the same network ID</title>
      <link>https://community.cisco.com/t5/network-security/pix-outside-and-inside-using-the-same-network-id/m-p/425675#M557489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah that's why I do currently. I'm just having issues with the ISA 2004 denying traffic. I can't put my finger on the problem yet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm routing the traffic through to the DMZ interface &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Static + ACL is defined to allow everything in from outside to DMZ. Should I set the static to be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (DMZ,outside) pub.ip.add int.ip.add 0 0 norandomseq&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;static (DMZ,ouside) pub.ip.add pub.ip.add 0 0 norandomseq&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list permit_in permit any host pub.ip.add&lt;/P&gt;&lt;P&gt;access-group permit_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is anyone using a ISA 2004 server behind a PIX and publishing internal servers?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jun 2005 15:59:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-outside-and-inside-using-the-same-network-id/m-p/425675#M557489</guid>
      <dc:creator>adisegna</dc:creator>
      <dc:date>2005-06-05T15:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Outside and Inside using the same network ID</title>
      <link>https://community.cisco.com/t5/network-security/pix-outside-and-inside-using-the-same-network-id/m-p/425676#M557490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (DMZ,outside) pub.ip.add dmz.ip.add netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;nat (DMZ) 2 dmz.ip.add 255.255.255.255&lt;/P&gt;&lt;P&gt;global (outside) 2 pub.ip.add&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside-in permit ip any host pub.ip.add&lt;/P&gt;&lt;P&gt;access-list dmz-in deny ip host dmz.ip.add internal.ip.networks internal.ip.netmasks&lt;/P&gt;&lt;P&gt;access-list dmz-in permit ip host dmz.ip.add any&lt;/P&gt;&lt;P&gt;access-group outside-in in interface outside&lt;/P&gt;&lt;P&gt;access-group dmz-in in interface dmz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ISA-server should then have the IP-address dmz.ip.add on it's interface in the DMZ. This is of course not the public IP-address... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2005 08:57:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-outside-and-inside-using-the-same-network-id/m-p/425676#M557490</guid>
      <dc:creator>johansens</dc:creator>
      <dc:date>2005-06-10T08:57:30Z</dc:date>
    </item>
  </channel>
</rss>

