<?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 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-nat/m-p/137136#M615337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nagu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read the following document which covers setting up PIX with 3 interface with failover, a very well presented document by The SANS Org.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The document is in PDF format - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.sans.org/rr/papers/21/813.pdf" target="_blank"&gt;http://www.sans.org/rr/papers/21/813.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Aug 2003 08:27:15 GMT</pubDate>
    <dc:creator>jmia</dc:creator>
    <dc:date>2003-08-10T08:27:15Z</dc:date>
    <item>
      <title>PIX NAT</title>
      <link>https://community.cisco.com/t5/network-security/pix-nat/m-p/137135#M615336</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I have got a PIX firewall with outiside,inside 2 subnets( 192.168.128.0 255.255.252.0 &amp;amp; 192.168.136.0 255.255.248.0)&lt;/P&gt;&lt;P&gt;and DMZ (192.168.132.0 255.255.254.0 ). Below are my config's for the same...please lemme know if it is right...the inside users need to communicate with DMZ and vise versa,as well as outside..Dmz also needs to access the inside &amp;amp; outside users .and outside needs to communicate with inside &amp;amp; DMZ...&lt;/P&gt;&lt;P&gt;--------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;nameif ethernet2 outstation security50&lt;/P&gt;&lt;P&gt;enable password cisco encrypted&lt;/P&gt;&lt;P&gt;passwd Infy encrypted&lt;/P&gt;&lt;P&gt;hostname Firewall&lt;/P&gt;&lt;P&gt;domain-name cisco.com&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface ethernet0 100full&lt;/P&gt;&lt;P&gt;interface ethernet1 100full&lt;/P&gt;&lt;P&gt;interface ethernet2 100full&lt;/P&gt;&lt;P&gt;interface ethernet3 shutdown&lt;/P&gt;&lt;P&gt;interface ethernet4 shutdown&lt;/P&gt;&lt;P&gt;interface ethernet5 shutdown&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip address outside X.X.X.X 255.255.255.248&lt;/P&gt;&lt;P&gt;ip address inside 192.168.130.2 255.255.255.240&lt;/P&gt;&lt;P&gt;ip address Dmz 192.168.132.1 255.255.255.240&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;pdm history disable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;global (outside) 1 X.X.X.X X.X.X.X&lt;/P&gt;&lt;P&gt;nat (inside) 1 192.168.128.0 255.255.252.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 192.168.136.0 255.255.248.0&lt;/P&gt;&lt;P&gt;nat (dmz) 1 192.168.132.0 255.255.252.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (dmz) 1 192.168.132.10-192.168.132.20 or instead of this line i can use the below two lines right for inside to DMZ&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;static (inside,dmz) 192.168.128.0 192.168.128.0 netmask 255.255.252.0&lt;/P&gt;&lt;P&gt;static (inside,dmz) 192.168.136.0 192.168.136.0 netmask 255.255.248.0&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group acl_in in interface outside&lt;/P&gt;&lt;P&gt;access-list acl_in permit ip any DMZ Web server eq 80&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 x.x.x.x &lt;/P&gt;&lt;P&gt;route inside 192.168.128.0 255.255.255.0 192.168.130.1&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;Nagu&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:55:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-nat/m-p/137135#M615336</guid>
      <dc:creator>skiran</dc:creator>
      <dc:date>2020-02-21T06:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: PIX NAT</title>
      <link>https://community.cisco.com/t5/network-security/pix-nat/m-p/137136#M615337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nagu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read the following document which covers setting up PIX with 3 interface with failover, a very well presented document by The SANS Org.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The document is in PDF format - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.sans.org/rr/papers/21/813.pdf" target="_blank"&gt;http://www.sans.org/rr/papers/21/813.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Aug 2003 08:27:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-nat/m-p/137136#M615337</guid>
      <dc:creator>jmia</dc:creator>
      <dc:date>2003-08-10T08:27:15Z</dc:date>
    </item>
  </channel>
</rss>

