<?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: No connection through ASA to internet in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148538#M877367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how about a traceroute? try it using IP address rather FQDN as I suspect a DNS issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tracert 72.14.205.100&lt;/P&gt;&lt;P&gt;telnet 72.14.205.100 80&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jan 2009 16:51:14 GMT</pubDate>
    <dc:creator>Tshi M</dc:creator>
    <dc:date>2009-01-22T16:51:14Z</dc:date>
    <item>
      <title>No connection through ASA to internet</title>
      <link>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148528#M877354</link>
      <description>&lt;P&gt;Hello - after having to replace our ASA 5520, I configured it and now no one behind it can access the Internet.  I can ping internet IP's from the ASA but not from behind it. I can't see where the problem is, can anyone help?  I am attaching the config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:40:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148528#M877354</guid>
      <dc:creator>adcorbett_2</dc:creator>
      <dc:date>2019-03-11T14:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: No connection through ASA to internet</title>
      <link>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148529#M877355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you please post sh access-list Inside_access_in and also your sh xlate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p.s. you can try removing that inside ACL as a troubleshooting step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 14:53:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148529#M877355</guid>
      <dc:creator>Tshi M</dc:creator>
      <dc:date>2009-01-22T14:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: No connection through ASA to internet</title>
      <link>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148530#M877356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the output&lt;/P&gt;&lt;P&gt;sho access-list Inside_access_in&lt;/P&gt;&lt;P&gt;access-list Inside_access_in; 2 elements&lt;/P&gt;&lt;P&gt;access-list Inside_access_in line 1 extended permit icmp any any (hitcnt=146) 0xb34531ad&lt;/P&gt;&lt;P&gt;access-list Inside_access_in line 2 extended permit ip any any (hitcnt=2639) 0xe42c5ef9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh xlate&lt;/P&gt;&lt;P&gt;0 in use, 2 most used&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 14:58:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148530#M877356</guid>
      <dc:creator>adcorbett_2</dc:creator>
      <dc:date>2009-01-22T14:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: No connection through ASA to internet</title>
      <link>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148531#M877357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I would first try without the inside ACL and also try to use nat (inside)1 192.168.101.0 255.255.255.0 since it looks like that is your inside network. Though the existing command that you have should work. &lt;/P&gt;&lt;P&gt;There is no NAT taking place which makes wonder if we might have a routing problem somewhere in the network. &lt;/P&gt;&lt;P&gt;Do you have anything from your syslog server? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 15:33:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148531#M877357</guid>
      <dc:creator>Tshi M</dc:creator>
      <dc:date>2009-01-22T15:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: No connection through ASA to internet</title>
      <link>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148532#M877358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks - ok I tried that but still no luck.  The 192.168.101.0 subnet is one of two behind that ASA, the other is 192.168.100.0 which is named "inside-network" on the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The strange part is the clients are not getting a "page cannot be displayed" normal error, but they are getting a "503 Service Unavailable" error, regardless of what website they are going to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 15:54:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148532#M877358</guid>
      <dc:creator>adcorbett_2</dc:creator>
      <dc:date>2009-01-22T15:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: No connection through ASA to internet</title>
      <link>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148533#M877359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what do you get when you do a traceroute? did you try telnet &lt;A class="jive-link-custom" href="http://www.google.com" target="_blank"&gt;www.google.com&lt;/A&gt; 80? Could you post your ASA log? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure you already google that error but here is a link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.checkupdown.com/status/E503.html" target="_blank"&gt;http://www.checkupdown.com/status/E503.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 16:00:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148533#M877359</guid>
      <dc:creator>Tshi M</dc:creator>
      <dc:date>2009-01-22T16:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: No connection through ASA to internet</title>
      <link>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148534#M877360</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;Check whether a static route exists on your core switch (192.168.100.1), it should look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 192.168.100.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 16:43:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148534#M877360</guid>
      <dc:creator>Mo'ath Al Rawashdeh</dc:creator>
      <dc:date>2009-01-22T16:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: No connection through ASA to internet</title>
      <link>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148535#M877361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i also thought it could have been a routing problem earlier in one of my posting. I think a traceroute should confirm that. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 16:46:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148535#M877361</guid>
      <dc:creator>Tshi M</dc:creator>
      <dc:date>2009-01-22T16:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: No connection through ASA to internet</title>
      <link>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148536#M877363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that entry exists in 192.168.100.1.  I have saved the config and restarted the ASA. Client computers no longer get the 503 error, just the regular page cannot be displayed error.  Telnet on port 80 errors out as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 16:48:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148536#M877363</guid>
      <dc:creator>adcorbett_2</dc:creator>
      <dc:date>2009-01-22T16:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: No connection through ASA to internet</title>
      <link>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148537#M877365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can you be sure that the issue is something wrong on the ASA not your core switch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you plz shed more light on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 16:51:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148537#M877365</guid>
      <dc:creator>Mo'ath Al Rawashdeh</dc:creator>
      <dc:date>2009-01-22T16:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: No connection through ASA to internet</title>
      <link>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148538#M877367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how about a traceroute? try it using IP address rather FQDN as I suspect a DNS issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tracert 72.14.205.100&lt;/P&gt;&lt;P&gt;telnet 72.14.205.100 80&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 16:51:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148538#M877367</guid>
      <dc:creator>Tshi M</dc:creator>
      <dc:date>2009-01-22T16:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: No connection through ASA to internet</title>
      <link>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148539#M877369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tracert 72.14.205.100: gets to the default gateway (192.168.100.1), then dies&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;telnet 72.14.205.100 80: Connect failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 16:56:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148539#M877369</guid>
      <dc:creator>adcorbett_2</dc:creator>
      <dc:date>2009-01-22T16:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: No connection through ASA to internet</title>
      <link>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148540#M877371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it also sounds to me like you are dealing with a routing problem.&lt;/P&gt;&lt;P&gt;Please remove the inside access-list and try. Post your syslog output, post your switch config. &lt;/P&gt;&lt;P&gt;by the way did you remove the inside access-list on the firewall?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 17:04:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-connection-through-asa-to-internet/m-p/1148540#M877371</guid>
      <dc:creator>Tshi M</dc:creator>
      <dc:date>2009-01-22T17:04:49Z</dc:date>
    </item>
  </channel>
</rss>

