<?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 not able to ping internet in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-not-able-to-ping-internet/m-p/3948211#M30923</link>
    <description>You will need to enable DNS domain lookup on the outside interface and define the name server, then you should be able to ping a host name from the ASA.&lt;BR /&gt;&lt;BR /&gt;dns domain-lookup outside&lt;BR /&gt;dns name-server 8.8.8.8</description>
    <pubDate>Fri, 25 Oct 2019 15:34:02 GMT</pubDate>
    <dc:creator>Rob Ingram</dc:creator>
    <dc:date>2019-10-25T15:34:02Z</dc:date>
    <item>
      <title>ASA not able to ping internet</title>
      <link>https://community.cisco.com/t5/network-security/asa-not-able-to-ping-internet/m-p/3948136#M30902</link>
      <description>&lt;P&gt;Hello. I'm attempting to configure the ASA in the GNS3 topology show below.&amp;nbsp; I was able to set up the ASA as a DHCP server to configure the computer, so the inside network appears to be configured correctly.&amp;nbsp; However, I'm not able to ping google.com or 8.8.8.8 from the ASA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The NAT node in the diagram is supposed to provide DHCP services.&amp;nbsp; I configured the ASA's interface gig 0/0 to receive it's IP addressing from DHCP using this command.&amp;nbsp; It worked, and received an address from the NAT node's pool.&lt;/P&gt;&lt;PRE&gt;ip address dhcp&lt;/PRE&gt;&lt;P&gt;I'm assuming, then, that I'm missing some additional configurations on the ASA to make the ASA act as a DCHP client for other things like DNS and the default gateway, which I assume will be sent also by the NAT node once the ASA is configured correctly. I've reviewed the ASA DHCP documentation but only found information there on DHCP server configuration, but nothing on DHCP client configuration for the ASA itself. I also reviewed the GNS3 NAT node documentation and found nothing about what the default gateway address is, or anything that would help me manually configure this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've posted the commands I've so far entered in the ASA.&amp;nbsp; Please advise as to what I'm missing here.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 13:22:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-not-able-to-ping-internet/m-p/3948136#M30902</guid>
      <dc:creator>Waterbird</dc:creator>
      <dc:date>2019-10-25T13:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: ASA not able to ping internet</title>
      <link>https://community.cisco.com/t5/network-security/asa-not-able-to-ping-internet/m-p/3948183#M30905</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To make dhcp on ASA to provide default gateway you need use command: dhcpd option 3 ip &lt;EM&gt;gateway_ip&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;On client side there is nothing needed to be configured just switch option on PC to download IP configuration from DHCP server and it should found ASA automatically.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 14:47:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-not-able-to-ping-internet/m-p/3948183#M30905</guid>
      <dc:creator>kubn2</dc:creator>
      <dc:date>2019-10-25T14:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: ASA not able to ping internet</title>
      <link>https://community.cisco.com/t5/network-security/asa-not-able-to-ping-internet/m-p/3948186#M30908</link>
      <description>Hi,&lt;BR /&gt;Does the ASA itself have a default route? Configure "ip address dhcp setroute", in order for the outside interface to learn the default route via DHCP.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Fri, 25 Oct 2019 14:50:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-not-able-to-ping-internet/m-p/3948186#M30908</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2019-10-25T14:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: ASA not able to ping internet</title>
      <link>https://community.cisco.com/t5/network-security/asa-not-able-to-ping-internet/m-p/3948204#M30911</link>
      <description>&lt;P&gt;I applied the "ip address dhcp setroute" command.&amp;nbsp; It receives an IP address.&amp;nbsp; The ASA can can ping 8.8.8.8 but not google.com.&amp;nbsp; It gives the error invalid hostname.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 15:22:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-not-able-to-ping-internet/m-p/3948204#M30911</guid>
      <dc:creator>Waterbird</dc:creator>
      <dc:date>2019-10-25T15:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: ASA not able to ping internet</title>
      <link>https://community.cisco.com/t5/network-security/asa-not-able-to-ping-internet/m-p/3948210#M30918</link>
      <description>&lt;P&gt;The question is partially solved, but not completely solved, at least for my topology.&amp;nbsp; Using the configs recommended above, my ASA can ping the IP address, but not the DNS name, of websites.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 05:51:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-not-able-to-ping-internet/m-p/3948210#M30918</guid>
      <dc:creator>Waterbird</dc:creator>
      <dc:date>2019-10-29T05:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: ASA not able to ping internet</title>
      <link>https://community.cisco.com/t5/network-security/asa-not-able-to-ping-internet/m-p/3948211#M30923</link>
      <description>You will need to enable DNS domain lookup on the outside interface and define the name server, then you should be able to ping a host name from the ASA.&lt;BR /&gt;&lt;BR /&gt;dns domain-lookup outside&lt;BR /&gt;dns name-server 8.8.8.8</description>
      <pubDate>Fri, 25 Oct 2019 15:34:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-not-able-to-ping-internet/m-p/3948211#M30923</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2019-10-25T15:34:02Z</dc:date>
    </item>
  </channel>
</rss>

