<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[DNS queries | resolver, host overrides, dhcp &amp; external dns]]></title><description><![CDATA[<p dir="auto">Hi<br />
My DNS resolution is not working correctly as it seems. What could be the problem? I tried already different scenarios, but can't get it to work.</p>
<p dir="auto">I have setup pfsense with a site-to-site vpn. I'm trying to get the name resolution of Site1 to work.<br />
In Site1 I'm using</p>
<ul>
<li>
<p dir="auto">resolver</p>
</li>
<li>
<p dir="auto">and host overrides in resolver to resolve some hostnames with static IPs</p>
</li>
<li>
<p dir="auto">in System / General Setup I have 2 wan dns hosts of my ISP</p>
</li>
<li>
<p dir="auto">If I connect a client with DHCP it gets the IP of pfsense as DNS and no other DNS servers.</p>
</li>
<li>
<p dir="auto">DNS lookups from client for hostnames in host overrides are working</p>
</li>
</ul>
<p dir="auto">But DNS lookups to external hosts are not working until I enter the DNS Servers under Services / DHCP Server / DNS servers<br />
But if I do that, the DNS lookups from the client for hostnames in hosts overrides go to the ISP DNS servers.</p>
<p dir="auto">How can I resolve the internal hostnames AND the external ?<br />
What could be the problem?</p>
]]></description><link>https://forum.netgate.com/topic/92152/dns-queries-resolver-host-overrides-dhcp-external-dns</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 07:20:10 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/92152.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 24 Nov 2015 19:08:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to DNS queries | resolver, host overrides, dhcp &amp; external dns on Wed, 25 Nov 2015 06:09:11 GMT]]></title><description><![CDATA[<p dir="auto">Do your firewall rules prevent LAN hosts from querying LAN address for DNS?</p>
<p dir="auto">This just works out-of-the-box. Have to figure out what, specifically, you've done to make it not work.</p>
]]></description><link>https://forum.netgate.com/post/586407</link><guid isPermaLink="true">https://forum.netgate.com/post/586407</guid><dc:creator><![CDATA[Derelict]]></dc:creator><pubDate>Wed, 25 Nov 2015 06:09:11 GMT</pubDate></item><item><title><![CDATA[Reply to DNS queries | resolver, host overrides, dhcp &amp; external dns on Wed, 25 Nov 2015 05:46:58 GMT]]></title><description><![CDATA[<p dir="auto">Oh, thanks</p>
<pre><code>
# drill @8.8.8.8 www.google.com
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, rcode: NOERROR, id: 17594
;; flags: qr rd ra ; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;; www.google.com.      IN      A

;; ANSWER SECTION:
www.google.com. 18      IN      A       173.194.116.48
www.google.com. 18      IN      A       173.194.116.51
www.google.com. 18      IN      A       173.194.116.52
www.google.com. 18      IN      A       173.194.116.50
www.google.com. 18      IN      A       173.194.116.49

;; AUTHORITY SECTION:

;; ADDITIONAL SECTION:

;; Query time: 7 msec
;; SERVER: 8.8.8.8
;; WHEN: Wed Nov 25 06:46:58 2015
;; MSG SIZE  rcvd: 112

</code></pre>
]]></description><link>https://forum.netgate.com/post/586403</link><guid isPermaLink="true">https://forum.netgate.com/post/586403</guid><dc:creator><![CDATA[mfr]]></dc:creator><pubDate>Wed, 25 Nov 2015 05:46:58 GMT</pubDate></item><item><title><![CDATA[Reply to DNS queries | resolver, host overrides, dhcp &amp; external dns on Tue, 24 Nov 2015 23:45:12 GMT]]></title><description><![CDATA[<p dir="auto">The <em>Execute</em> was for the GUI.</p>
<p dir="auto">Run this: <em>drill @8.8.8.8 www.google.com</em></p>
]]></description><link>https://forum.netgate.com/post/586365</link><guid isPermaLink="true">https://forum.netgate.com/post/586365</guid><dc:creator><![CDATA[Derelict]]></dc:creator><pubDate>Tue, 24 Nov 2015 23:45:12 GMT</pubDate></item><item><title><![CDATA[Reply to DNS queries | resolver, host overrides, dhcp &amp; external dns on Tue, 24 Nov 2015 22:04:41 GMT]]></title><description><![CDATA[<p dir="auto">pfsense shell (before and after removing ISP DNS from Services / DHCP DNS Servers)</p>
<pre><code># drill @8.8.8.8 www.google.com Execute
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, rcode: NXDOMAIN, id: 1084
;; flags: qr rd ra ; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;; Execute.     IN      A

;; ANSWER SECTION:

;; AUTHORITY SECTION:
.       1091    IN      SOA     a.root-servers.net. nstld.verisign-grs.com. 2015112401 1800 900 604800 86400

;; ADDITIONAL SECTION:

;; Query time: 8 msec
;; SERVER: 8.8.8.8
;; WHEN: Tue Nov 24 23:01:31 2015
;; MSG SIZE  rcvd: 100
#

</code></pre>
<p dir="auto">after removing the ISP DNS from Services / DHCP DNS Servers</p>
<pre><code>nslookup 8.8.8.8 
</code></pre>
<p dir="auto">returns "Server failed" (Win10)</p>
<p dir="auto"><img src="/public/_imported_attachments_/1/24.11.png" alt="24.11.png" class=" img-fluid img-markdown" /><br />
<img src="/public/_imported_attachments_/1/24.11.png_thumb" alt="24.11.png_thumb" class=" img-fluid img-markdown" /><br />
<img src="/public/_imported_attachments_/1/24.111.png" alt="24.111.png" class=" img-fluid img-markdown" /><br />
<img src="/public/_imported_attachments_/1/24.111.png_thumb" alt="24.111.png_thumb" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.netgate.com/post/586347</link><guid isPermaLink="true">https://forum.netgate.com/post/586347</guid><dc:creator><![CDATA[mfr]]></dc:creator><pubDate>Tue, 24 Nov 2015 22:04:41 GMT</pubDate></item><item><title><![CDATA[Reply to DNS queries | resolver, host overrides, dhcp &amp; external dns on Tue, 24 Nov 2015 19:12:59 GMT]]></title><description><![CDATA[<p dir="auto">You resolver isn't set up right. Post the settings for the resolver and make sure pfSense itself can make queries to outside addresses:</p>
<p dir="auto">What does this show:</p>
<p dir="auto"><strong>Diagnostics &gt; Command prompt</strong></p>
<p dir="auto"><strong>Command:</strong> <em>drill @8.8.8.8 www.google.com</em> <strong>Execute</strong></p>
<p dir="auto">Leave your DHCP server giving pfSense as the DNS server to inside hosts and fix your resolver.</p>
]]></description><link>https://forum.netgate.com/post/586296</link><guid isPermaLink="true">https://forum.netgate.com/post/586296</guid><dc:creator><![CDATA[Derelict]]></dc:creator><pubDate>Tue, 24 Nov 2015 19:12:59 GMT</pubDate></item></channel></rss>