<?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 Cannot get access to web server in DMZ in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cannot-get-access-to-web-server-in-dmz/m-p/2320966#M344505</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Brad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are trying to connect to port 443 (&lt;SPAN style="font-size: 10pt;"&gt;Inbound TCP connection denied from 24.208.153.185/64024 to 43.114.152.57/443 flags SYN&amp;nbsp; on interface outside).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Make sure you have the NAT statement for that as well on your ASA as on the configuration I can only see it for the WEB-Service HTTP TCP/80 and that you allowed on the ACL on the outside interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check my blog at http:laguiadelnetworking.com for further information. &lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Aug 2013 06:20:43 GMT</pubDate>
    <dc:creator>Julio Carvajal</dc:creator>
    <dc:date>2013-08-17T06:20:43Z</dc:date>
    <item>
      <title>Cannot get access to web server in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/cannot-get-access-to-web-server-in-dmz/m-p/2320962#M344493</link>
      <description>&lt;P&gt;Once again I find myself struggling with NAT and ACLs on a 5505. I am unable to access our new webserver in the DMZ.&lt;/P&gt;&lt;P&gt;The server can ping the DMZ interface of the 5505, but that's it. I've tried allowing ICMP in to it from the outside to test, but I think I'm making a bigger mess of it each time. I've been reading and reading and trying different things, including following Cisco's example for 9.1 but nothing has worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 8.4(1) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network LOCALSQL &lt;/P&gt;&lt;P&gt; host 192.168.1.2&lt;/P&gt;&lt;P&gt;object network DMZ-Webserver-Public-IP &lt;/P&gt;&lt;P&gt; host 43.114.152.57&lt;/P&gt;&lt;P&gt;object network dmz-subnet &lt;/P&gt;&lt;P&gt; subnet 192.18.36.0 255.255.255.0&lt;/P&gt;&lt;P&gt;object network webserver &lt;/P&gt;&lt;P&gt; host 192.18.36.57&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network DM_INLINE_NETWORK_16&lt;/P&gt;&lt;P&gt; network-object object DMZ-Webserver-Public-IP&lt;/P&gt;&lt;P&gt; network-object object webserver&lt;/P&gt;&lt;P&gt;object-group network DM_INLINE_NETWORK_18&lt;/P&gt;&lt;P&gt; network-object object DMZ-Webserver-Public-IP&lt;/P&gt;&lt;P&gt; network-object object webserver&lt;/P&gt;&lt;P&gt;object-group network DM_INLINE_NETWORK_19&lt;/P&gt;&lt;P&gt; network-object object DMZ-Webserver-Public-IP&lt;/P&gt;&lt;P&gt; network-object object webserver&lt;/P&gt;&lt;P&gt;object-group network DM_INLINE_NETWORK_20&lt;/P&gt;&lt;P&gt; network-object object DMZ-Webserver-Public-IP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_acl extended permit tcp any object webserver eq www &lt;/P&gt;&lt;P&gt;access-list DMZ_access_in extended permit object-group DM_INLINE_SERVICE_4 any object-group &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DM_INLINE_NETWORK_19 &lt;/P&gt;&lt;P&gt;access-list DMZ_access_in extended permit tcp any object-group DM_INLINE_NETWORK_20 object-group &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web_Services &lt;/P&gt;&lt;P&gt;access-list DMZ_access_in extended permit ip any object webserver &lt;/P&gt;&lt;P&gt;access-list dmz_acl extended permit ip any any &lt;/P&gt;&lt;P&gt;access-list dmz_acl extended deny ip any object Inside_LAN &lt;/P&gt;&lt;P&gt;access-list dmz_acl extended permit object SQL-Server any object LOCALSQL &lt;/P&gt;&lt;P&gt;access-list outside_in extended permit tcp object-group DM_INLINE_NETWORK_10 object-group &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DM_INLINE_NETWORK_17 object-group DM_INLINE_TCP_2 &lt;/P&gt;&lt;P&gt;access-list outside_in extended permit icmp any object DMZ-Webserver-Public-IP &lt;/P&gt;&lt;P&gt;access-list outside_in extended permit object-group DM_INLINE_SERVICE_3 any object-group &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DM_INLINE_NETWORK_18 &lt;/P&gt;&lt;P&gt;access-list outside_in extended permit tcp any object-group DM_INLINE_NETWORK_16 object-group &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web_Services &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network dmz-subnet&lt;/P&gt;&lt;P&gt; nat (DMZ,outside) dynamic interface&lt;/P&gt;&lt;P&gt;object network webserver&lt;/P&gt;&lt;P&gt; nat (DMZ,outside) static DMZ-Webserver-Public-IP service tcp www www &lt;/P&gt;&lt;P&gt;access-group outbound in interface inside&lt;/P&gt;&lt;P&gt;access-group outside_acl in interface outside&lt;/P&gt;&lt;P&gt;access-group DMZ_access_in in interface DMZ&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:26:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-get-access-to-web-server-in-dmz/m-p/2320962#M344493</guid>
      <dc:creator>Brad Hodgins</dc:creator>
      <dc:date>2019-03-12T02:26:55Z</dc:date>
    </item>
    <item>
      <title>Cannot get access to web server in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/cannot-get-access-to-web-server-in-dmz/m-p/2320963#M344498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try using the &lt;STRONG&gt;"packet-tracer" &lt;/STRONG&gt;command to confirm that the ASA configurations are correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might even be that its not matching the correct NAT rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;packet-tracer input outside tcp 8.8.8.8 12345 43.114.152.57 80&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post the output of the command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 20:04:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-get-access-to-web-server-in-dmz/m-p/2320963#M344498</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-08-16T20:04:04Z</dc:date>
    </item>
    <item>
      <title>Cannot get access to web server in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/cannot-get-access-to-web-server-in-dmz/m-p/2320964#M344500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Phase: 1&lt;/P&gt;&lt;P&gt;Type: UN-NAT&lt;/P&gt;&lt;P&gt;Subtype: static&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;object network webserver&lt;/P&gt;&lt;P&gt; nat (DMZ,outside) static DMZ-Webserver-Public-IP service tcp www www &lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;NAT divert to egress interface DMZ&lt;/P&gt;&lt;P&gt;Untranslate 43.114.152.57/80 to 192.18.36.157/80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 2&lt;/P&gt;&lt;P&gt;Type: ACCESS-LIST&lt;/P&gt;&lt;P&gt;Subtype: log&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;access-group outside_acl in interface outside&lt;/P&gt;&lt;P&gt;access-list outside_acl extended permit tcp any object webserver object-group DM_INLINE_TCP_3 log debugging &lt;/P&gt;&lt;P&gt;object-group service DM_INLINE_TCP_3 tcp&lt;/P&gt;&lt;P&gt; port-object eq www&lt;/P&gt;&lt;P&gt; port-object eq https&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 3&lt;/P&gt;&lt;P&gt;Type: IP-OPTIONS&lt;/P&gt;&lt;P&gt;Subtype: &lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 4&lt;/P&gt;&lt;P&gt;Type: VPN&lt;/P&gt;&lt;P&gt;Subtype: ipsec-tunnel-flow&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 5&lt;/P&gt;&lt;P&gt;Type: NAT&lt;/P&gt;&lt;P&gt;Subtype: rpf-check&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;object network webserver&lt;/P&gt;&lt;P&gt; nat (DMZ,outside) static DMZ-Webserver-Public-IP service tcp www www &lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 6&lt;/P&gt;&lt;P&gt;Type: IP-OPTIONS&lt;/P&gt;&lt;P&gt;Subtype: &lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 7&lt;/P&gt;&lt;P&gt;Type: FLOW-CREATION&lt;/P&gt;&lt;P&gt;Subtype: &lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;New flow created with id 4953608, packet dispatched to next module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;input-interface: outside&lt;/P&gt;&lt;P&gt;input-status: up&lt;/P&gt;&lt;P&gt;input-line-status: up&lt;/P&gt;&lt;P&gt;output-interface: DMZ&lt;/P&gt;&lt;P&gt;output-status: up&lt;/P&gt;&lt;P&gt;output-line-status: up&lt;/P&gt;&lt;P&gt;Action: allow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything here seems to check out, but I cannot access the website from the outside world, yet when I connect from (inside) 192.18.36.14 on VLAN10 to (DMZ) 192.18.36.157 on VLAN10, I can see the website with no problems, whereas 192.18.36.157 is the interal web server IP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 20:58:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-get-access-to-web-server-in-dmz/m-p/2320964#M344500</guid>
      <dc:creator>Brad Hodgins</dc:creator>
      <dc:date>2013-08-16T20:58:33Z</dc:date>
    </item>
    <item>
      <title>Cannot get access to web server in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/cannot-get-access-to-web-server-in-dmz/m-p/2320965#M344504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This came up in the log when I was attempting to connect:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp; Aug 16 2013&amp;nbsp;&amp;nbsp;&amp;nbsp; 22:15:49&amp;nbsp; 24.208.153.185&amp;nbsp;&amp;nbsp;&amp;nbsp; 64024&amp;nbsp;&amp;nbsp; 43.114.152.57&amp;nbsp;&amp;nbsp;&amp;nbsp; 443&amp;nbsp;&amp;nbsp;&amp;nbsp; Inbound TCP connection denied from 24.208.153.185/64024 to 43.114.152.57/443 flags SYN&amp;nbsp; on interface outside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Aug 2013 02:25:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-get-access-to-web-server-in-dmz/m-p/2320965#M344504</guid>
      <dc:creator>Brad Hodgins</dc:creator>
      <dc:date>2013-08-17T02:25:06Z</dc:date>
    </item>
    <item>
      <title>Cannot get access to web server in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/cannot-get-access-to-web-server-in-dmz/m-p/2320966#M344505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Brad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are trying to connect to port 443 (&lt;SPAN style="font-size: 10pt;"&gt;Inbound TCP connection denied from 24.208.153.185/64024 to 43.114.152.57/443 flags SYN&amp;nbsp; on interface outside).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Make sure you have the NAT statement for that as well on your ASA as on the configuration I can only see it for the WEB-Service HTTP TCP/80 and that you allowed on the ACL on the outside interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check my blog at http:laguiadelnetworking.com for further information. &lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Aug 2013 06:20:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-get-access-to-web-server-in-dmz/m-p/2320966#M344505</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-08-17T06:20:43Z</dc:date>
    </item>
  </channel>
</rss>

