<?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[Reaching out to the local network from an HA container?]]></title><description><![CDATA[<p dir="auto">A question of HA and (Docker) networking...</p>
<p dir="auto">I successfully installed the container, and passed a Zigbee dongle through. <em>Yay!</em></p>
<p dir="auto">However, I then realized that when I wanted to talk to a device on my network, the HA container was in a different network from my devices.</p>
<p dir="auto">Or, if you prefer:</p>
<pre><code>                                                  
                                                  
                                                        
             home     ◄───── cloudron ◄──── HA container
          10.0.0.0/24       10.0.0.xyz      172.X.Y.Z   
                                                        
                                                        
                                                  
</code></pre>
<p dir="auto">For some integrations, HA wants to reach out from the container to talk to devices in my home network. Is there anything in the Cloudron model that would let me do this? Or, is the Docker network locked down to explicitly prohibit this for (say) security reasons?</p>
]]></description><link>https://forum.cloudron.io/topic/15650/reaching-out-to-the-local-network-from-an-ha-container</link><generator>RSS for Node</generator><lastBuildDate>Fri, 03 Jul 2026 02:23:35 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15650.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 Jun 2026 13:20:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Reaching out to the local network from an HA container? on Tue, 30 Jun 2026 15:49:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jadudm" aria-label="Profile: jadudm">@<bdi>jadudm</bdi></a> the containers simply use the host for outbound  networking. This routing is automatic and should just work as <a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> says .</p>
<p dir="auto">You can open a web terminal of HA and then <code>telnet 10.0.x.y &lt;some-tcp-port&gt;</code> and it should work . Can't use ping in the containers because ping requires net admin privileges and that is disabled in containers.</p>
]]></description><link>https://forum.cloudron.io/post/126278</link><guid isPermaLink="true">https://forum.cloudron.io/post/126278</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Tue, 30 Jun 2026 15:49:43 GMT</pubDate></item><item><title><![CDATA[Reply to Reaching out to the local network from an HA container? on Sun, 28 Jun 2026 04:56:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jadudm" aria-label="Profile: jadudm">@<bdi>jadudm</bdi></a> So your Cloudron is missing routes for your home LAN?</p>
]]></description><link>https://forum.cloudron.io/post/126199</link><guid isPermaLink="true">https://forum.cloudron.io/post/126199</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sun, 28 Jun 2026 04:56:56 GMT</pubDate></item><item><title><![CDATA[Reply to Reaching out to the local network from an HA container? on Sun, 28 Jun 2026 01:03:18 GMT]]></title><description><![CDATA[<p dir="auto">No, it shouldn't just work. For a device to see HA, it can leave the Docker network, hit my external DNS provider, and talk to the Docker instance by being passed through by Cloudron. The devices, on the other hand, are issued internal/private IP addresses by my local DHCP server. The HA instance is further removed; while the Cloudron server is on the same network as the devices, the container is <em>not</em>; it, instead, is on an internal, private network on the Cloudron host.</p>
<p dir="auto">Hence my question.</p>
]]></description><link>https://forum.cloudron.io/post/126195</link><guid isPermaLink="true">https://forum.cloudron.io/post/126195</guid><dc:creator><![CDATA[jadudm]]></dc:creator><pubDate>Sun, 28 Jun 2026 01:03:18 GMT</pubDate></item><item><title><![CDATA[Reply to Reaching out to the local network from an HA container? on Sat, 27 Jun 2026 21:25:47 GMT]]></title><description><![CDATA[<p dir="auto">Should just work.. can you device reach HA?</p>
]]></description><link>https://forum.cloudron.io/post/126192</link><guid isPermaLink="true">https://forum.cloudron.io/post/126192</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sat, 27 Jun 2026 21:25:47 GMT</pubDate></item></channel></rss>