<?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 Hi,Thanks for your answer in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681839#M194036</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;Please find the screen sh.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jul 2015 07:07:57 GMT</pubDate>
    <dc:creator>r.randriamanana</dc:creator>
    <dc:date>2015-07-07T07:07:57Z</dc:date>
    <item>
      <title>ASA 5520 ping to internet work fine but access by http denied.</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681837#M194034</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I tried to ping to a host in the internet it work fine but http doesn't work, please help me expert. see the config below.&lt;/P&gt;&lt;P&gt;show run&lt;BR /&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;ASA Version 8.4(2)&lt;BR /&gt;!&lt;BR /&gt;hostname ciscoasa&lt;BR /&gt;enable password 8Ry2YjIyt7RRXU24 encrypted&lt;BR /&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0&lt;BR /&gt;&amp;nbsp;nameif inside&lt;BR /&gt;&amp;nbsp;security-level 100&lt;BR /&gt;&amp;nbsp;ip address 172.16.1.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1&lt;BR /&gt;&amp;nbsp;nameif outside&lt;BR /&gt;&amp;nbsp;security-level 0&lt;BR /&gt;&amp;nbsp;ip address 192.168.1.60 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;&amp;nbsp;no nameif&lt;BR /&gt;&amp;nbsp;no security-level&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet3&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;&amp;nbsp;no nameif&lt;BR /&gt;&amp;nbsp;no security-level&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;object network LAN&lt;BR /&gt;&amp;nbsp;subnet 172.16.1.0 255.255.255.0&lt;BR /&gt;object-group service internet tcp&lt;BR /&gt;&amp;nbsp;port-object eq www&lt;BR /&gt;&amp;nbsp;port-object eq https&lt;BR /&gt;&amp;nbsp;port-object eq smtp&lt;BR /&gt;&amp;nbsp;port-object eq pop3&lt;BR /&gt;&amp;nbsp;port-object eq 465&lt;BR /&gt;&amp;nbsp;port-object eq 995&lt;BR /&gt;&amp;nbsp;port-object eq ftp&lt;BR /&gt;&amp;nbsp;port-object eq ftp-data&lt;BR /&gt;&amp;nbsp;port-object eq domain&lt;BR /&gt;&amp;nbsp;port-object eq ssh&lt;BR /&gt;&amp;nbsp;port-object eq telnet&lt;BR /&gt;access-list allowping extended permit icmp any any echo&lt;BR /&gt;access-list allowping extended permit icmp any any echo-reply&lt;BR /&gt;access-list allowping extended permit icmp any any source-quench&lt;BR /&gt;access-list allowping extended permit icmp any any unreachable&lt;BR /&gt;access-list allowping extended permit icmp any any time-exceeded&lt;BR /&gt;access-list access-internet extended permit tcp 172.16.0.0 255.255.0.0 any object-group internet&lt;BR /&gt;access-list access-internet extended permit icmp 172.16.0.0 255.255.0.0 any&lt;BR /&gt;access-list internet-inside extended permit ip 172.16.1.0 255.255.255.0 any&lt;BR /&gt;pager lines 24&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;!&lt;BR /&gt;object network LAN&lt;BR /&gt;&amp;nbsp;nat (inside,outside) dynamic interface&lt;BR /&gt;access-group internet-inside in interface inside&lt;BR /&gt;access-group allowping in interface outside&lt;BR /&gt;access-group access-internet out interface outside&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 192.168.1.1 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;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;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&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;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;&amp;nbsp;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp;parameters&lt;BR /&gt;&amp;nbsp; message-length maximum client auto&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;&amp;nbsp;class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp; inspect ftp&lt;BR /&gt;&amp;nbsp; inspect h323 h225&lt;BR /&gt;&amp;nbsp; inspect h323 ras&lt;BR /&gt;&amp;nbsp; inspect rsh&lt;BR /&gt;&amp;nbsp; inspect rtsp&lt;BR /&gt;&amp;nbsp; inspect esmtp&lt;BR /&gt;&amp;nbsp; inspect sqlnet&lt;BR /&gt;&amp;nbsp; inspect skinny&lt;BR /&gt;&amp;nbsp; inspect sunrpc&lt;BR /&gt;&amp;nbsp; inspect xdmcp&lt;BR /&gt;&amp;nbsp; inspect sip&lt;BR /&gt;&amp;nbsp; inspect netbios&lt;BR /&gt;&amp;nbsp; inspect tftp&lt;BR /&gt;&amp;nbsp; inspect ip-options&lt;BR /&gt;&amp;nbsp; inspect http&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;call-home&lt;BR /&gt;&amp;nbsp;profile CiscoTAC-1&lt;BR /&gt;&amp;nbsp; no active&lt;BR /&gt;&amp;nbsp; 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;&amp;nbsp; destination address email callhome@cisco.com&lt;BR /&gt;&amp;nbsp; destination transport-method http&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group diagnostic&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group environment&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;crashinfo save disable&lt;BR /&gt;Cryptochecksum:0323f4941453d6e5e4e778a40ec6eaf4&lt;BR /&gt;: end&lt;BR /&gt;ciscoasa#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:13:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681837#M194034</guid>
      <dc:creator>r.randriamanana</dc:creator>
      <dc:date>2019-03-12T06:13:49Z</dc:date>
    </item>
    <item>
      <title>hi,do you have DNS configured</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681838#M194035</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;do you have DNS configured (or getting via DHCP) on inside client?&lt;/P&gt;&lt;P&gt;could you please post your PC's &lt;STRONG&gt;ipconfig /all&lt;/STRONG&gt; output?&lt;/P&gt;&lt;P&gt;also, do you have a router (or modem) in front of the ASA? please provide a brief network diagram.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2015 06:29:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681838#M194035</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2015-07-07T06:29:06Z</dc:date>
    </item>
    <item>
      <title>Hi,Thanks for your answer</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681839#M194036</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;Please find the screen sh.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2015 07:07:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681839#M194036</guid>
      <dc:creator>r.randriamanana</dc:creator>
      <dc:date>2015-07-07T07:07:57Z</dc:date>
    </item>
    <item>
      <title>hi,could you verify if the</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681840#M194037</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;could you verify if the modem doing NAT/PAT?&lt;/P&gt;&lt;P&gt;if yes, then you'll need to do an identity NAT on the ASA.&lt;/P&gt;&lt;P&gt;object network LAN&lt;BR /&gt;&amp;nbsp;no nat (inside,outside) dynamic interface&lt;/P&gt;&lt;P&gt;object network IDENTITY-NAT-INSIDE&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;subnet 172.16.1.0 255.255.255.0&lt;BR /&gt;&amp;nbsp;nat (inside,outside) static LAN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also, you don't need these lines since there's an HTTP inspection (http inspect) configured on the ASA.&lt;/P&gt;&lt;P&gt;no access-list access-internet extended permit icmp 172.16.0.0 255.255.0.0 any&lt;/P&gt;&lt;P&gt;no access-list internet-inside extended permit ip 172.16.1.0 255.255.255.0 any&lt;/P&gt;&lt;P&gt;no access-group access-internet out interface outside&lt;BR /&gt;no access-group internet-inside in interface inside&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2015 07:36:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681840#M194037</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2015-07-07T07:36:18Z</dc:date>
    </item>
    <item>
      <title>hi,after changing to an</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681841#M194040</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;after changing to an identity NAT the lan host cannot ping 192.168.1.1 (adsl modem) and the external host in the internet otherwise we can ping an external host from the ASA.&lt;/P&gt;&lt;P&gt;The modem is doing NAT, I tried to replace the asa with c1841 all user can connect to the internet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2015 08:07:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681841#M194040</guid>
      <dc:creator>r.randriamanana</dc:creator>
      <dc:date>2015-07-07T08:07:04Z</dc:date>
    </item>
    <item>
      <title>Hi,Could you try to do telnet</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681842#M194042</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you provide me with the source and destination ip's as I could see you have put access group for both incoming and outgoing traffic on outside interface so that may be causing problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prateek Verma&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2015 10:13:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681842#M194042</guid>
      <dc:creator>prateek.verma</dc:creator>
      <dc:date>2015-07-07T10:13:03Z</dc:date>
    </item>
    <item>
      <title>Hi  Prateek,Please find the</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681843#M194043</link>
      <description>&lt;P&gt;Hi &amp;nbsp;Prateek,&lt;/P&gt;&lt;P&gt;Please find the attached file, I changed the config like below, just removed the ACL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;show run&lt;BR /&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;ASA Version 8.4(2)&lt;BR /&gt;!&lt;BR /&gt;hostname FW&lt;BR /&gt;domain-name bbm&lt;BR /&gt;enable password BGogFIdB6jmwTyg7 encrypted&lt;BR /&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0&lt;BR /&gt;&amp;nbsp;nameif inside&lt;BR /&gt;&amp;nbsp;security-level 100&lt;BR /&gt;&amp;nbsp;ip address 172.16.1.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1&lt;BR /&gt;&amp;nbsp;nameif outside&lt;BR /&gt;&amp;nbsp;security-level 0&lt;BR /&gt;&amp;nbsp;ip address 192.168.1.61 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;&amp;nbsp;no nameif&lt;BR /&gt;&amp;nbsp;no security-level&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet3&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;&amp;nbsp;no nameif&lt;BR /&gt;&amp;nbsp;no security-level&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt;&amp;nbsp;domain-name bbm&lt;BR /&gt;object network LAN&lt;BR /&gt;&amp;nbsp;subnet 172.16.1.0 255.255.255.0&lt;BR /&gt;object network ID-NAT-INSIDE&lt;BR /&gt;&amp;nbsp;subnet 172.16.1.0 255.255.255.0&lt;BR /&gt;access-list allowping extended permit icmp any any echo&lt;BR /&gt;access-list allowping extended permit icmp any any echo-reply&lt;BR /&gt;access-list allowping extended permit icmp any any source-quench&lt;BR /&gt;access-list allowping extended permit icmp any any unreachable&lt;BR /&gt;access-list allowping extended permit icmp any any time-exceeded&lt;BR /&gt;pager lines 24&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;no failover&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-649.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;!&lt;BR /&gt;object network ID-NAT-INSIDE&lt;BR /&gt;&amp;nbsp;nat (inside,outside) dynamic interface&lt;BR /&gt;access-group allowping in interface outside&lt;BR /&gt;access-group allowping out interface outside&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 192.168.1.1 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;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 telnet console LOCAL&lt;BR /&gt;http server enable&lt;BR /&gt;http 172.16.1.0 255.255.255.0 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart&lt;BR /&gt;telnet 172.16.1.0 255.255.255.0 inside&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 172.16.1.0 255.255.255.0 inside&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&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;webvpn&lt;BR /&gt;username root password N7HlIItY8AVJppkQ encrypted&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;&amp;nbsp;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp;parameters&lt;BR /&gt;&amp;nbsp; message-length maximum client auto&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;&amp;nbsp;class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp; inspect ftp&lt;BR /&gt;&amp;nbsp; inspect h323 h225&lt;BR /&gt;&amp;nbsp; inspect h323 ras&lt;BR /&gt;&amp;nbsp; inspect ip-options&lt;BR /&gt;&amp;nbsp; inspect netbios&lt;BR /&gt;&amp;nbsp; inspect rsh&lt;BR /&gt;&amp;nbsp; inspect rtsp&lt;BR /&gt;&amp;nbsp; inspect skinny&lt;BR /&gt;&amp;nbsp; inspect esmtp&lt;BR /&gt;&amp;nbsp; inspect sqlnet&lt;BR /&gt;&amp;nbsp; inspect sunrpc&lt;BR /&gt;&amp;nbsp; inspect tftp&lt;BR /&gt;&amp;nbsp; inspect sip&lt;BR /&gt;&amp;nbsp; inspect xdmcp&lt;BR /&gt;&amp;nbsp; inspect http&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;call-home&lt;BR /&gt;&amp;nbsp;profile CiscoTAC-1&lt;BR /&gt;&amp;nbsp; no active&lt;BR /&gt;&amp;nbsp; 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;&amp;nbsp; destination address email callhome@cisco.com&lt;BR /&gt;&amp;nbsp; destination transport-method http&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group diagnostic&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group environment&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;crashinfo save disable&lt;BR /&gt;Cryptochecksum:8c9a994d2cb8c0a4e651c758551d2a1c&lt;BR /&gt;: end&lt;BR /&gt;FW(config)#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2015 12:23:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681843#M194043</guid>
      <dc:creator>r.randriamanana</dc:creator>
      <dc:date>2015-07-07T12:23:13Z</dc:date>
    </item>
    <item>
      <title>Hi, Try adding these two</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681844#M194044</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try adding these two commands and then check whether it works or not:&lt;/P&gt;&lt;P&gt;access-list allowping extended permit tcp 172.16.1.0 255.255.255.0 any&lt;BR /&gt;access-list allowping extended permit tcp any 172.16.1.0 255.255.255.0&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Prateek Verma&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2015 05:39:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-ping-to-internet-work-fine-but-access-by-http-denied/m-p/2681844#M194044</guid>
      <dc:creator>prateek.verma</dc:creator>
      <dc:date>2015-07-08T05:39:00Z</dc:date>
    </item>
  </channel>
</rss>

