<?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: Help with setting up DMZ in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/help-with-setting-up-dmz/m-p/1515100#M611779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dhcpd address 172.16.2.2-172.16.2.10 dmz&lt;/P&gt;&lt;P&gt;dhcpd dns 205.171.3.25 192.168.100.1&lt;/P&gt;&lt;P&gt;dhcpd wins 209.165.201.5&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 domain sbssrv.com&lt;/P&gt;&lt;P&gt;dhcpd enable dmz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (dmz) 1 0.0.0.0 0.0.0.0&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;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Sep 2010 22:50:24 GMT</pubDate>
    <dc:creator>Nagaraja Thanthry</dc:creator>
    <dc:date>2010-09-11T22:50:24Z</dc:date>
    <item>
      <title>Help with setting up DMZ</title>
      <link>https://community.cisco.com/t5/network-security/help-with-setting-up-dmz/m-p/1515099#M611778</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have Pix 515E that I need help setting up the DMZ. I want to accomplish two things first set up a DHCP server on the Pix for the DMZ and second be able to access the internet. At the present time I cannot do either and have not found the information that tells me how to accomplish these two objectives.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX# sh ver&lt;/P&gt;&lt;P&gt;Cisco PIX Firewall Version 6.3(1)&lt;BR /&gt;Cisco PIX Device Manager Version 3.0(0)141&lt;/P&gt;&lt;P&gt;Compiled on Wed 19-Mar-03 11:49 by morlee&lt;/P&gt;&lt;P&gt;PIX up 1 day 0 hours&lt;/P&gt;&lt;P&gt;Hardware:&amp;nbsp;&amp;nbsp; PIX-515E, 160 MB RAM, CPU Pentium II 433 MHz&lt;BR /&gt;Flash E28F128J3 @ 0x300, 16MB&lt;BR /&gt;BIOS Flash AM29F400B @ 0xfffd8000, 32KB&lt;/P&gt;&lt;P&gt;0: ethernet0: address is 000b.be3d.b341, irq 10&lt;BR /&gt;1: ethernet1: address is 000b.be3d.b342, irq 11&lt;BR /&gt;2: ethernet2: address is 0002.b3bb.d45c, irq 11&lt;BR /&gt;Licensed Features:&lt;BR /&gt;Failover:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Disabled&lt;BR /&gt;VPN-DES:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enabled&lt;BR /&gt;VPN-3DES-AES:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enabled&lt;BR /&gt;Maximum Interfaces: 3&lt;BR /&gt;Cut-through Proxy:&amp;nbsp; Enabled&lt;BR /&gt;Guards:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enabled&lt;BR /&gt;URL-filtering:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enabled&lt;BR /&gt;Inside Hosts:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Unlimited&lt;BR /&gt;Throughput:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Unlimited&lt;BR /&gt;IKE peers:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Unlimited&lt;/P&gt;&lt;P&gt;This PIX has a Restricted (R) license.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX# show run&lt;BR /&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;PIX Version 6.3(1)&lt;BR /&gt;interface ethernet0 auto&lt;BR /&gt;interface ethernet1 auto&lt;BR /&gt;interface ethernet2 auto&lt;BR /&gt;nameif ethernet0 outside security0&lt;BR /&gt;nameif ethernet1 inside security100&lt;BR /&gt;nameif ethernet2 dmz security50&lt;BR /&gt;enable password XJX9T/MNG54uoaTm encrypted&lt;BR /&gt;passwd XJX9T/MNG54uoaTm encrypted&lt;BR /&gt;hostname PIX&lt;BR /&gt;fixup protocol ftp 21&lt;BR /&gt;fixup protocol h323 h225 1720&lt;BR /&gt;fixup protocol h323 ras 1718-1719&lt;BR /&gt;fixup protocol http 80&lt;BR /&gt;fixup protocol ils 389&lt;BR /&gt;fixup protocol rsh 514&lt;BR /&gt;fixup protocol rtsp 554&lt;BR /&gt;fixup protocol sip 5060&lt;BR /&gt;fixup protocol sip udp 5060&lt;BR /&gt;fixup protocol skinny 2000&lt;BR /&gt;fixup protocol smtp 25&lt;BR /&gt;fixup protocol sqlnet 1521&lt;BR /&gt;names&lt;BR /&gt;access-list outside_access_in permit icmp any any echo-reply&lt;BR /&gt;pager lines 24&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu dmz 1500&lt;BR /&gt;ip address outside dhcp setroute&lt;BR /&gt;ip address inside 10.0.1.2 255.255.255.0&lt;BR /&gt;ip address dmz 172.16.2.1 255.255.255.0&lt;BR /&gt;ip audit info action alarm&lt;BR /&gt;ip audit attack action alarm&lt;BR /&gt;pdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 1 192.168.100.0 255.255.255.0 0 0&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;BR /&gt;access-group outside_access_in in interface outside&lt;BR /&gt;route dmz 192.168.42.0 255.255.255.0 192.168.1.5 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00&lt;BR /&gt;timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00&lt;BR /&gt;timeout uauth 0:05:00 absolute&lt;BR /&gt;aaa-server TACACS+ protocol tacacs+&lt;BR /&gt;aaa-server RADIUS protocol radius&lt;BR /&gt;aaa-server LOCAL protocol local&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server community public&lt;BR /&gt;no snmp-server enable traps&lt;BR /&gt;floodguard enable&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;dhcpd address 10.0.1.100-10.0.1.108 inside&lt;BR /&gt;dhcpd dns 205.171.3.25 192.168.100.1&lt;BR /&gt;dhcpd wins 209.165.201.5&lt;BR /&gt;dhcpd lease 3600&lt;BR /&gt;dhcpd ping_timeout 750&lt;BR /&gt;dhcpd domain sbssrv.com&lt;BR /&gt;dhcpd enable inside&lt;BR /&gt;terminal width 80&lt;BR /&gt;banner login Enter your password to log in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:39:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-setting-up-dmz/m-p/1515099#M611778</guid>
      <dc:creator>Mark Bracking</dc:creator>
      <dc:date>2019-03-11T18:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Help with setting up DMZ</title>
      <link>https://community.cisco.com/t5/network-security/help-with-setting-up-dmz/m-p/1515100#M611779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dhcpd address 172.16.2.2-172.16.2.10 dmz&lt;/P&gt;&lt;P&gt;dhcpd dns 205.171.3.25 192.168.100.1&lt;/P&gt;&lt;P&gt;dhcpd wins 209.165.201.5&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 domain sbssrv.com&lt;/P&gt;&lt;P&gt;dhcpd enable dmz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (dmz) 1 0.0.0.0 0.0.0.0&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;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Sep 2010 22:50:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-setting-up-dmz/m-p/1515100#M611779</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-09-11T22:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help with setting up DMZ</title>
      <link>https://community.cisco.com/t5/network-security/help-with-setting-up-dmz/m-p/1515101#M611780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That fixed&amp;nbsp; the problem thanks mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Sep 2010 23:11:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-setting-up-dmz/m-p/1515101#M611780</guid>
      <dc:creator>Mark Bracking</dc:creator>
      <dc:date>2010-09-11T23:11:34Z</dc:date>
    </item>
  </channel>
</rss>

