<?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 ASA5505 DMZ Host in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679127#M560297</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have rebooted the ISP equipment. Left it off for about 5 minutes and the turned it back on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jun 2011 18:09:35 GMT</pubDate>
    <dc:creator>ronald.lawrimore</dc:creator>
    <dc:date>2011-06-20T18:09:35Z</dc:date>
    <item>
      <title>ASA5505 DMZ Host</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679121#M560291</link>
      <description>&lt;P&gt;How can I get DMZ hosts to be able to access the Internet via the Outside interface of my ASA5505.I am using the DMZ to allow temp guest acces to the Internet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my configuration and it can be changed as needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User Access Verification&lt;/P&gt;&lt;P&gt;Password:&lt;BR /&gt;Type help or '?' for a list of available commands.&lt;BR /&gt;ciscoasa&amp;gt; ena&lt;BR /&gt;Password: *******&lt;BR /&gt;ciscoasa# sho run&lt;BR /&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;ASA Version 8.0(4)&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 192.168.100.39 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan8&lt;BR /&gt;no forward interface Vlan1&lt;BR /&gt;nameif dmz&lt;BR /&gt;security-level 50&lt;BR /&gt;ip address 172.31.10.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan11&lt;BR /&gt;nameif outside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 24.172.82.xxx 255.255.255.252&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;switchport access vlan 11&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;switchport access vlan 8&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa804-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt;domain-name asa&lt;BR /&gt;object-group protocol DM_INLINE_PROTOCOL_1&lt;BR /&gt;protocol-object udp&lt;BR /&gt;protocol-object tcp&lt;BR /&gt;object-group protocol DM_INLINE_PROTOCOL_2&lt;BR /&gt;protocol-object udp&lt;BR /&gt;protocol-object tcp&lt;BR /&gt;object-group protocol DM_INLINE_PROTOCOL_3&lt;BR /&gt;protocol-object udp&lt;BR /&gt;protocol-object tcp&lt;BR /&gt;access-list dmz extended permit ip any any&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu dmz 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;ip verify reverse-path interface inside&lt;BR /&gt;ip verify reverse-path interface outside&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;icmp permit any dmz&lt;BR /&gt;icmp permit any outside&lt;BR /&gt;asdm image disk0:/asdm-621.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 101 interface&lt;BR /&gt;nat (inside) 0 0.0.0.0 0.0.0.0&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 24.172.85.161 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 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;http server enable&lt;BR /&gt;http 0.0.0.0 0.0.0.0 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;telnet 0.0.0.0 0.0.0.0 inside&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;dhcpd address 172.31.10.10-172.31.10.254 dmz&lt;BR /&gt;dhcpd dns 24.25.4.106 24.25.4.107 interface dmz&lt;BR /&gt;dhcpd lease 7200 interface dmz&lt;BR /&gt;dhcpd enable dmz&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;ssl encryption rc4-sha1&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;prompt hostname context&lt;BR /&gt;Cryptochecksum:03882db7c1560e226de0ec2e1bc5723a&lt;BR /&gt;: end&lt;BR /&gt;ciscoasa#&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:47:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679121#M560291</guid>
      <dc:creator>ronald.lawrimore</dc:creator>
      <dc:date>2019-03-11T20:47:30Z</dc:date>
    </item>
    <item>
      <title>ASA5505 DMZ Host</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679122#M560292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The only thing your &lt;SPAN&gt;config&lt;/SPAN&gt; is missing is NAT/PAT to translate the private IP addresses used by the &lt;SPAN&gt;DMZ&lt;/SPAN&gt; hosts to a public one that can be routable on the Internet. You can setup a basic interface PAT by adding this line:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;nat&lt;/SPAN&gt; (&lt;SPAN&gt;dmz&lt;/SPAN&gt;) 101 0.0.0.0 0.0.0.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;That line will translate all &lt;SPAN&gt;DMZ&lt;/SPAN&gt; hosts to the outside interface IP address when they access the Internet.&lt;/SPAN&gt;&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;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 17:20:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679122#M560292</guid>
      <dc:creator>mirober2</dc:creator>
      <dc:date>2011-06-20T17:20:20Z</dc:date>
    </item>
    <item>
      <title>ASA5505 DMZ Host</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679123#M560293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have added that and can see via debugging that the connection is established. I am using a TWC Business class modem at the connection to the Internet and my Outside port.&amp;nbsp; If I put the old NetGear box back in place instead of the ASA I can get on the Intenet. I know all the static IP information from TWC, but cannot get any web browesing. Via a packet trace I can see that the next hop is the TWC modem.&amp;nbsp; Am I correct that the Outside static route of 0.0.0.0 0.0.0.0 via same gateway I would configure on the NetGear box of 24.172.85.xxx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 17:37:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679123#M560293</guid>
      <dc:creator>ronald.lawrimore</dc:creator>
      <dc:date>2011-06-20T17:37:39Z</dc:date>
    </item>
    <item>
      <title>ASA5505 DMZ Host</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679124#M560294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you are correct. The static route should be the same gateway as what you had configured on the Netgear box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you see the connection being established and the packet tracer confirms this then the ASA's rules are all correct. Did you reboot the modem/TWC router after connecting the ASA? You'll need to do this so that the TWC equipment re-learns the MAC address of your outside IP address (since it will be changing from the Netgear MAC to the ASA MAC).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 17:41:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679124#M560294</guid>
      <dc:creator>mirober2</dc:creator>
      <dc:date>2011-06-20T17:41:16Z</dc:date>
    </item>
    <item>
      <title>ASA5505 DMZ Host</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679125#M560295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; This is what I get when I try to browse from a client on the DMZ to a web address..&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/7/3/0/50037-SP32-20110620-134912.gif" class="jive-image" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 17:50:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679125#M560295</guid>
      <dc:creator>ronald.lawrimore</dc:creator>
      <dc:date>2011-06-20T17:50:58Z</dc:date>
    </item>
    <item>
      <title>ASA5505 DMZ Host</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679126#M560296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you noted, the logs show that the connection is being built. I see DNS queries from your clients going out to your ISP's DNS server and see that the translation is working correctly. It looks like all of the ASA rules are correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried rebooting the ISP's equipment after connecting the ASA?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 18:07:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679126#M560296</guid>
      <dc:creator>mirober2</dc:creator>
      <dc:date>2011-06-20T18:07:36Z</dc:date>
    </item>
    <item>
      <title>ASA5505 DMZ Host</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679127#M560297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have rebooted the ISP equipment. Left it off for about 5 minutes and the turned it back on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 18:09:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679127#M560297</guid>
      <dc:creator>ronald.lawrimore</dc:creator>
      <dc:date>2011-06-20T18:09:35Z</dc:date>
    </item>
    <item>
      <title>ASA5505 DMZ Host</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679128#M560298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case, you should setup packet captures on the outside interface to see if there is bidirectional traffic. You can do something simple like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capture outside interface outside match udp any any eq 53&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, try to browse to the Internet again and check the output of 'show capture outside'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 18:12:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679128#M560298</guid>
      <dc:creator>mirober2</dc:creator>
      <dc:date>2011-06-20T18:12:03Z</dc:date>
    </item>
    <item>
      <title>ASA5505 DMZ Host</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679129#M560299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I get this in the capture log.&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/8/4/0/50048-SP32-20110620-142237.gif" class="jive-image" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 18:23:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679129#M560299</guid>
      <dc:creator>ronald.lawrimore</dc:creator>
      <dc:date>2011-06-20T18:23:33Z</dc:date>
    </item>
    <item>
      <title>ASA5505 DMZ Host</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679130#M560300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As we thought, there is no return traffic coming back from the ISP to the ASA. I would suggest calling your ISP and asking them to confirm that they received your traffic, or why they are not sending the return traffic back to the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 18:27:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679130#M560300</guid>
      <dc:creator>mirober2</dc:creator>
      <dc:date>2011-06-20T18:27:42Z</dc:date>
    </item>
    <item>
      <title>ASA5505 DMZ Host</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679131#M560301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Will do and thanks for all of your input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 18:28:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-dmz-host/m-p/1679131#M560301</guid>
      <dc:creator>ronald.lawrimore</dc:creator>
      <dc:date>2011-06-20T18:28:55Z</dc:date>
    </item>
  </channel>
</rss>

