<?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: DNS Lookups on ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dns-lookups-on-asa/m-p/3345193#M968850</link>
    <description>&lt;P&gt;Shameless bump!&lt;/P&gt;</description>
    <pubDate>Thu, 08 Mar 2018 22:12:14 GMT</pubDate>
    <dc:creator>RyanB</dc:creator>
    <dc:date>2018-03-08T22:12:14Z</dc:date>
    <item>
      <title>DNS Lookups on ASA</title>
      <link>https://community.cisco.com/t5/network-security/dns-lookups-on-asa/m-p/3338165#M968849</link>
      <description>&lt;P&gt;I have 2 firewalls, one functions fine, the other hangs when typing some commands that could contain hostnames.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are the 2x configs for DNS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FAST ASA:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;ASA-A# show run dns
dns domain-lookup outside
DNS server-group DefaultDNS
    name-server 172.16.51.30 inside
    name-server 8.8.8.8 outside
    name-server 172.16.54.30
    name-server 172.16.55.30
    name-server 172.16.56.30
    domain-name domain.com&lt;/PRE&gt;
&lt;PRE&gt;ASA-A# ping t?
&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;EM&gt;&amp;lt;instantly shows&amp;gt;&lt;/EM&gt;&lt;/FONT&gt;
  tcp  &lt;/PRE&gt;
&lt;PRE&gt;ASA-A# traceroute a?
&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;EM&gt;&amp;lt;instantly shows&amp;gt;&lt;/EM&gt;&lt;/FONT&gt;
ERROR: % Unrecognized command&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SLOW ASA:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;ASA-B# show run dns
dns domain-lookup inside&lt;BR /&gt;dns domain-lookup mpls
dns domain-lookup outside
DNS server-group DefaultDNS
    name-server 172.16.64.30 inside
    name-server 172.16.51.30 mpls
    name-server 172.16.54.30 mpls
    name-server 172.16.55.30 mpls
    name-server 172.16.56.30 mpls
    name-server 8.8.8.8 
    domain-name domain.com
&lt;/PRE&gt;
&lt;PRE&gt;ASA-B# ping t?
&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;EM&gt;&amp;lt;minutes later...&amp;gt;&lt;/EM&gt;&lt;/FONT&gt;
  tcp  &lt;/PRE&gt;
&lt;PRE&gt;ASA-B# traceroute a?
&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;EM&gt;&amp;lt;minutes later...&amp;gt;&lt;/EM&gt;&lt;/FONT&gt;
ERROR: % Unrecognized command&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We need DNS enabled for FQDN based objects used in ACLs, so I cannot issue the &lt;U&gt;no ip domain-lookup&lt;/U&gt; command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there anything I can do to prevent this?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 15:26:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dns-lookups-on-asa/m-p/3338165#M968849</guid>
      <dc:creator>RyanB</dc:creator>
      <dc:date>2020-02-21T15:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Lookups on ASA</title>
      <link>https://community.cisco.com/t5/network-security/dns-lookups-on-asa/m-p/3345193#M968850</link>
      <description>&lt;P&gt;Shameless bump!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 22:12:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dns-lookups-on-asa/m-p/3345193#M968850</guid>
      <dc:creator>RyanB</dc:creator>
      <dc:date>2018-03-08T22:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Lookups on ASA</title>
      <link>https://community.cisco.com/t5/network-security/dns-lookups-on-asa/m-p/3345428#M968851</link>
      <description>Can you try on the SLOW ASA this config:&lt;BR /&gt;&lt;BR /&gt;ASA-B# show run dns&lt;BR /&gt;dns domain-lookup outside&lt;BR /&gt;DNS server-group DefaultDNS&lt;BR /&gt;    name-server 8.8.8.8 &lt;BR /&gt;    domain-name domain.com</description>
      <pubDate>Fri, 09 Mar 2018 09:34:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dns-lookups-on-asa/m-p/3345428#M968851</guid>
      <dc:creator>Florin Barhala</dc:creator>
      <dc:date>2018-03-09T09:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Lookups on ASA</title>
      <link>https://community.cisco.com/t5/network-security/dns-lookups-on-asa/m-p/4408950#M1081065</link>
      <description>&lt;P&gt;Was this ever resolved?&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 17:02:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dns-lookups-on-asa/m-p/4408950#M1081065</guid>
      <dc:creator>jroy777</dc:creator>
      <dc:date>2021-05-26T17:02:02Z</dc:date>
    </item>
  </channel>
</rss>

