<?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[Cloudflare &quot;reserved IP&quot; records not resolving on pfSense DNS server]]></title><description><![CDATA[<p dir="auto">Hi everyone,</p>
<p dir="auto">In order to get some certificates to work on my local network, I've created some A records on my cloudflare DNS which point to IPs on private address ranges.</p>
<p dir="auto">eg. example.domain.com / 10.0.0.1 / DNS only - reserved IP</p>
<p dir="auto">DNS Query Forwarding is enabled on pfSense.</p>
<p dir="auto">When I try and resolve the record by pinging the FQDN, pfSense doesn't resolve it. Interestingly, the record can be resolved at any of the major DNS servers: 1.1.1.1, 8.8.8.8 etc.</p>
<p dir="auto">Any DNS experts who could help me out with this please? Many thanks in advance.</p>
<pre><code>dig @10.11.12.1 example.domain.com.au

; &lt;&lt;&gt;&gt; DiG 9.10.6 &lt;&lt;&gt;&gt; @10.11.12.1 example.domain.com.au
; (1 server found)
;; global options: +cmd
;; Got answer:
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: 4737
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;example.domain.com.au.           IN      A

;; Query time: 10 msec
;; SERVER: 10.11.12.1#53(10.11.12.1)
;; WHEN: Fri Aug 05 12:33:10 AEST 2022
;; MSG SIZE  rcvd: 48

</code></pre>
<pre><code>dig @8.8.8.8 example.domain.com.au

; &lt;&lt;&gt;&gt; DiG 9.10.6 &lt;&lt;&gt;&gt; @8.8.8.8 example.domain.com.au
; (1 server found)
;; global options: +cmd
;; Got answer:
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: 58881
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;example.domain.com.au.           IN      A

;; ANSWER SECTION:
example.domain.com.au.    300     IN      A       10.11.12.5

;; Query time: 28 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Fri Aug 05 12:34:20 AEST 2022
;; MSG SIZE  rcvd: 64

</code></pre>
]]></description><link>https://forum.netgate.com/topic/173922/cloudflare-reserved-ip-records-not-resolving-on-pfsense-dns-server</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 02:32:00 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/173922.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 05 Aug 2022 02:35:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cloudflare &quot;reserved IP&quot; records not resolving on pfSense DNS server on Sat, 06 Aug 2022 05:03:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/johnpoz">@<bdi>johnpoz</bdi></a> said in <a href="/post/1055716">Cloudflare "reserved IP" records not resolving on pfSense DNS server</a>:</p>
<blockquote>
<p dir="auto">are you using the opaque app as well for spice console access</p>
</blockquote>
<p dir="auto">No, I'm just using the normal vnc via the proxmox app.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/johnpoz">@<bdi>johnpoz</bdi></a> said in <a href="/post/1055716">Cloudflare "reserved IP" records not resolving on pfSense DNS server</a>:</p>
<blockquote>
<p dir="auto">using just a full browser on my PC</p>
</blockquote>
<p dir="auto">Connecting to a console via a browser on a PC works fine with or without a certificate. The app requires that you turn on SSL validation to connect to a console via the app itself.</p>
<p dir="auto">I've resolved this issue by using a DNS override.</p>
]]></description><link>https://forum.netgate.com/post/1055717</link><guid isPermaLink="true">https://forum.netgate.com/post/1055717</guid><dc:creator><![CDATA[gyrex]]></dc:creator><pubDate>Sat, 06 Aug 2022 05:03:43 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudflare &quot;reserved IP&quot; records not resolving on pfSense DNS server on Sat, 06 Aug 2022 04:45:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/steveits">@<bdi>steveits</bdi></a> hehe - yeah already had mentioned he could you the private domain thing as well.</p>
<p dir="auto">But <a class="plugin-mentions-user plugin-mentions-a" href="/user/gyrex">@<bdi>gyrex</bdi></a> are you using the opaque app as well for spice console access, this is 3rd party app that have to buy $9 it looks like.  I don't have any desire to fork over that to test something I don't use..  But I can try doing the vnc option which should work as well I think?</p>
<p dir="auto">I have not really had any need to console into vms running on my test proxmox - I just access the vm directly to do stuff on it.</p>
<p dir="auto">I did console into them to set them up etc., but that was using just a full browser on my PC - and sure wasn't using trusted ssl certs, just the selfsigned, etc.</p>
]]></description><link>https://forum.netgate.com/post/1055716</link><guid isPermaLink="true">https://forum.netgate.com/post/1055716</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Sat, 06 Aug 2022 04:45:50 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudflare &quot;reserved IP&quot; records not resolving on pfSense DNS server on Sat, 06 Aug 2022 04:39:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/johnpoz">@<bdi>johnpoz</bdi></a> to be honest I kind of skipped all that and answered the first question. I figured you had all that covered. :)</p>
]]></description><link>https://forum.netgate.com/post/1055714</link><guid isPermaLink="true">https://forum.netgate.com/post/1055714</guid><dc:creator><![CDATA[SteveITS]]></dc:creator><pubDate>Sat, 06 Aug 2022 04:39:37 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudflare &quot;reserved IP&quot; records not resolving on pfSense DNS server on Sat, 06 Aug 2022 04:33:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/steveits">@<bdi>steveits</bdi></a> yeah he can do that, but that has nothing to do with getting an ACME cert.. If he was wanting to get a acme cert via it actually talking to the box vs say dns record, it wouldn't work anyway.</p>
<p dir="auto">If he was going to allow acme to come talk to the box to validate he owns the domain, etc. then the dns would need to point to his public IP, and he would have to setup a port forward to his proxmox local IP.</p>
<p dir="auto">Not sure I buy the needing ssl validation for console access - I will fire up my proxmox in the morning and test that.  It just seems like a horrible sort of setup when normal operation of proxmox would not be accessed via public internet, and the selfsigned cert it generations should be fine..</p>
<p dir="auto">I found this thread which seems to point to console working without validation - the poster says he has to turn off validation to get console to work.</p>
<p dir="auto">https://forum.proxmox.com/threads/proxmox-android-app-novnc-console-not-working.109290/</p>
]]></description><link>https://forum.netgate.com/post/1055713</link><guid isPermaLink="true">https://forum.netgate.com/post/1055713</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Sat, 06 Aug 2022 04:33:40 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudflare &quot;reserved IP&quot; records not resolving on pfSense DNS server on Sat, 06 Aug 2022 02:37:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gyrex">@<bdi>gyrex</bdi></a> A host override is probably better but you can let DNS Resolver return private IPs by putting this in the Custom Options field:</p>
<p dir="auto">server:<br />
private-domain: "example.domain.com.au"</p>
]]></description><link>https://forum.netgate.com/post/1055702</link><guid isPermaLink="true">https://forum.netgate.com/post/1055702</guid><dc:creator><![CDATA[SteveITS]]></dc:creator><pubDate>Sat, 06 Aug 2022 02:37:02 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudflare &quot;reserved IP&quot; records not resolving on pfSense DNS server on Fri, 05 Aug 2022 23:25:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gyrex">@<bdi>gyrex</bdi></a> this seems like a horrible design if you ask me.. Again proxmox is not something that is normally available to the public internet.  So why should it have a public cert on it, I turned of that proxmox server - its a real power hungry thing, I only turn it on when needed to test something..</p>
<p dir="auto">So your saying you can only console to a vm in the app when you validate ssl?  But you can do that via just web, I do that all the time and certs not valid its just the self signed cert.</p>
<p dir="auto">It has to be trusting CAs from something on the the client device, in my case my chromebook - so need to see how to install its CA cert into my chromebook.</p>
<p dir="auto">I will play with it some more later..</p>
<p dir="auto">But my chrome browser trusts the certs, so it seems like maybe this app is not using the chromeOS store for what CAs it trusts?</p>
]]></description><link>https://forum.netgate.com/post/1055687</link><guid isPermaLink="true">https://forum.netgate.com/post/1055687</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Fri, 05 Aug 2022 23:25:57 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudflare &quot;reserved IP&quot; records not resolving on pfSense DNS server on Fri, 05 Aug 2022 23:01:07 GMT]]></title><description><![CDATA[<p dir="auto">The problem is that you won't be able to connect to a console of a VM unless you enable "Validate SSL connections" and the app will only connect if you use a public SSL cert, not a self signed one.</p>
]]></description><link>https://forum.netgate.com/post/1055685</link><guid isPermaLink="true">https://forum.netgate.com/post/1055685</guid><dc:creator><![CDATA[gyrex]]></dc:creator><pubDate>Fri, 05 Aug 2022 23:01:07 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudflare &quot;reserved IP&quot; records not resolving on pfSense DNS server on Fri, 05 Aug 2022 19:22:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gyrex">@<bdi>gyrex</bdi></a> well my proxmox box is booting but installed the app on my chromebook - and would seem all you have to do is turn off ssl validation.</p>
<p dir="auto"><img src="/assets/uploads/files/1659723744262-certs.jpg" alt="certs.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">It runs thru this info when you first launch the app.</p>
<p dir="auto">Ok was able to connect right to my proxmox just using the IP..</p>
<p dir="auto"><img src="/assets/uploads/files/1659724438883-app.jpg" alt="app.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">I was also able to use host name prox.local.lan once I enabled my dns to resolve that.. I have installed my CA into my chromebook, and it works for my nas via just chrome.. Lets see if can install cert on proxmox and see if app trusts it.  Be back in a bit.</p>
<p dir="auto">edit: well back - while I could get chrome in the chromeOS to trust the CA for the proxmox.. The app doesn't seem to like it when turning on validate ssl.</p>
<p dir="auto">I don't know enough about chromeOS as of yet, just got the chromebook for the wife a few days ago.. But turning off validate ssl works just fine be it with fqdn or just IP.. If your just internally using it, I don't see why what wouldn't be an option.. For sure the simpler solution..</p>
]]></description><link>https://forum.netgate.com/post/1055649</link><guid isPermaLink="true">https://forum.netgate.com/post/1055649</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Fri, 05 Aug 2022 19:22:22 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudflare &quot;reserved IP&quot; records not resolving on pfSense DNS server on Fri, 05 Aug 2022 06:22:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gyrex">@<bdi>gyrex</bdi></a> I will have to try out this app - forcing or requiring a public cert seems counter productive, since many a proxmox server, especially the admin of such server would never be available publicly.</p>
<p dir="auto">When I get a chance tmrw will try it from chromebook using the app and see.  Since it seems that app is only available for android</p>
]]></description><link>https://forum.netgate.com/post/1055535</link><guid isPermaLink="true">https://forum.netgate.com/post/1055535</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Fri, 05 Aug 2022 06:22:04 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudflare &quot;reserved IP&quot; records not resolving on pfSense DNS server on Fri, 05 Aug 2022 05:54:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/johnpoz">@<bdi>johnpoz</bdi></a> It just has the FQDN.</p>
<p dir="auto">I followed the instructions <a href="https://www.youtube.com/watch?v=2_PhwHOxytM" target="_blank" rel="noopener noreferrer nofollow ugc">here</a> because in order to connect to the consoles of my proxmox server via their mobile app I needed a public certificate on the server.</p>
<p dir="auto"><a href="https://www.youtube.com/watch?v=2_PhwHOxytM" target="_blank" rel="noopener noreferrer nofollow ugc">link text</a></p>
]]></description><link>https://forum.netgate.com/post/1055533</link><guid isPermaLink="true">https://forum.netgate.com/post/1055533</guid><dc:creator><![CDATA[gyrex]]></dc:creator><pubDate>Fri, 05 Aug 2022 05:54:13 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudflare &quot;reserved IP&quot; records not resolving on pfSense DNS server on Fri, 05 Aug 2022 05:34:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gyrex">@<bdi>gyrex</bdi></a> your saying that acme put in a SAN for the rfc1918 IP?  Or it just has the fqdn on the cert..</p>
]]></description><link>https://forum.netgate.com/post/1055532</link><guid isPermaLink="true">https://forum.netgate.com/post/1055532</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Fri, 05 Aug 2022 05:34:29 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudflare &quot;reserved IP&quot; records not resolving on pfSense DNS server on Fri, 05 Aug 2022 04:54:18 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for your comprehensive response, I really appreciate it.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/johnpoz">@<bdi>johnpoz</bdi></a> said in <a href="/post/1055526">Cloudflare "reserved IP" records not resolving on pfSense DNS server</a>:</p>
<blockquote>
<p dir="auto">What do you think that would accomplish exactly even?</p>
</blockquote>
<p dir="auto">I did this so that LetsEncrypt can authenticate a public DNS record and I could issue a certificate to a web server running locally on private address space.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/johnpoz">@<bdi>johnpoz</bdi></a> said in <a href="/post/1055526">Cloudflare "reserved IP" records not resolving on pfSense DNS server</a>:</p>
<blockquote>
<p dir="auto">If you want whatever fqdn to resolve to local rfc1918 address on your network, just setup a host override for that fqdn so your local clients resolve the local address.</p>
</blockquote>
<p dir="auto">I figured this would be the solution, thanks again.</p>
]]></description><link>https://forum.netgate.com/post/1055531</link><guid isPermaLink="true">https://forum.netgate.com/post/1055531</guid><dc:creator><![CDATA[gyrex]]></dc:creator><pubDate>Fri, 05 Aug 2022 04:54:18 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudflare &quot;reserved IP&quot; records not resolving on pfSense DNS server on Fri, 05 Aug 2022 03:39:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gyrex">@<bdi>gyrex</bdi></a> well that would be a rebind - and in general a bad idea. So no unbound would not provide that answer, since rebind protection is on.  You would have to turn off rebind, or set the domain to private to allow rfc1918.</p>
<p dir="auto">It is not a good idea ever to have public dns resolve to rfc1918 space.</p>
<p dir="auto">What do you think that would accomplish exactly even?</p>
<p dir="auto">If you want whatever fqdn to resolve to local rfc1918 address on your network, just setup a host override for that fqdn so your local clients resolve the local address.</p>
<p dir="auto"><a href="https://www.ietf.org/proceedings/52/I-D/draft-ietf-dnsop-dontpublish-unreachable-01.txt" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.ietf.org/proceedings/52/I-D/draft-ietf-dnsop-dontpublish-unreachable-01.txt</a></p>
<p dir="auto"><a href="https://www.rfc-editor.org/rfc/rfc1918.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.rfc-editor.org/rfc/rfc1918.html</a></p>
<pre><code>  If an enterprise uses the private address space, or a mix of
  private and public address spaces, then DNS clients outside of
  the enterprise should not see addresses in the private address
  space used by the enterprise, since these addresses would be
  ambiguous.
</code></pre>
]]></description><link>https://forum.netgate.com/post/1055526</link><guid isPermaLink="true">https://forum.netgate.com/post/1055526</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Fri, 05 Aug 2022 03:39:06 GMT</pubDate></item></channel></rss>