<?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: asa 5505 can't access the Internet. Routing trouble? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5505-can-t-access-the-internet-routing-trouble/m-p/1030149#M916199</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;First, to check the possibility of problem at ISP end you could directly connect a PC to the router interface and assign the ASA outside IP on the PC, and then try to access internet.&lt;/P&gt;&lt;P&gt;If this works fine then check at ASA end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check for the cable/connectivity between the ASA out interface and your Internet router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also it would help if you can share the NAT&lt;/P&gt;&lt;P&gt;and access-list statements from your config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jul 2008 09:26:42 GMT</pubDate>
    <dc:creator>dhananjoy chowdhury</dc:creator>
    <dc:date>2008-07-23T09:26:42Z</dc:date>
    <item>
      <title>asa 5505 can't access the Internet. Routing trouble?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-can-t-access-the-internet-routing-trouble/m-p/1030147#M916195</link>
      <description>&lt;P&gt;I can't access the default gw and therefore not the internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to figure out if I'm doing something wrong or if my ISP is the one to blame.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured the external interface ( outside )&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 213.136.41.180 255.255.255.248                                      &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have routing setup&lt;/P&gt;&lt;P&gt;route outside 192.168.1.0 255.255.255.0 10.10.10.1 1 ( this is for a site-to-site VPN )                         &lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 213.136.41.177 1  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The gateway address is 213.136.41.177&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can ping 213.136.41.180 and the other ip addresses our ISP provides but not my default gw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:18:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-can-t-access-the-internet-routing-trouble/m-p/1030147#M916195</guid>
      <dc:creator>robbhanMid</dc:creator>
      <dc:date>2019-03-11T13:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: asa 5505 can't access the Internet. Routing trouble?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-can-t-access-the-internet-routing-trouble/m-p/1030148#M916196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;access-list NO-NAT permit ip any   192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list NO-NAT&lt;/P&gt;&lt;P&gt;nat (inside) 1 0 0&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;no route outside 192.168.1.0 255.255.255.0 10.10.10.1 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 09:22:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-can-t-access-the-internet-routing-trouble/m-p/1030148#M916196</guid>
      <dc:creator>a.alekseev</dc:creator>
      <dc:date>2008-07-23T09:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: asa 5505 can't access the Internet. Routing trouble?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-can-t-access-the-internet-routing-trouble/m-p/1030149#M916199</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;First, to check the possibility of problem at ISP end you could directly connect a PC to the router interface and assign the ASA outside IP on the PC, and then try to access internet.&lt;/P&gt;&lt;P&gt;If this works fine then check at ASA end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check for the cable/connectivity between the ASA out interface and your Internet router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also it would help if you can share the NAT&lt;/P&gt;&lt;P&gt;and access-list statements from your config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 09:26:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-can-t-access-the-internet-routing-trouble/m-p/1030149#M916199</guid>
      <dc:creator>dhananjoy chowdhury</dc:creator>
      <dc:date>2008-07-23T09:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: asa 5505 can't access the Internet. Routing trouble?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-can-t-access-the-internet-routing-trouble/m-p/1030150#M916202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx for your reply. I tried connecting my PC directly to the switch and there's no connection. The problem must be at my ISP's end of the stick &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 11:42:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-can-t-access-the-internet-routing-trouble/m-p/1030150#M916202</guid>
      <dc:creator>robbhanMid</dc:creator>
      <dc:date>2008-07-23T11:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: asa 5505 can't access the Internet. Routing trouble?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-can-t-access-the-internet-routing-trouble/m-p/1030151#M916204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you connect the PC directly to the Internet  switch, make sure you have the correct IP setting on the PC and attempt to ping the default gateway.  If that doesn't work, it is likely the ISP.  I would double check with the ISP to see if they can ping your PC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 12:11:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-can-t-access-the-internet-routing-trouble/m-p/1030151#M916204</guid>
      <dc:creator>ronshuster</dc:creator>
      <dc:date>2008-07-23T12:11:22Z</dc:date>
    </item>
  </channel>
</rss>

