<?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[Make Cloudron only available in the local network]]></title><description><![CDATA[<p dir="auto">Hey, I've read through quite a few forum posts here about making Cloudron only available locally. I don't know if it just doesn't work network-wise, but should it actually work with these steps?</p>
<ol>
<li>change the static IP to the local network address e.g. 192.169.178.233</li>
<li>DNS Sync<br />
Do I need to pay attention to anything else?<br />
Because this simple thought only leads to this error message DNS_PROBE_FINISHED_NXDOMAIN.</li>
</ol>
<p dir="auto">Is it even possible to resolve the domains directly to the local IPv4 address?</p>
<p dir="auto">Or do you have to add/change any configurations in /etc/hosts?</p>
<p dir="auto">Edit: I use a Progammatic DNS, not a manual one. This runs via API and therefore does not need port 80 or similar. My Cloudron server is currently running as a publicly accessible instance, but I only want to make it private. What I have tried so far was to remove ipv6 first, as already described, set the IPV4 address from public to static and enter the locally assigned Ipv4 address. After the DNS Sync I get the error message that it cannot resolve the domains DNS_PROBE_FINISHED_NXDOMAIN.</p>
]]></description><link>https://forum.cloudron.io/topic/10733/make-cloudron-only-available-in-the-local-network</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 16:21:40 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/10733.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 28 Dec 2023 12:50:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Make Cloudron only available in the local network on Sat, 30 Dec 2023 17:15:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> That's right, that's what it says. Thank you for the detailed answer. I've now tried it again and it wasn't actually the DNS cache, but the automatic DNS server that was causing problems. So far everything is working and everything is fixed. Really nice what Cloudron can offer all in one.</p>
]]></description><link>https://forum.cloudron.io/post/80095</link><guid isPermaLink="true">https://forum.cloudron.io/post/80095</guid><dc:creator><![CDATA[ByMynix]]></dc:creator><pubDate>Sat, 30 Dec 2023 17:15:54 GMT</pubDate></item><item><title><![CDATA[Reply to Make Cloudron only available in the local network on Fri, 29 Dec 2023 09:35:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bymynix" aria-label="Profile: ByMynix">@<bdi>ByMynix</bdi></a> said in <a href="/post/79966">Make Cloudron only available in the local network</a>:</p>
<blockquote>
<p dir="auto">DNS_PROBE_FINISHED_NXDOMAIN</p>
</blockquote>
<p dir="auto">This is how I would debug this. On your laptop/PC, try to resolve the DNS. I use the <code>host</code> command for this on linux. <code>host my.domain.com</code> should return <code>192.169.178.233</code> in your case. Does it?</p>
]]></description><link>https://forum.cloudron.io/post/80029</link><guid isPermaLink="true">https://forum.cloudron.io/post/80029</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 29 Dec 2023 09:35:56 GMT</pubDate></item><item><title><![CDATA[Reply to Make Cloudron only available in the local network on Fri, 29 Dec 2023 09:34:55 GMT]]></title><description><![CDATA[<p dir="auto">I missed your edit that you already use programmatic DNS, so please ignore some of my notes <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=11345d81604" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/80028</link><guid isPermaLink="true">https://forum.cloudron.io/post/80028</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 29 Dec 2023 09:34:55 GMT</pubDate></item><item><title><![CDATA[Reply to Make Cloudron only available in the local network on Fri, 29 Dec 2023 09:34:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bymynix" aria-label="Profile: ByMynix">@<bdi>ByMynix</bdi></a> that sounds about right. Some notes:</p>
<ul>
<li>When you change to static IP, it will also use this IP for the DNS. So <code>app.domain.com</code> will resolve to the internal LAN IP. This is not a problem, per se. Just something for you to be aware of.</li>
<li>DNS Sync only works if you use programmatic DNS providers. If you use wildcard and manual, it won't be of much use.</li>
<li>Cloudron can get valid certs with internal IPs only when using programmatic DNS providers. I highly recommend not using self signed certs for internal networks. All sorts of apps and desktop browsers fail these days with self signed certs and not to mention OIDC integration in Cloudron will not work reliably.</li>
<li><code>DNS_PROBE_FINISHED_NXDOMAIN</code> - where are you getting this error? In the browser? This could be a simple DNS caching issue really. Have you tried restarting the browser?</li>
</ul>
<p dir="auto">No need to change /etc/hosts etc, what you did is sufficient. Just make sure that in your router you have assigned Cloudron VM the static IP.</p>
]]></description><link>https://forum.cloudron.io/post/80027</link><guid isPermaLink="true">https://forum.cloudron.io/post/80027</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 29 Dec 2023 09:34:39 GMT</pubDate></item></channel></rss>