<?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 Cant Access Web Server From Outside Internet in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cant-access-web-server-from-outside-internet/m-p/3358502#M963955</link>
    <description>&lt;P&gt;Having an issue accessing web server from public internet. I set up some PAT rules &amp;amp; permitted the traffic in my outside acl. When I do a packet tracer it says my ASA is configured to allow access to the server from the outside which I include below. Including my ASA config below also. Also when I am inside trying to access the server locally over port 80 or 443 I can successfully access the server webpage. I checked that the web server is set to allow connections from any. All this&amp;nbsp;tells&amp;nbsp;me the server should be working properly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mario365# packet-tracer input outside tcp 50.34.68.21 5555 10.0.1.15 443&lt;/P&gt;
&lt;P&gt;Phase: 1&lt;BR /&gt;Type: CAPTURE&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;MAC Access list&lt;/P&gt;
&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Implicit Rule&lt;BR /&gt;Additional Information:&lt;BR /&gt;MAC Access list&lt;/P&gt;
&lt;P&gt;Phase: 3&lt;BR /&gt;Type: UN-NAT&lt;BR /&gt;Subtype: static&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;nat (inside,outside) source static WEBSERVER WEBSERVER destination static interface any service HTTPS HTTPS&lt;BR /&gt;Additional Information:&lt;BR /&gt;NAT divert to egress interface inside&lt;BR /&gt;Untranslate 10.0.1.15/443 to 10.0.1.15/443&lt;/P&gt;
&lt;P&gt;Phase: 4&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;access-group acl-outside in interface outside&lt;BR /&gt;access-list acl-outside extended permit tcp any object WEBSERVER eq https&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 5&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;nat (inside,outside) source static WEBSERVER WEBSERVER destination static interface any service HTTPS HTTPS&lt;BR /&gt;Additional Information:&lt;BR /&gt;Static translate 50.34.68.21/5555 to 10.0.1.1/5555&lt;/P&gt;
&lt;P&gt;Phase: 6&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: per-session&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 7&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 8&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: rpf-check&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;nat (inside,outside) source static WEBSERVER WEBSERVER destination static interface any service HTTPS HTTPS&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 9&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: per-session&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 10&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 11&lt;BR /&gt;Type: FLOW-CREATION&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;New flow created with id 261055, packet dispatched to next module&lt;/P&gt;
&lt;P&gt;Result:&lt;BR /&gt;input-interface: outside&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: inside&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: allow&lt;/P&gt;
&lt;P&gt;___________________________________________________________&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mario365# sh run&lt;BR /&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;: Serial Number: JMX1422Z1SF&lt;BR /&gt;: Hardware: ASA5505, 512 MB RAM, CPU Geode 500 MHz&lt;BR /&gt;:&lt;BR /&gt;ASA Version 9.2(4)&lt;BR /&gt;!&lt;BR /&gt;hostname Mario365&lt;BR /&gt;enable password Z5tXLWscwJUZOz0q encrypted&lt;BR /&gt;passwd Z5tXLWscwJUZOz0q encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt; switchport access vlan 3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt; switchport access vlan 3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 10.0.1.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address dhcp setroute&lt;BR /&gt;!&lt;BR /&gt;interface Vlan3&lt;BR /&gt; no forward interface Vlan1&lt;BR /&gt; nameif DMZ&lt;BR /&gt; security-level 50&lt;BR /&gt; ip address 10.20.10.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;clock timezone EST -5&lt;BR /&gt;clock summer-time EDT recurring&lt;BR /&gt;same-security-traffic permit intra-interface&lt;BR /&gt;object network insidenet&lt;BR /&gt; subnet 10.0.1.0 255.255.255.0&lt;BR /&gt;object service HTTP&lt;BR /&gt; service tcp source eq www&lt;BR /&gt;object network WEBSERVER&lt;BR /&gt; host 10.0.1.15&lt;BR /&gt;object service HTTPS&lt;BR /&gt; service tcp source eq https&lt;BR /&gt;object-group network DENIED-ADDRESSES&lt;BR /&gt; network-object host 123.183.209.139&lt;BR /&gt;object-group network ANYCONNECT-REMOTE-USERS&lt;BR /&gt; network-object 10.0.2.0 255.255.255.0&lt;BR /&gt; network-object 10.0.3.0 255.255.255.0&lt;BR /&gt;object-group network DMZ-SUBNET&lt;BR /&gt; network-object 10.20.10.0 255.255.255.0&lt;BR /&gt;access-list acl-inside extended permit tcp any any eq www&lt;BR /&gt;access-list acl-inside extended permit tcp any any eq https&lt;BR /&gt;access-list acl-inside extended permit udp any any eq domain&lt;BR /&gt;access-list acl-inside extended permit icmp any any&lt;BR /&gt;access-list acl-inside extended permit icmp any any echo-reply&lt;BR /&gt;access-list acl-outside extended permit icmp any any&lt;BR /&gt;access-list acl-outside extended permit icmp any any echo-reply&lt;BR /&gt;access-list acl-outside extended permit tcp any object WEBSERVER eq www&lt;BR /&gt;access-list acl-outside extended permit tcp any object WEBSERVER eq https&lt;BR /&gt;access-list acl-outside extended deny ip any any log&lt;BR /&gt;access-list acl-DMZ extended permit icmp any any&lt;BR /&gt;access-list acl-DMZ extended permit icmp any any echo-reply&lt;BR /&gt;access-list acl-DMZ extended permit ip any any&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging timestamp&lt;BR /&gt;logging buffer-size 512000&lt;BR /&gt;logging buffered debugging&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu DMZ 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-631.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;nat (inside,outside) source static WEBSERVER WEBSERVER destination static interface any service HTTP HTTP&lt;BR /&gt;nat (inside,outside) source static WEBSERVER WEBSERVER destination static interface any service HTTPS HTTPS&lt;BR /&gt;!&lt;BR /&gt;object network insidenet&lt;BR /&gt; nat (inside,outside) dynamic interface&lt;BR /&gt;access-group acl-inside in interface inside&lt;BR /&gt;access-group acl-outside in interface outside&lt;BR /&gt;access-group acl-DMZ in interface DMZ&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout pat-xlate 0:00:30&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;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;timeout floating-conn 0:00:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;aaa authentication ssh console LOCAL&lt;BR /&gt;aaa authentication enable console LOCAL&lt;BR /&gt;aaa authorization exec LOCAL&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto ca trustpoint LOCALTRUST&lt;BR /&gt; enrollment self&lt;BR /&gt; fqdn none&lt;BR /&gt; subject-name CN=text&lt;BR /&gt; keypair SSLVPNKEY&lt;BR /&gt; crl configure&lt;BR /&gt;crypto ca trustpool policy&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh stricthostkeycheck&lt;BR /&gt;ssh 10.0.2.0 255.255.255.0 inside&lt;BR /&gt;ssh 10.0.1.0 255.255.255.0 inside&lt;BR /&gt;ssh timeout 60&lt;BR /&gt;ssh key-exchange group dh-group1-sha1&lt;BR /&gt;console timeout 0&lt;BR /&gt;management-access inside&lt;/P&gt;
&lt;P&gt;dhcp-client update dns server both&lt;BR /&gt;dhcpd update dns both&lt;BR /&gt;!&lt;BR /&gt;dhcpd address 10.0.1.100-10.0.1.200 inside&lt;BR /&gt;dhcpd dns 8.8.8.8 8.8.4.4 interface inside&lt;BR /&gt;dhcpd lease 604800 interface inside&lt;BR /&gt;dhcpd enable inside&lt;BR /&gt;!&lt;BR /&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;ntp server 216.6.2.70 source outside&lt;BR /&gt;&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;call-home&lt;BR /&gt; profile CiscoTAC-1&lt;BR /&gt; no active&lt;BR /&gt; destination address http &lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService" target="_blank"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;BR /&gt; destination address email callhome@cisco.com&lt;BR /&gt; destination transport-method http&lt;BR /&gt; subscribe-to-alert-group diagnostic&lt;BR /&gt; subscribe-to-alert-group environment&lt;BR /&gt; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;Cryptochecksum:cd90cd6be21439830216cff90bf66130&lt;BR /&gt;: end&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 15:35:14 GMT</pubDate>
    <dc:creator>Hawk</dc:creator>
    <dc:date>2020-02-21T15:35:14Z</dc:date>
    <item>
      <title>Cant Access Web Server From Outside Internet</title>
      <link>https://community.cisco.com/t5/network-security/cant-access-web-server-from-outside-internet/m-p/3358502#M963955</link>
      <description>&lt;P&gt;Having an issue accessing web server from public internet. I set up some PAT rules &amp;amp; permitted the traffic in my outside acl. When I do a packet tracer it says my ASA is configured to allow access to the server from the outside which I include below. Including my ASA config below also. Also when I am inside trying to access the server locally over port 80 or 443 I can successfully access the server webpage. I checked that the web server is set to allow connections from any. All this&amp;nbsp;tells&amp;nbsp;me the server should be working properly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mario365# packet-tracer input outside tcp 50.34.68.21 5555 10.0.1.15 443&lt;/P&gt;
&lt;P&gt;Phase: 1&lt;BR /&gt;Type: CAPTURE&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;MAC Access list&lt;/P&gt;
&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Implicit Rule&lt;BR /&gt;Additional Information:&lt;BR /&gt;MAC Access list&lt;/P&gt;
&lt;P&gt;Phase: 3&lt;BR /&gt;Type: UN-NAT&lt;BR /&gt;Subtype: static&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;nat (inside,outside) source static WEBSERVER WEBSERVER destination static interface any service HTTPS HTTPS&lt;BR /&gt;Additional Information:&lt;BR /&gt;NAT divert to egress interface inside&lt;BR /&gt;Untranslate 10.0.1.15/443 to 10.0.1.15/443&lt;/P&gt;
&lt;P&gt;Phase: 4&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;access-group acl-outside in interface outside&lt;BR /&gt;access-list acl-outside extended permit tcp any object WEBSERVER eq https&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 5&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;nat (inside,outside) source static WEBSERVER WEBSERVER destination static interface any service HTTPS HTTPS&lt;BR /&gt;Additional Information:&lt;BR /&gt;Static translate 50.34.68.21/5555 to 10.0.1.1/5555&lt;/P&gt;
&lt;P&gt;Phase: 6&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: per-session&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 7&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 8&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: rpf-check&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;nat (inside,outside) source static WEBSERVER WEBSERVER destination static interface any service HTTPS HTTPS&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 9&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: per-session&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 10&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 11&lt;BR /&gt;Type: FLOW-CREATION&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;New flow created with id 261055, packet dispatched to next module&lt;/P&gt;
&lt;P&gt;Result:&lt;BR /&gt;input-interface: outside&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: inside&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: allow&lt;/P&gt;
&lt;P&gt;___________________________________________________________&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mario365# sh run&lt;BR /&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;: Serial Number: JMX1422Z1SF&lt;BR /&gt;: Hardware: ASA5505, 512 MB RAM, CPU Geode 500 MHz&lt;BR /&gt;:&lt;BR /&gt;ASA Version 9.2(4)&lt;BR /&gt;!&lt;BR /&gt;hostname Mario365&lt;BR /&gt;enable password Z5tXLWscwJUZOz0q encrypted&lt;BR /&gt;passwd Z5tXLWscwJUZOz0q encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt; switchport access vlan 3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt; switchport access vlan 3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 10.0.1.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address dhcp setroute&lt;BR /&gt;!&lt;BR /&gt;interface Vlan3&lt;BR /&gt; no forward interface Vlan1&lt;BR /&gt; nameif DMZ&lt;BR /&gt; security-level 50&lt;BR /&gt; ip address 10.20.10.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;clock timezone EST -5&lt;BR /&gt;clock summer-time EDT recurring&lt;BR /&gt;same-security-traffic permit intra-interface&lt;BR /&gt;object network insidenet&lt;BR /&gt; subnet 10.0.1.0 255.255.255.0&lt;BR /&gt;object service HTTP&lt;BR /&gt; service tcp source eq www&lt;BR /&gt;object network WEBSERVER&lt;BR /&gt; host 10.0.1.15&lt;BR /&gt;object service HTTPS&lt;BR /&gt; service tcp source eq https&lt;BR /&gt;object-group network DENIED-ADDRESSES&lt;BR /&gt; network-object host 123.183.209.139&lt;BR /&gt;object-group network ANYCONNECT-REMOTE-USERS&lt;BR /&gt; network-object 10.0.2.0 255.255.255.0&lt;BR /&gt; network-object 10.0.3.0 255.255.255.0&lt;BR /&gt;object-group network DMZ-SUBNET&lt;BR /&gt; network-object 10.20.10.0 255.255.255.0&lt;BR /&gt;access-list acl-inside extended permit tcp any any eq www&lt;BR /&gt;access-list acl-inside extended permit tcp any any eq https&lt;BR /&gt;access-list acl-inside extended permit udp any any eq domain&lt;BR /&gt;access-list acl-inside extended permit icmp any any&lt;BR /&gt;access-list acl-inside extended permit icmp any any echo-reply&lt;BR /&gt;access-list acl-outside extended permit icmp any any&lt;BR /&gt;access-list acl-outside extended permit icmp any any echo-reply&lt;BR /&gt;access-list acl-outside extended permit tcp any object WEBSERVER eq www&lt;BR /&gt;access-list acl-outside extended permit tcp any object WEBSERVER eq https&lt;BR /&gt;access-list acl-outside extended deny ip any any log&lt;BR /&gt;access-list acl-DMZ extended permit icmp any any&lt;BR /&gt;access-list acl-DMZ extended permit icmp any any echo-reply&lt;BR /&gt;access-list acl-DMZ extended permit ip any any&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging timestamp&lt;BR /&gt;logging buffer-size 512000&lt;BR /&gt;logging buffered debugging&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu DMZ 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-631.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;nat (inside,outside) source static WEBSERVER WEBSERVER destination static interface any service HTTP HTTP&lt;BR /&gt;nat (inside,outside) source static WEBSERVER WEBSERVER destination static interface any service HTTPS HTTPS&lt;BR /&gt;!&lt;BR /&gt;object network insidenet&lt;BR /&gt; nat (inside,outside) dynamic interface&lt;BR /&gt;access-group acl-inside in interface inside&lt;BR /&gt;access-group acl-outside in interface outside&lt;BR /&gt;access-group acl-DMZ in interface DMZ&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout pat-xlate 0:00:30&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;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;timeout floating-conn 0:00:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;aaa authentication ssh console LOCAL&lt;BR /&gt;aaa authentication enable console LOCAL&lt;BR /&gt;aaa authorization exec LOCAL&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto ca trustpoint LOCALTRUST&lt;BR /&gt; enrollment self&lt;BR /&gt; fqdn none&lt;BR /&gt; subject-name CN=text&lt;BR /&gt; keypair SSLVPNKEY&lt;BR /&gt; crl configure&lt;BR /&gt;crypto ca trustpool policy&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh stricthostkeycheck&lt;BR /&gt;ssh 10.0.2.0 255.255.255.0 inside&lt;BR /&gt;ssh 10.0.1.0 255.255.255.0 inside&lt;BR /&gt;ssh timeout 60&lt;BR /&gt;ssh key-exchange group dh-group1-sha1&lt;BR /&gt;console timeout 0&lt;BR /&gt;management-access inside&lt;/P&gt;
&lt;P&gt;dhcp-client update dns server both&lt;BR /&gt;dhcpd update dns both&lt;BR /&gt;!&lt;BR /&gt;dhcpd address 10.0.1.100-10.0.1.200 inside&lt;BR /&gt;dhcpd dns 8.8.8.8 8.8.4.4 interface inside&lt;BR /&gt;dhcpd lease 604800 interface inside&lt;BR /&gt;dhcpd enable inside&lt;BR /&gt;!&lt;BR /&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;ntp server 216.6.2.70 source outside&lt;BR /&gt;&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;call-home&lt;BR /&gt; profile CiscoTAC-1&lt;BR /&gt; no active&lt;BR /&gt; destination address http &lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService" target="_blank"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;BR /&gt; destination address email callhome@cisco.com&lt;BR /&gt; destination transport-method http&lt;BR /&gt; subscribe-to-alert-group diagnostic&lt;BR /&gt; subscribe-to-alert-group environment&lt;BR /&gt; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;Cryptochecksum:cd90cd6be21439830216cff90bf66130&lt;BR /&gt;: end&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 15:35:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cant-access-web-server-from-outside-internet/m-p/3358502#M963955</guid>
      <dc:creator>Hawk</dc:creator>
      <dc:date>2020-02-21T15:35:14Z</dc:date>
    </item>
  </channel>
</rss>

