<?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 506e setup in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516055#M527225</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post your config so we can look for possible issues?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2006 20:52:14 GMT</pubDate>
    <dc:creator>stomasko</dc:creator>
    <dc:date>2006-02-22T20:52:14Z</dc:date>
    <item>
      <title>pix 506e setup</title>
      <link>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516054#M527220</link>
      <description>&lt;P&gt;I just setup a pix 506e to support 50 or so internal users giving them Internet access, I have the Internal Interface setup as a DHCP server and both Interfaces wide open to see if I could get thing up and running, even though I can ping out though the US LEC equipment to the DNS Servers I can not get the Internet to work from a Work Station, what am I missing. The equipment the PIX will replace (a Netgear Router) works fine and both are set with the same settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:43:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516054#M527220</guid>
      <dc:creator>thedoresmedley</dc:creator>
      <dc:date>2020-02-21T08:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: pix 506e setup</title>
      <link>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516055#M527225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post your config so we can look for possible issues?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 20:52:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516055#M527225</guid>
      <dc:creator>stomasko</dc:creator>
      <dc:date>2006-02-22T20:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: pix 506e setup</title>
      <link>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516056#M527229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub outside and DNS address with A.B.C and E.F.G&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;PIX Version 6.3(3)&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 auto&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;enable password AgqM4.gG7qpt16Ai encrypted&lt;/P&gt;&lt;P&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;/P&gt;&lt;P&gt;hostname pixfirewall&lt;/P&gt;&lt;P&gt;domain-name ciscopix.com&lt;/P&gt;&lt;P&gt;clock timezone EST -5&lt;/P&gt;&lt;P&gt;clock summer-time EDT recurring&lt;/P&gt;&lt;P&gt;fixup protocol dns maximum-length 512&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol h323 h225 1720&lt;/P&gt;&lt;P&gt;fixup protocol h323 ras 1718-1719&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;fixup protocol smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol tftp 69&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;ip address outside A.B.C.162 255.255.255.248&lt;/P&gt;&lt;P&gt;ip address inside 192.168.0.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip audit info action alarm&lt;/P&gt;&lt;P&gt;ip audit attack action alarm&lt;/P&gt;&lt;P&gt;pdm location 192.168.1.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;pdm logging informational 100&lt;/P&gt;&lt;P&gt;pdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;nat (inside) 0 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 A.B.C.161 1&lt;/P&gt;&lt;P&gt;timeout xlate 0:05:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00&lt;/P&gt;&lt;P&gt;timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.1.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;http 192.168.0.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community public&lt;/P&gt;&lt;P&gt;no snmp-server enable traps&lt;/P&gt;&lt;P&gt;floodguard enable&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;dhcpd address 192.168.0.2-192.168.0.100 inside&lt;/P&gt;&lt;P&gt;dhcpd dns E.F.G.8 E.F.G.9&lt;/P&gt;&lt;P&gt;dhcpd lease 3600&lt;/P&gt;&lt;P&gt;dhcpd ping_timeout 750&lt;/P&gt;&lt;P&gt;dhcpd enable inside&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;Cryptochecksum:2568a91677239e71d2b41439588ea411&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 21:53:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516056#M527229</guid>
      <dc:creator>thedoresmedley</dc:creator>
      <dc:date>2006-02-22T21:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: pix 506e setup</title>
      <link>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516057#M527232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nat (x) 0 is used to disable NAT, use 1 or whatever number and the corresponding global.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this setup: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no nat (inside) 0 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear xlate.&lt;/P&gt;&lt;P&gt;wr mem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 23:10:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516057#M527232</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2006-02-22T23:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: pix 506e setup</title>
      <link>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516058#M527234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Establishing Outbound Connectivity with NAT and PAT:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_configuration_guide_chapter09186a0080172786.html#wp1112345" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_configuration_guide_chapter09186a0080172786.html#wp1112345&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 00:25:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516058#M527234</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2006-02-23T00:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: pix 506e setup</title>
      <link>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516059#M527235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Removed the original nat statment ok but I can't seem to input a valid nat_id for the global command, tried 1, 20, 256 none would work.  Is there a certian number to use, the information says any positive number would work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 14:26:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516059#M527235</guid>
      <dc:creator>thedoresmedley</dc:creator>
      <dc:date>2006-02-23T14:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: pix 506e setup</title>
      <link>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516060#M527236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;now it is back to &lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;still can't access the internet, what to do ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 21:05:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516060#M527236</guid>
      <dc:creator>thedoresmedley</dc:creator>
      <dc:date>2006-02-23T21:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: pix 506e setup</title>
      <link>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516061#M527238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Every thing is working now, thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 13:38:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516061#M527238</guid>
      <dc:creator>thedoresmedley</dc:creator>
      <dc:date>2006-02-24T13:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: pix 506e setup</title>
      <link>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516062#M527241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it working finaly ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The nat and global number must correspond to get it working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;global (outside) 1 x.x.x.3&lt;/P&gt;&lt;P&gt;nat (inside) 1 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 2 x.x.x.4&lt;/P&gt;&lt;P&gt;nat (inside) 2 192.168.100.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this example 192.168.1.x would use public IP x.x.x.3 and 192.168.100.x would use x.x.x.4 public IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And always do a &amp;lt; clear xlate &amp;gt; after changing the Address translation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on Rate when you found this Post useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 20:48:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516062#M527241</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2006-02-24T20:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: pix 506e setup</title>
      <link>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516063#M527243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, you can use any number in exception of 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See command reference:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_command_reference_chapter09186a00801727ab.html#wp1032129" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_command_reference_chapter09186a00801727ab.html#wp1032129&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Given outbound traffic and the following example, for the nat command statements with a nat_id of 1, any of the hosts on the 10.1.1.0 network are translated to the range of 209.165.201.25-209.165.201.27. After all three addresses have been used, the translation rule starts using 209.165.201.30 as the PAT address. For the nat command statements with a nat_id of 3, all of the hosts on the 10.1.3.0 network are translated to the outside IP address of the FWSM using PAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.1.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 209.165.201.25-209.165.201.27 netmask 255.255.255.224 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 209.165.201.30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 3 10.1.3.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 3 209.165.201.30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following example specifies with nat command statements that all the hosts on the 10.0.0.0 and 10.3.3.0 inside networks can start outbound connections. The global command statements create unique pools of global addresses for those hosts that cannot overlap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.0.0.0 255.0.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 209.165.201.24-209.165.201.27 netmask 255.255.255.224&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 209.165.201.30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 3 10.3.3.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 3 209.165.201.10-209.165.201.23 netmask 255.255.255.224&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Feb 2006 01:16:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-506e-setup/m-p/516063#M527243</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2006-02-25T01:16:00Z</dc:date>
    </item>
  </channel>
</rss>

