<?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 Dynamic Host Updates in Resolver&#x2F;Forwarder?]]></title><description><![CDATA[<p dir="auto">pfSense is my DHCP and local DNS server. On my LAN: a variety of Windoze, Linux, etc boxen.<br />
(I transferred from using fancy DD-WRT router for everything... it worked but was overloaded.)<br />
I run my LAN as a private subnet of one of my publicly known domains. Let's say sub.example.com</p>
<p dir="auto">An issue I can't resolve: all Windows boxes attempt to perform DNS Dynamic Updates on renewal of DHCP (you can force using "ipconfig /registerdns")... and it always fails with pfSense Forwarder/Resolver.</p>
<p dir="auto">My diagnostic skills are very limited in DNS, but here's what I see so far (Wireshark is your friend ;) )</p>
<ul>
<li>Windows seeks SOA for sub.example.com from pfSense<br />
-&gt; This always returns nothing from pfsense... i.e. success but blank, NOT authoritative</li>
<li>Then it seeks SOA for example.com -- which succeeds (ie it gets the external public primary DNS server of the domain)</li>
<li>Then it seeks to do DNS Dynamic Update to the DNS server for example.com -- which of course fails as these are private addresses on my local LAN</li>
</ul>
<p dir="auto">Assuming the above is true/real, I can simplify this: in pfSense, "dig SOA sub.example.com" -- always returns blank, not authoritative.</p>
<p dir="auto">QUESTIONS</p>
<ol>
<li>How do I fix this?</li>
<li>Can either the Forwarder (dnsmasq) or Resolver (unbound) be configured as authoritative, updateable, DNS server for a local subnet?</li>
</ol>
<p dir="auto">I would have thought this would be a very common, basic thing... yet lots of googling finds zero information at all.</p>
<p dir="auto">HELP!!! :-D</p>
]]></description><link>https://forum.netgate.com/topic/150917/dns-dynamic-host-updates-in-resolver-forwarder</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 13:55:06 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/150917.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 29 Feb 2020 03:44:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to DNS Dynamic Host Updates in Resolver&#x2F;Forwarder? on Sat, 29 Feb 2020 17:31:10 GMT]]></title><description><![CDATA[<p dir="auto">After a bunch of googling:</p>
<ul>
<li>unbound is not ever authoritative</li>
<li>dnsmasq CAN be authoritative. I'm working on it...</li>
</ul>
]]></description><link>https://forum.netgate.com/post/894553</link><guid isPermaLink="true">https://forum.netgate.com/post/894553</guid><dc:creator><![CDATA[MrPete]]></dc:creator><pubDate>Sat, 29 Feb 2020 17:31:10 GMT</pubDate></item><item><title><![CDATA[Reply to DNS Dynamic Host Updates in Resolver&#x2F;Forwarder? on Sat, 29 Feb 2020 08:47:53 GMT]]></title><description><![CDATA[<p dir="auto">afaik no, both are only recursive, you need the bind package</p>
]]></description><link>https://forum.netgate.com/post/894492</link><guid isPermaLink="true">https://forum.netgate.com/post/894492</guid><dc:creator><![CDATA[kiokoman]]></dc:creator><pubDate>Sat, 29 Feb 2020 08:47:53 GMT</pubDate></item></channel></rss>