<?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: How to Publish my Web Server in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144440#M356730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Thank you very much for your quick response;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I followed your instructions exactly, &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;I'm still no luck in either case, the LAN has no internet access and does not display the Web server&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only the LAN have internet access when the OUTSIDE interface obtains the address by DHCP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;this is my setup.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 8.3 (1)&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname ciscoasa&lt;/P&gt;&lt;P&gt;enable password encrypted tna0ggcckiszs8HE&lt;/P&gt;&lt;P&gt;2KFQnbNIdI.2KYOU encrypted passwd&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;VLAN1 interface&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.10.1 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface VLAN2&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 186.151.161.26 255 255 255 252&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;VLAN3 interface&lt;/P&gt;&lt;P&gt; no forward interface vlan1&lt;/P&gt;&lt;P&gt; nameif DMZ&lt;/P&gt;&lt;P&gt; security-level 50&lt;/P&gt;&lt;P&gt; ip address 10.30.30.1 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0 / 0&lt;/P&gt;&lt;P&gt; switchport access vlan 2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0 / 1&lt;/P&gt;&lt;P&gt; switchport access vlan 3&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0 / 2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0 / 3&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0 / 4&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0 / 5&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0 / 6&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0 / 7&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ftp passive mode&lt;/P&gt;&lt;P&gt;network object obj_any&lt;/P&gt;&lt;P&gt; subnet 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;Web-Server network object&lt;/P&gt;&lt;P&gt; host 10.30.30.30&lt;/P&gt;&lt;P&gt;object-group network DEFAULT-PAT-SOURCE&lt;/P&gt;&lt;P&gt; network-object 192.168.10.0 255.255.255.0&lt;/P&gt;&lt;P&gt; network-object 10.30.30.0 255.255.255.0&lt;/P&gt;&lt;P&gt;access-list OUTSIDE-IN remark Allow Web access to Web server&lt;/P&gt;&lt;P&gt;access-list OUTSIDE-IN extended permit tcp any object eq www WEB-SERVER&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;asdm informational logging&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu DMZ 1500&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;network object obj_any&lt;/P&gt;&lt;P&gt; nat (inside, outside) dynamic interface&lt;/P&gt;&lt;P&gt;Web-Server network object&lt;/P&gt;&lt;P&gt; nat (DMZ, outside) static interface service tcp www www&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;nat (any, outside) after-auto source dynamic PAT-SOURCE-DEFAULT interface&lt;/P&gt;&lt;P&gt;access-group OUTSIDE-IN in interface outside&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 0:10:00 half-closed 1:00:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P&gt;0:10:00 timeout sunrpc 0:05:00 h323 1:00:00 mgcp 0:05:00 mgcp H225-pat 0:05:00&lt;/P&gt;&lt;P&gt;sip_media 0:30:00 timeout sip 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;timeout sip-provisional-media 0:02:00 0:05:00 absolute uauth&lt;/P&gt;&lt;P&gt;timeout tcp-proxy-reassembly 0:01:00&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.10.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkDown coldStart&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime seconds 28800&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;auto_config outside dhcpd&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;192.168.10.5-192.168.10.36 inside dhcpd address&lt;/P&gt;&lt;P&gt;dhcpd enable inside&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;/P&gt;&lt;P&gt;threat-detection statistics access-list&lt;/P&gt;&lt;P&gt;no threat-detection statistics tcp-intercept&lt;/P&gt;&lt;P&gt;WebVPN&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum client auto&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum 512&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; inspection_default class&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ftp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 H225&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 ras&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rsh&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rtsp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect esmtp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sqlnet&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect skinny&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sunrpc&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect xdmcp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sip&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect netbios&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect tftp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ip-options&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy overall global_policy&lt;/P&gt;&lt;P&gt;prompt hostname context&lt;/P&gt;&lt;P&gt;Cryptochecksum: 41349d632bcea77042960f9993c68d46&lt;/P&gt;&lt;P&gt;: End&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, 12 Feb 2013 20:49:34 GMT</pubDate>
    <dc:creator>David Aguirre</dc:creator>
    <dc:date>2013-02-12T20:49:34Z</dc:date>
    <item>
      <title>How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144438#M356727</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm configuring a Cisco ASA 5505 ASA Version 8.3.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to publish my web server is in the DMZ (10.30.30.1) and server address is 10.30.30.30 but it still fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have only one public IP, and hope that when they call the Public IP, my web server appears, another problem I have is that when I assign the public IP to my interface OUTSIDE my LAN loses internet connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to do to publish my web server and the LAN computers have internet access?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for the help.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:59:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144438#M356727</guid>
      <dc:creator>David Aguirre</dc:creator>
      <dc:date>2019-03-12T00:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144439#M356729</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;Here is a configuration for NAT that should handle both the PAT translation for normal LAN user traffic to Internet and the allow HTTP connections to your Web server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Default PAT rule for Internet traffic&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;DEFAULT-PAT-SOURCE&lt;/STRONG&gt; = object-group under which all the local networks are defined which need PAT translation for normal Internet traffic&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;10.10.10.0 255.255.255.0&lt;/STRONG&gt; = Example LAN network&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;10.30.30.0 255.255.255.0&lt;/STRONG&gt; = Your DMZ network&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;"any" &lt;/STRONG&gt;= Defines in the NAT configuration that source networks for NAT can be behind "any" interface&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;after-auto&lt;/STRONG&gt; = Moves the NAT rule to the last section of NAT rules processed by the ASA (so it wont overrule any other rule)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;"interface"&lt;/STRONG&gt; = Specifies that the destination interfaces IP address is used for the PAT translation (in this case your "outside" interface public IP address)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network DEFAULT-PAT-SOURCE&lt;/P&gt;&lt;P&gt; network-object 10.10.10.0 255.255.255.0&lt;/P&gt;&lt;P&gt; network-object 10.30.30.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (any,outside) after-auto source dynamic DEFAULT-PAT-SOURCE interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Port Forward or Static PAT for the Web server&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;WEB-SERVER&lt;/STRONG&gt; = Contains the Web Servers local IP address and NAT configuration under it&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;10.30.30.30&lt;/STRONG&gt; = Your DMZ server local IP address&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;nat&lt;/STRONG&gt; = The NAT configuration that does Static NAT between "dmz" and "outside" interface. It uses the "outside" interface public IP address BUT only for TCP/80 port&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;access-list&lt;/STRONG&gt; = The access-list below only allows TCP/80 to the Web server from "any" source address on the Internet. Notice that the traffic is allowed to the Real IP address of the server under the "object network". This is because of the new NAT/ACL format. Traffic is always opened towards the Real IP address of the host.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;access-group&lt;/STRONG&gt; = Attach the ACL to the "outside" interface&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network WEB-SERVER&lt;/P&gt;&lt;P&gt; host 10.30.30.30&lt;/P&gt;&lt;P&gt; nat (dmz,outside) static interface service tcp 80 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list OUTSIDE-IN remark Allow Web access to Web server&lt;/P&gt;&lt;P&gt;access-list OUTSIDE-IN permit tcp any object WEB-SERVER eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group OUTSIDE-IN in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully the above information has been helpfull &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 19:38:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144439#M356729</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-02-12T19:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144440#M356730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Thank you very much for your quick response;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I followed your instructions exactly, &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;I'm still no luck in either case, the LAN has no internet access and does not display the Web server&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only the LAN have internet access when the OUTSIDE interface obtains the address by DHCP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;this is my setup.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 8.3 (1)&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname ciscoasa&lt;/P&gt;&lt;P&gt;enable password encrypted tna0ggcckiszs8HE&lt;/P&gt;&lt;P&gt;2KFQnbNIdI.2KYOU encrypted passwd&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;VLAN1 interface&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.10.1 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface VLAN2&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 186.151.161.26 255 255 255 252&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;VLAN3 interface&lt;/P&gt;&lt;P&gt; no forward interface vlan1&lt;/P&gt;&lt;P&gt; nameif DMZ&lt;/P&gt;&lt;P&gt; security-level 50&lt;/P&gt;&lt;P&gt; ip address 10.30.30.1 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0 / 0&lt;/P&gt;&lt;P&gt; switchport access vlan 2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0 / 1&lt;/P&gt;&lt;P&gt; switchport access vlan 3&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0 / 2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0 / 3&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0 / 4&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0 / 5&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0 / 6&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0 / 7&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ftp passive mode&lt;/P&gt;&lt;P&gt;network object obj_any&lt;/P&gt;&lt;P&gt; subnet 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;Web-Server network object&lt;/P&gt;&lt;P&gt; host 10.30.30.30&lt;/P&gt;&lt;P&gt;object-group network DEFAULT-PAT-SOURCE&lt;/P&gt;&lt;P&gt; network-object 192.168.10.0 255.255.255.0&lt;/P&gt;&lt;P&gt; network-object 10.30.30.0 255.255.255.0&lt;/P&gt;&lt;P&gt;access-list OUTSIDE-IN remark Allow Web access to Web server&lt;/P&gt;&lt;P&gt;access-list OUTSIDE-IN extended permit tcp any object eq www WEB-SERVER&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;asdm informational logging&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu DMZ 1500&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;network object obj_any&lt;/P&gt;&lt;P&gt; nat (inside, outside) dynamic interface&lt;/P&gt;&lt;P&gt;Web-Server network object&lt;/P&gt;&lt;P&gt; nat (DMZ, outside) static interface service tcp www www&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;nat (any, outside) after-auto source dynamic PAT-SOURCE-DEFAULT interface&lt;/P&gt;&lt;P&gt;access-group OUTSIDE-IN in interface outside&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 0:10:00 half-closed 1:00:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P&gt;0:10:00 timeout sunrpc 0:05:00 h323 1:00:00 mgcp 0:05:00 mgcp H225-pat 0:05:00&lt;/P&gt;&lt;P&gt;sip_media 0:30:00 timeout sip 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;timeout sip-provisional-media 0:02:00 0:05:00 absolute uauth&lt;/P&gt;&lt;P&gt;timeout tcp-proxy-reassembly 0:01:00&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.10.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkDown coldStart&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime seconds 28800&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;auto_config outside dhcpd&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;192.168.10.5-192.168.10.36 inside dhcpd address&lt;/P&gt;&lt;P&gt;dhcpd enable inside&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;/P&gt;&lt;P&gt;threat-detection statistics access-list&lt;/P&gt;&lt;P&gt;no threat-detection statistics tcp-intercept&lt;/P&gt;&lt;P&gt;WebVPN&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum client auto&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum 512&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; inspection_default class&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ftp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 H225&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 ras&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rsh&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rtsp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect esmtp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sqlnet&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect skinny&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sunrpc&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect xdmcp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sip&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect netbios&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect tftp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ip-options&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy overall global_policy&lt;/P&gt;&lt;P&gt;prompt hostname context&lt;/P&gt;&lt;P&gt;Cryptochecksum: 41349d632bcea77042960f9993c68d46&lt;/P&gt;&lt;P&gt;: End&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, 12 Feb 2013 20:49:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144440#M356730</guid>
      <dc:creator>David Aguirre</dc:creator>
      <dc:date>2013-02-12T20:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144441#M356731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont know what is up with the above configuration. Have you edited it yourself and not copy/pasted it directly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some configuration lines that are not possible on the ASA even.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are also missing the default route command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"route outside 0.0.0.0 0.0.0.0 &lt;ISP gateway="" ip=""&gt;"&lt;/ISP&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 20:53:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144441#M356731</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-02-12T20:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144442#M356732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for replying&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added this line and I have internet connection from LAN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"route 0.0.0.0 0.0.0.0 186.151.161.25" (Gateway ISP Router)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other lines that add were these:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;object-group network DEFAULT-PAT-SOURCE&lt;/P&gt;&lt;P style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;network-object 192.168.10.0 255.255.255.0&lt;/P&gt;&lt;P style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;network-object 10.30.30.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;nat (any,outside) after-auto source dynamic DEFAULT-PAT-SOURCE interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;object network WEB-SERVER&lt;/P&gt;&lt;P style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;host 10.30.30.30&lt;/P&gt;&lt;P style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;nat (dmz,outside) static interface service tcp 80 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;access-list OUTSIDE-IN remark Allow Web access to Web server&lt;/P&gt;&lt;P style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;access-list OUTSIDE-IN permit tcp any object WEB-SERVER eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;access-group OUTSIDE-IN in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 21:08:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144442#M356732</guid>
      <dc:creator>David Aguirre</dc:creator>
      <dc:date>2013-02-12T21:08:10Z</dc:date>
    </item>
    <item>
      <title>How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144443#M356733</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;The following configuration wont be needed since you have the Default PAT configuration that I mentioned above&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;network object obj_any&lt;/P&gt;&lt;P&gt;subnet 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt; nat (inside, outside) dynamic interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the Web server working now also?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 21:27:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144443#M356733</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-02-12T21:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144444#M356734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, not yet visible my web server, where is the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 22:47:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144444#M356734</guid>
      <dc:creator>David Aguirre</dc:creator>
      <dc:date>2013-02-12T22:47:19Z</dc:date>
    </item>
    <item>
      <title>How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144445#M356735</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;Well that is strange. Would imagine it should work already&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next I guess we could take the "packet-tracer" command output and see what it tells us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;packet-tracer input outside tcp 1.2.3.4 1234 &lt;PUBLIC ip=""&gt; 80&lt;/PUBLIC&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then copy/paste the output here on the forums&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 00:18:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144445#M356735</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-02-13T00:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144446#M356736</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;This is the result;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ciscoasa(config)# packet-tracer input outside tcp 1.2.3.4 1234 186.151.161.26 $&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 1&lt;/P&gt;&lt;P&gt;Type: ACCESS-LIST&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;Implicit Rule&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;MAC Access list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 2&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 WEB-SERVER&lt;/P&gt;&lt;P&gt; nat (DMZ,outside) static interface 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 186.151.161.26/80 to 10.30.30.30/80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 3&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-IN in interface outside&lt;/P&gt;&lt;P&gt;access-list OUTSIDE-IN extended permit tcp any object WEB-SERVER eq www&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 4&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;&lt;/P&gt;&lt;P&gt;Phase: 5&lt;/P&gt;&lt;P&gt;Type: HOST-LIMIT&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;&lt;/P&gt;&lt;P&gt;Phase: 6&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 WEB-SERVER&lt;/P&gt;&lt;P&gt; nat (DMZ,outside) static interface service tcp www www&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 7&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;&lt;/P&gt;&lt;P&gt;Phase: 8&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 1466, packet dispatched to next module&lt;/P&gt;&lt;P&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 14:53:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144446#M356736</guid>
      <dc:creator>David Aguirre</dc:creator>
      <dc:date>2013-02-13T14:53:18Z</dc:date>
    </item>
    <item>
      <title>How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144447#M356737</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;According to that output it would seem to me that everything is fine with the firewall configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest going through the Web servers network settings and the servers firewall software&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seem to me that IF the connection from Internet are getting through to your firewall they should reach the Web server just fine if the server itself isnt preventing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can always open the ASDM and from there go to the real time log monitoring. Then test the website connection from the Internet and see what the logs say. If the server doesnt respond to the HTTP connection the connection should be removed by the firewall after 30 seconds with a "Teardown" message that states a reason "SYN Timeout"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 16:16:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144447#M356737</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-02-13T16:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144448#M356738</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;I took some screenshots of ASDM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I disconnected the web server but not shown me any message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/9/2/5/128529-trafic.PNG" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/8/1/5/128518-message.PNG" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/8/2/5/128528-access-%2Brules.PNG" class="jive-image" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 16:43:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144448#M356738</guid>
      <dc:creator>David Aguirre</dc:creator>
      <dc:date>2013-02-13T16:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144449#M356739</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;Looking at the Log Window in the above post I can see the following things&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Denied ICMP traffic from the "outside" interface but the source IP addresses are private IP addresses?&lt;/LI&gt;&lt;LI&gt;The "red" log messages would lead me to believe that you are trying to connect to the Web server from the "inside" using the Public IP address of the server? Do notice that this is not possible. If you want to connect to the server from behind the "inside" interface, you will have to use the actual IP address of the server on the DMZ (10.30.30.30)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried to connect to the server from the Internet? Atleast someone has since we can see in one of the pictures that there is hits on the ACL rule you configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have so far only tested the Web server connection by using the public IP address and from your own LAN then the ASA is blocking it. The ASA wont let you connect to the using the public IP address from the LAN. And this would be normal operation from the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT:&lt;/STRONG&gt; There might be a possibility to configure some NAT that would permit the use of the Public IP address even from behind the "inside" interface BUT it would be better to get this working from the Internet first before even trying something like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 16:55:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144449#M356739</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-02-13T16:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144450#M356740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;you're right, I've tried to do with the public IP, when I put the IP 10.30.30.30 if it works! Now what will happen when the staff in my organization, (which are on the LAN) wish to consult the website? Can view the website?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried also accessed from a location outside of my LAN to Public IP, but I can not. And this is what I need most. That outsiders can see if Web site&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 17:27:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144450#M356740</guid>
      <dc:creator>David Aguirre</dc:creator>
      <dc:date>2013-02-13T17:27:31Z</dc:date>
    </item>
    <item>
      <title>How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144451#M356741</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;At the moment users on the LAN should be able to use the IP 10.30.30.30 to connect to the web server. But as you said we should try to get the site working from the Internet before trying to possibly making some changes to the LAN users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you once more copy/paste the whole configuration in CLI format here so I can go through it. Looking at the old configuration there should be no reason that a user with a public IP address from the Internet shouldnt be able to connect to the Web server unless the web server is blocking the connections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 17:45:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144451#M356741</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-02-13T17:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144452#M356743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" href="https://community.cisco.com/people/JouniForss" id="jive-218644217608387576458" style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; outline: none; color: #000000; font-weight: bold; font-family: Arial, verdana, sans-serif;"&gt;JouniForss&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for all the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything is running fine, the problem was with the ISP, and the settings you made for me is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My web server is published, and LAN internet access, all I ask is that you help me to achieve that when people want to see the website from the LAN will be allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 19:50:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144452#M356743</guid>
      <dc:creator>David Aguirre</dc:creator>
      <dc:date>2013-02-19T19:50:31Z</dc:date>
    </item>
    <item>
      <title>How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144453#M356745</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;If you want to try a Static NAT configuration to be able to reach the Web server with public IP address from the "inside" you could try this configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network WEB-SERVER-TO-INSIDE&lt;/P&gt;&lt;P&gt; host 10.30.30.30&lt;/P&gt;&lt;P&gt; nat (dmz,inside) static &lt;PUBLIC ip=""&gt;&lt;/PUBLIC&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that after the above command the Web server should be visible to the "inside" with only the public IP address, not the private IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See if this works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 16:53:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144453#M356745</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-02-20T16:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to Publish my Web Server</title>
      <link>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144454#M356747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi JouniForss!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above mentioned&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was the right thing and works perfectamentte&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for all the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 18:38:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-publish-my-web-server/m-p/2144454#M356747</guid>
      <dc:creator>David Aguirre</dc:creator>
      <dc:date>2013-02-22T18:38:34Z</dc:date>
    </item>
  </channel>
</rss>

