<?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: Local DNS Cannot resolve Internet-host in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/local-dns-cannot-resolve-internet-host/m-p/1249602#M765095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One thing I noticed is your outgoing NAT-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (INSIDE) 2 192.168.1.100 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This only allows 1 host to NAT, 192.168.1.100. Your DNS server should be added, so it can NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (INSIDE) 2 192.168.1.222 255.255.255.255&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Oct 2009 20:16:22 GMT</pubDate>
    <dc:creator>Collin Clark</dc:creator>
    <dc:date>2009-10-16T20:16:22Z</dc:date>
    <item>
      <title>Local DNS Cannot resolve Internet-host</title>
      <link>https://community.cisco.com/t5/network-security/local-dns-cannot-resolve-internet-host/m-p/1249599#M765092</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have local DNS Server and needs to resolve internet address on behalf of local users.&lt;/P&gt;&lt;P&gt;what steps are needed on Firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LAN users points to local DNS Server for name-resolving&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On ASA I have static NAT for local DNS Server with Public IP and &lt;/P&gt;&lt;P&gt;on Inside ACL I allowed udp port 53, on Outside ACL also allowed udp port 53.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesnt seems to work, AM I missing some config still&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:27:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/local-dns-cannot-resolve-internet-host/m-p/1249599#M765092</guid>
      <dc:creator>Amin Shaikh</dc:creator>
      <dc:date>2019-03-11T16:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Local DNS Cannot resolve Internet-host</title>
      <link>https://community.cisco.com/t5/network-security/local-dns-cannot-resolve-internet-host/m-p/1249600#M765093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't need the static NAT (unless internet people contact this server for resolving your domain) and the outside ACL permitting UDP/53. Check your log when you do a DNS query and see if there is anything in there (post it if you like). Also x2 the ACL applied on the inside interface or post it if you have any doubts. Finally check the DNS inspection. The default is 512 which can be too small. Increase it to something like 1024. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;  message-length maximum 1024&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 19:42:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/local-dns-cannot-resolve-internet-host/m-p/1249600#M765093</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2009-10-16T19:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Local DNS Cannot resolve Internet-host</title>
      <link>https://community.cisco.com/t5/network-security/local-dns-cannot-resolve-internet-host/m-p/1249601#M765094</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;I have attached the ASA config.&lt;/P&gt;&lt;P&gt;DNS ServerIP:192.168.1.222.&lt;/P&gt;&lt;P&gt;From ASA I am able to ping DNS SERVER&lt;/P&gt;&lt;P&gt;and vice-versa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We dont want LANusers to access internet using this link, so we have ACL on INSIDE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do have SMTP traffic from inside to outside and vice-versa working OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the command to apply name-server on ASA, so i can test name-resolution on ASA.(only for troubleshooting)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 20:09:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/local-dns-cannot-resolve-internet-host/m-p/1249601#M765094</guid>
      <dc:creator>Amin Shaikh</dc:creator>
      <dc:date>2009-10-16T20:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Local DNS Cannot resolve Internet-host</title>
      <link>https://community.cisco.com/t5/network-security/local-dns-cannot-resolve-internet-host/m-p/1249602#M765095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One thing I noticed is your outgoing NAT-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (INSIDE) 2 192.168.1.100 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This only allows 1 host to NAT, 192.168.1.100. Your DNS server should be added, so it can NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (INSIDE) 2 192.168.1.222 255.255.255.255&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 20:16:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/local-dns-cannot-resolve-internet-host/m-p/1249602#M765095</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2009-10-16T20:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Local DNS Cannot resolve Internet-host</title>
      <link>https://community.cisco.com/t5/network-security/local-dns-cannot-resolve-internet-host/m-p/1249603#M765096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After addding it works. With NAT everthing is allowed from this host&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I restrict this statement&lt;/P&gt;&lt;P&gt;nat (INSIDE) 2 192.168.1.222 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for DNS query only and need to restrict with bandwidth for 256K.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Oct 2009 08:27:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/local-dns-cannot-resolve-internet-host/m-p/1249603#M765096</guid>
      <dc:creator>Amin Shaikh</dc:creator>
      <dc:date>2009-10-17T08:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Local DNS Cannot resolve Internet-host</title>
      <link>https://community.cisco.com/t5/network-security/local-dns-cannot-resolve-internet-host/m-p/1249604#M765097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have a way to test, but I think this will work to restrict the NAT to just DNS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list dns-nat extended permit udp host 192.168.1.222 any eq domain &lt;/P&gt;&lt;P&gt;nat (inside) 2 access-list dns-nat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a link for configuring QoS on the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a008084de0c.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a008084de0c.shtml&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 12:18:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/local-dns-cannot-resolve-internet-host/m-p/1249604#M765097</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2009-10-19T12:18:28Z</dc:date>
    </item>
  </channel>
</rss>

