<?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: DMZ web server; traffic gets in, can't get out. in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903472#M958620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nslookup returns invalid domain server.  It looks like the traffic is going out to the domain server but maybe it's not getting nated correctly coming back?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can resolve web sites directly by IP but I don't let ICMP through.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Dec 2007 20:12:23 GMT</pubDate>
    <dc:creator>shortnathan</dc:creator>
    <dc:date>2007-12-14T20:12:23Z</dc:date>
    <item>
      <title>DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903467#M958615</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a webserver in the dmz which is accessible from the outside.  However, I am unable to access interenet from the web server.  Help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 00:51:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903467#M958615</guid>
      <dc:creator>shortnathan</dc:creator>
      <dc:date>2019-03-13T00:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903468#M958616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nathan&lt;/P&gt;&lt;P&gt;Add the following&lt;/P&gt;&lt;P&gt;nat (dmz) 101 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 19:33:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903468#M958616</guid>
      <dc:creator>Alan Huseyin Kayahan</dc:creator>
      <dc:date>2007-12-14T19:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903469#M958617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You shouldn't need that as it should go out as 12.xx.xx.88. Check that it is using the correct dns server as defined in object-group ISP_DNS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 19:41:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903469#M958617</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-12-14T19:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903470#M958618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've verified the 12.xx.xx.71 address for DNS.  The webserver is pointing to it for its DNS.  I see the connection in the log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6	Dec 14 2007	12:42:10	302015	12.xx.xx.71	172.16.0.176	 Built outbound UDP connection 140732 for outside:12.xx.xx.71/53 (12.xx.xx.71/53) to dmz:172.16.0.176/1044 (12.xx.xx.88/1044)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it isn't working.  It's definately a DNS problem, things are working by IP.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 19:49:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903470#M958618</guid>
      <dc:creator>shortnathan</dc:creator>
      <dc:date>2007-12-14T19:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903471#M958619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct, I directly looked at NAT statements, missed the static.&lt;/P&gt;&lt;P&gt;  Natan, what happens when you run nslookup in webserver and query a web site for example &lt;A class="jive-link-custom" href="http://www.experts-exchange.com" target="_blank"&gt;www.experts-exchange.com&lt;/A&gt; and can you ping 64.156.132.140 ?&lt;/P&gt;&lt;P&gt;  Please post the output of nslookup&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 20:07:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903471#M958619</guid>
      <dc:creator>Alan Huseyin Kayahan</dc:creator>
      <dc:date>2007-12-14T20:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903472#M958620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nslookup returns invalid domain server.  It looks like the traffic is going out to the domain server but maybe it's not getting nated correctly coming back?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can resolve web sites directly by IP but I don't let ICMP through.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 20:12:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903472#M958620</guid>
      <dc:creator>shortnathan</dc:creator>
      <dc:date>2007-12-14T20:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903473#M958621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you have dns max length inspection in your config? Can you post the nslookup output when you query a web site? Assuming that your inside lan can correctly resolve DNS, try assigning the dns server of lan clients to DMZ &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 20:20:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903473#M958621</guid>
      <dc:creator>Alan Huseyin Kayahan</dc:creator>
      <dc:date>2007-12-14T20:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903474#M958622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your "outside_access_in" ACL does not allow your ISP DNS in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 20:26:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903474#M958622</guid>
      <dc:creator>oldcreek12</dc:creator>
      <dc:date>2007-12-14T20:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903475#M958623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It wouldn't have to as this is being initiated from the dmz.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 20:39:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903475#M958623</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-12-14T20:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903476#M958624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No max length inspection.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nslookup &lt;A class="jive-link-custom" href="http://www.google.com" target="_blank"&gt;www.google.com&lt;/A&gt; &amp;gt; nslookup.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DNS request timed out.&lt;/P&gt;&lt;P&gt;    timeout was 2 seconds.&lt;/P&gt;&lt;P&gt;Server:  UnKnown&lt;/P&gt;&lt;P&gt;Address:  12.xx.xx.71&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DNS request timed out.&lt;/P&gt;&lt;P&gt;    timeout was 2 seconds.&lt;/P&gt;&lt;P&gt;DNS request timed out.&lt;/P&gt;&lt;P&gt;    timeout was 2 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try assigning dns server of lan clients to dmz, the interface address?  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 20:57:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903476#M958624</guid>
      <dc:creator>shortnathan</dc:creator>
      <dc:date>2007-12-14T20:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903477#M958625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't show it hitting the ACL in the log. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 20:58:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903477#M958625</guid>
      <dc:creator>shortnathan</dc:creator>
      <dc:date>2007-12-14T20:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903478#M958626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Try assigning dns server of lan clients to dmz, the interface address?" &lt;/P&gt;&lt;P&gt;  Do your clients has the IP address of ASA interface as preferred DNS server? ASA can not be a DNS server and shouldnt be assigned as preferred DNS server.&lt;/P&gt;&lt;P&gt;  Call your ISP and ask for DNS server addresses. Then assign these public DNS server addresses as preferred DNS server to your web server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2007 13:55:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903478#M958626</guid>
      <dc:creator>Alan Huseyin Kayahan</dc:creator>
      <dc:date>2007-12-15T13:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903479#M958627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the ISP provided public DNS server's on the webserver.  There's an ACL set to allow this, but nothing seems to be hitting it.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2007 18:12:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903479#M958627</guid>
      <dc:creator>shortnathan</dc:creator>
      <dc:date>2007-12-17T18:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903480#M958628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting.  Even if it's not showing up in the log, try adding a rule to allow dns replies to outside_access_in.  Other than that, all I can think of is an oddball NAT issue.  Try removing the static (dmz,inside) map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beyond that... grab a tap and a sniffer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 01:58:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903480#M958628</guid>
      <dc:creator>jfbeam</dc:creator>
      <dc:date>2007-12-18T01:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903481#M958629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nathan, &lt;/P&gt;&lt;P&gt;  Please post the output of following command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;packet-tracer input DMZ udp 172.16.0.176 domain 12.xx.xx.71 domain detailed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 10:44:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903481#M958629</guid>
      <dc:creator>Alan Huseyin Kayahan</dc:creator>
      <dc:date>2007-12-18T10:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903482#M958630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2007 01:19:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903482#M958630</guid>
      <dc:creator>shortnathan</dc:creator>
      <dc:date>2007-12-19T01:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903483#M958631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ASA allows the traffic, nothing is wrong.&lt;/P&gt;&lt;P&gt;Actually I doubt that 12.xx.xx.71 is a valid DNS server&lt;/P&gt;&lt;P&gt;12.xx.xx.90 is your interface IP and 12.xx.xx.71 is an IP that is in your range with 255.255.255.224 mask&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend you using another public DNS. For example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 67.138.54.100&lt;/P&gt;&lt;P&gt;In TCP/IP properties of your server, set  67.138.54.100 as preferred DNS server. And in ASA, do the following modification&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network ISP_DNS&lt;/P&gt;&lt;P&gt; network-object host 67.138.54.100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2007 09:00:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903483#M958631</guid>
      <dc:creator>Alan Huseyin Kayahan</dc:creator>
      <dc:date>2007-12-19T09:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ web server; traffic gets in, can't get out.</title>
      <link>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903484#M958632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's confusing because of the scrubbed config, the second and third octets of the DNS server are different from those of my /27.  The DNS server has been verified working, our domain controllers are all using it from the inside interface.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2007 18:11:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-web-server-traffic-gets-in-can-t-get-out/m-p/903484#M958632</guid>
      <dc:creator>shortnathan</dc:creator>
      <dc:date>2007-12-19T18:11:02Z</dc:date>
    </item>
  </channel>
</rss>

