<?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: Cisco Pix 506 Question... in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82609#M657570</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about access-lists?&amp;gt;.. are they needed for traffic to flow in and out?.. if i dont configure any access lists.. will my inside network be able to hit the internet?&lt;/P&gt;&lt;P&gt;and what about when im setting up my "global" and the other command.. can't think of it right off.. it gives me an error saying it can't be the same IP address?.. thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Feb 2002 18:31:55 GMT</pubDate>
    <dc:creator>adamf</dc:creator>
    <dc:date>2002-02-02T18:31:55Z</dc:date>
    <item>
      <title>Cisco Pix 506 Question...</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82605#M657566</link>
      <description>&lt;P&gt;Hello.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Cisco Pix 506 in a small enterprise network.. (less than 100 nodes).. with 3 remote locations.. my problem is.. I'm using a wireless gateway.. and i can ONLY have 1 outside IP address.. will this affect my PIX.. ppl told me I had to have a pool of ip addresses for pix to work.. can't I trick it.. with just the one outside IP address I have!  Please help me! I dont need to be fired this early.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no DMZ.. Just Inside ----- Outside.. &lt;/P&gt;&lt;P&gt;Please help! &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;Thanks..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 05:58:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82605#M657566</guid>
      <dc:creator>adamf</dc:creator>
      <dc:date>2020-02-21T05:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Pix 506 Question...</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82606#M657567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adam,&lt;/P&gt;&lt;P&gt;The PIX supports PAT, which should meet your needs. A "pool" of addresses is typically used when you are doing NAT and have been assigned a range of addresses by your ISP. Keep in mind PAT can conflict with applications that require high ports.&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;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2002 03:28:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82606#M657567</guid>
      <dc:creator>danrodri</dc:creator>
      <dc:date>2002-02-02T03:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Pix 506 Question...</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82607#M657568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well.. on our inside network we do use NAT.. does that matter? .. and .. can you tell me where to find a sample config of PAT?!  &lt;/P&gt;&lt;P&gt;thanks a million&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2002 06:04:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82607#M657568</guid>
      <dc:creator>adamf</dc:creator>
      <dc:date>2002-02-02T06:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Pix 506 Question...</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82608#M657569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no difference in terms of command to activate PAT or NAT (same command "NAT" apply to inside net).  It's just dependent to the number of addresses apply with the global command to the outside.  If you specify only one address with global, it's PAT.  If you specify many adddresses with global, it's NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2002 16:19:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82608#M657569</guid>
      <dc:creator>bdube</dc:creator>
      <dc:date>2002-02-02T16:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Pix 506 Question...</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82609#M657570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about access-lists?&amp;gt;.. are they needed for traffic to flow in and out?.. if i dont configure any access lists.. will my inside network be able to hit the internet?&lt;/P&gt;&lt;P&gt;and what about when im setting up my "global" and the other command.. can't think of it right off.. it gives me an error saying it can't be the same IP address?.. thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2002 18:31:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82609#M657570</guid>
      <dc:creator>adamf</dc:creator>
      <dc:date>2002-02-02T18:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Pix 506 Question...</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82610#M657571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of specifying an address with global command, use this one:&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't need necessarly access-list(ACL) combine with a NAT &amp;amp; Global pair to give access to your internal users to the Internet.  NAT &amp;amp; Global pair are enough to give access to outside.  You can use the ACL only to restrict what your users can do.  In this case, apply the ACL to the inside interface.  If you don't want to restrict, don't use ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2002 18:58:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82610#M657571</guid>
      <dc:creator>bdube</dc:creator>
      <dc:date>2002-02-02T18:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Pix 506 Question...</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82611#M657572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this is alot to ask.. but can you give me a sample config of the nat/global pair?.. i thank you so much.. bless you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2002 19:01:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82611#M657572</guid>
      <dc:creator>adamf</dc:creator>
      <dc:date>2002-02-02T19:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Pix 506 Question...</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82612#M657573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adam,&lt;/P&gt;&lt;P&gt;Here is all you need. This is assuming that you have 1 routeable IP address (besides your router). &lt;/P&gt;&lt;P&gt;192.168.1.1=Pix inside address ip (def gateway for all your internal PCs)&lt;/P&gt;&lt;P&gt;10.0.0.2=your 1 routeable IP address&lt;/P&gt;&lt;P&gt;10.0.0.1=your internet router&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;config t&lt;/P&gt;&lt;P&gt;ip add inside 192.168.1.1&lt;/P&gt;&lt;P&gt;ip add outside 10.0.0.2&lt;/P&gt;&lt;P&gt;nat 1 0 0 &lt;/P&gt;&lt;P&gt;global (outside) 1 10.0.0.2 interface  &lt;/P&gt;&lt;P&gt;route 0 0 10.0.0.1&lt;/P&gt;&lt;P&gt;write mem (to save the config)&lt;/P&gt;&lt;P&gt;The interface command is what activates PAT (port address translation). NAT is not available to you because do not have a pool of IP address. Just keep in mind that you are limited to about 64,000 (forget the exact #) connections. You can do a sho xlat to verify but for 100 users it should be more then enough. You can still do static mappings between ports to your 1 IP address. Just remember to refer the outside IP address in your static commands. &lt;/P&gt;&lt;P&gt;Make sure that the interfaces are up by doing a sho int e0 and e1 command. &lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2002 19:08:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82612#M657573</guid>
      <dc:creator>exigent</dc:creator>
      <dc:date>2002-02-03T19:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Pix 506 Question...</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82613#M657574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'm gettin an overlapping error.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my current def gateway is 10.137.1.200 which is a 3810 router with all the frame connetions.. i so would my pix inside def gateway change to 10.137.1.200?.. or would i change that in the routers?.. also.. isn't internet router and default gateway the same thing?.. then the routable ip is the public ip address?. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have any idea what im doing wrong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2002 21:19:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82613#M657574</guid>
      <dc:creator>adamf</dc:creator>
      <dc:date>2002-02-03T21:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Pix 506 Question...</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82614#M657575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also...&lt;/P&gt;&lt;P&gt;i just found that in my routers.. and workstations.. the default gateway is 10.137.1.200.. and on my firewall/2610 router.. the gateway is 66.x.x.198.. but the outside ip address is 66.x.x.193.. does this give you something to work with?..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2002 21:36:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82614#M657575</guid>
      <dc:creator>adamf</dc:creator>
      <dc:date>2002-02-03T21:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Pix 506 Question...</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82615#M657576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Default gateway is a concept you must apply individually to each network equipment with routing capabilities, firewalls, hosts, routers and so on.  Generally, default gateway indicated the direction for trafics where there is no explicit routes configured.  It's the direction of last resort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i understand, your 3810 is an internal router with frame connection, perhaps, for branch offices.  Then the default gateway for this router should indicated the next hop to the Internet, probably the PIX interface where the 3810 is connected.  Except if you have a router between the 3810 &amp;amp; the PIX, this time the default gateway for the 3810 is the "in-between" router.  For the PIX, default gatway if the next hop to the Internet, probably the ISP's router interface directly connected with the PIX.&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;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2002 23:53:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82615#M657576</guid>
      <dc:creator>bdube</dc:creator>
      <dc:date>2002-02-03T23:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Pix 506 Question...</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82616#M657577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The default gateway for the pix would be  66.x.x.198 ( route 0 0  66.x.x.198)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The def gateway for your internal side is a tricky situation depending on how routing works in your company. I suggest you call Cisco TAC for more detailed assistance since any changes made to default gateways may affect hosts being able to contact other hosts on your frame relay network. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2002 04:42:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82616#M657577</guid>
      <dc:creator>exigent</dc:creator>
      <dc:date>2002-02-04T04:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Pix 506 Question...</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82617#M657578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ALL THE INFORMATION YOU NEED!&lt;/P&gt;&lt;P&gt;THanks you guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco 3810a Router - Gateway Last Resort-&amp;gt; 10.137.1.202&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco 3810b Router - Gateway Last Resort-&amp;gt; 10.137.1.200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco 2610 Router(firewall to be replaced) - Gateway Last Resort-&amp;gt; 66.21.32.193&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface Outside of 2610 firewall/router -&amp;gt; 66.21.32.198&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside Lan Computer gateway -&amp;gt; 10.137.1.200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wireless CSU/DSU -&amp;gt; 66.21.32.197&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2002 15:19:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-506-question/m-p/82617#M657578</guid>
      <dc:creator>adamf</dc:creator>
      <dc:date>2002-02-04T15:19:49Z</dc:date>
    </item>
  </channel>
</rss>

