<?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 Routing With 3rd Interface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-routing-with-3rd-interface/m-p/6684#M681681</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to statically assign a public IP address corresponding with the private IP address used by your Web server with the command "static".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to create an access-list to open a port to your Web server and finally assigned the access list created before to an access-group assign to the outside port.  You can see an example at the following URL: &lt;/P&gt;&lt;P&gt;&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_v53/config/config.htm#xtocid2987342" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_v53/config/config.htm#xtocid2987342&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2001 17:27:01 GMT</pubDate>
    <dc:creator>bdube</dc:creator>
    <dc:date>2001-05-17T17:27:01Z</dc:date>
    <item>
      <title>PIX Routing With 3rd Interface</title>
      <link>https://community.cisco.com/t5/network-security/pix-routing-with-3rd-interface/m-p/6682#M681661</link>
      <description>&lt;P&gt;Example Topology&lt;/P&gt;&lt;P&gt;Inside - 10.0.0.1&lt;/P&gt;&lt;P&gt;DMZ - 192.168.0.1&lt;/P&gt;&lt;P&gt;Outside - 216.x.x.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a web server sitting on the dmz.  I added a global statement which I understand allows all inside clients start connections to the dmz and outside interfaces.  I can access outside resouces but I am unable to access the web server on the dmz.  What I'm I missing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith Townsend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 05:47:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-routing-with-3rd-interface/m-p/6682#M681661</guid>
      <dc:creator>k.townsend</dc:creator>
      <dc:date>2020-02-21T05:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Routing With 3rd Interface</title>
      <link>https://community.cisco.com/t5/network-security/pix-routing-with-3rd-interface/m-p/6683#M681667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may need to NAT from inside to dmz&lt;/P&gt;&lt;P&gt;the rule being high to low security use nat&lt;/P&gt;&lt;P&gt;low to high use global and access lists&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2001 16:56:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-routing-with-3rd-interface/m-p/6683#M681667</guid>
      <dc:creator>millerv</dc:creator>
      <dc:date>2001-05-17T16:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Routing With 3rd Interface</title>
      <link>https://community.cisco.com/t5/network-security/pix-routing-with-3rd-interface/m-p/6684#M681681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to statically assign a public IP address corresponding with the private IP address used by your Web server with the command "static".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to create an access-list to open a port to your Web server and finally assigned the access list created before to an access-group assign to the outside port.  You can see an example at the following URL: &lt;/P&gt;&lt;P&gt;&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_v53/config/config.htm#xtocid2987342" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_v53/config/config.htm#xtocid2987342&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2001 17:27:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-routing-with-3rd-interface/m-p/6684#M681681</guid>
      <dc:creator>bdube</dc:creator>
      <dc:date>2001-05-17T17:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Routing With 3rd Interface</title>
      <link>https://community.cisco.com/t5/network-security/pix-routing-with-3rd-interface/m-p/6685#M681696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a additona to static command, you must include a conduit or acces list that allows inbound traffic to the web server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2001 11:29:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-routing-with-3rd-interface/m-p/6685#M681696</guid>
      <dc:creator>johncharris</dc:creator>
      <dc:date>2001-05-21T11:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Routing With 3rd Interface</title>
      <link>https://community.cisco.com/t5/network-security/pix-routing-with-3rd-interface/m-p/6686#M681707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Keith.&lt;/P&gt;&lt;P&gt;Since you are trying to access a web sever from the inside, which is the highest security interface, all you need is to crate a global (perimeter) entry. But youhave to make sure that there is a nat entry for the inside network. The nat id for the nat (inside) entry should match the id for the global (perimeter) entry. For example if you have nat (inside)1 10.0.0.0 255.255.255.0, then you should have global (perimeter) 1 172.16.10.0 255.255.255.0. Users on the inside network would use 172.16.10.0 net to connect to your web server. You don't need any conduit statement since by default the pix allows all connections from the higher security interface to any lower security intf. If you want your web server to initiate a connection to the inside network you will need the static command. I think you've been doing the right thing all along. You need to make sure that the nat id matches the global id.&lt;/P&gt;&lt;P&gt;Cheers and good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2001 17:59:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-routing-with-3rd-interface/m-p/6686#M681707</guid>
      <dc:creator>gsatchivi</dc:creator>
      <dc:date>2001-05-21T17:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Routing With 3rd Interface</title>
      <link>https://community.cisco.com/t5/network-security/pix-routing-with-3rd-interface/m-p/6687#M681712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you must add a static and conduit command. &lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;static (inside,dmza) 10.x.x.x 10.x.x.x netmask 255.255.0.0 0 0&lt;/P&gt;&lt;P&gt;conduit permit udp 10.x.x.x 255.255.0.0 host 20.x.x.x&lt;/P&gt;&lt;P&gt;conduit permit tcp 10.x.x.x 255.255.0.0 host 20.x.x.x&lt;/P&gt;&lt;P&gt;the static command here shown allows the inside (10.x.x.x) see that dmz. on that command the inside address has to be typed twice and it needs to be the same.&lt;/P&gt;&lt;P&gt;the conduit command allows the different protocols (tcp and udp) to go back to that inside address scheme from the web server (20.x.x.x)&lt;/P&gt;&lt;P&gt;this should work for you.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2001 15:17:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-routing-with-3rd-interface/m-p/6687#M681712</guid>
      <dc:creator>wraights</dc:creator>
      <dc:date>2001-06-04T15:17:24Z</dc:date>
    </item>
  </channel>
</rss>

