<?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[&quot;Cloudron Error Response Timeout&quot; after activated Hetzner Firewall on dedi server]]></title><description><![CDATA[<p dir="auto">Dear All,</p>
<p dir="auto">I know this could be an Hetzner specific related question.</p>
<p dir="auto">I activated Hetzner Firewall on a dedicated server with above rules:</p>
<p dir="auto"><img src="/assets/uploads/files/1617543211858-s-resized.png" alt="s.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">About <em>Out-going TCP connections</em> <a href="https://docs.hetzner.com/robot/dedicated-server/firewall/" target="_blank" rel="noopener noreferrer nofollow ugc">Hetzner guide</a> says:</p>
<p dir="auto"><em>"Therefore, the firewall doesn't "keep track of" whether or not an incoming packet belongs to an out-going connection from the server. For this reason, unless you enter an additional rule, all out-going connections from the server will not work. Server services (for example, enabling webservers for port 80) are not affected."</em></p>
<p dir="auto">And suggest:</p>
<p dir="auto"><em>You can use the following rule to generally allow all responses to TCP connections:</em></p>
<pre><code> Source IP: No entry
 Destination IP: No entry
 Source port: No entry
 Destination port: 32768-65535 (Ephemeral Port Range)
 Protocol: tcp
 TCP flags: ack
 Action: accept
</code></pre>
<p dir="auto">I followed this, but:</p>
<ul>
<li>Cannot send any email using 587 port</li>
<li>I get "Cloudron Error Response Timeout"</li>
</ul>
<p dir="auto"><img src="/assets/uploads/files/1617543711344-schermata-2021-04-04-alle-15.32.00-resized.png" alt="Schermata 2021-04-04 alle 15.32.00.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">It seems that Cloudron cannot "see" outside.</p>
<p dir="auto">Can you help me understanding how to manage this situation?</p>
<p dir="auto">I know, Cloudron has is own firewall, but I want to block additional opened port I'm not using, eg. TURN server ports.</p>
<p dir="auto">Thank's a lot for help!</p>
]]></description><link>https://forum.cloudron.io/topic/4825/cloudron-error-response-timeout-after-activated-hetzner-firewall-on-dedi-server</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 02:36:48 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/4825.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 04 Apr 2021 13:41:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to &quot;Cloudron Error Response Timeout&quot; after activated Hetzner Firewall on dedi server on Mon, 05 Apr 2021 14:42:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> I find the solution taking <a href="https://forums.freebsd.org/threads/i-have-a-server-in-hetzner-and-firewall-is-not-working-as-sould-be.78079/" target="_blank" rel="noopener noreferrer nofollow ugc">infos from this forum</a> .</p>
<p dir="auto">In fact, I opened port 53 TCP and UDP and Cloudron can resolve domain names.</p>
<p dir="auto">Configuration now is:</p>
<p dir="auto"><img src="/assets/uploads/files/1617633691304-firewall-template-resized.png" alt="firewall template.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">All seems to working fine... I marked this thread as "Solved" <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=223f9defb2f" 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/29232</link><guid isPermaLink="true">https://forum.cloudron.io/post/29232</guid><dc:creator><![CDATA[p44]]></dc:creator><pubDate>Mon, 05 Apr 2021 14:42:05 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Cloudron Error Response Timeout&quot; after activated Hetzner Firewall on dedi server on Mon, 05 Apr 2021 14:19:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> It seems that problem is related to DNS queries... With active firewall if I ping 1.1.1.1 give me answer, but if I ping a domainname.tld... not working...</p>
<pre><code>root@Ubuntu-1804-bionic-64-minimal ~ # ping wsj.com
ping: wsj.com: Temporary failure in name resolution
</code></pre>
]]></description><link>https://forum.cloudron.io/post/29231</link><guid isPermaLink="true">https://forum.cloudron.io/post/29231</guid><dc:creator><![CDATA[p44]]></dc:creator><pubDate>Mon, 05 Apr 2021 14:19:53 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Cloudron Error Response Timeout&quot; after activated Hetzner Firewall on dedi server on Mon, 05 Apr 2021 13:04:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> I want to apply additional rules to lock not needed ports. I need only:</p>
<p dir="auto">80 TCP, 443 TCP, 25 TCP, 587 TCP and 993 TCP.</p>
<p dir="auto">All other ports I don't need. I well know that further ports are needed in case of other services. In my case I don't have any app using other services like SOLR or TURN.</p>
<p dir="auto">Why add additional rules? Because I want to limit all internet traffic on opened ports, like port scans, logins attempts.</p>
<p dir="auto">I know that if I install additional apps, as specified on Cloudron Firewall Guide, I need to open that specified port.</p>
<p dir="auto">That said, If with VPN-Firewall (new released feature) all works fine, with Robot-Firewall (for dedicated server), I cannot manage outgoing traffic.</p>
<p dir="auto">I mean, when Firewall is ON, it blocks IN and OUT traffic...</p>
<p dir="auto">I asked Hetzner customer services and they didn't provided any answer, only a generic answer to follow their guide (see above), I posted also on their forum waiting for an answer...</p>
]]></description><link>https://forum.cloudron.io/post/29224</link><guid isPermaLink="true">https://forum.cloudron.io/post/29224</guid><dc:creator><![CDATA[p44]]></dc:creator><pubDate>Mon, 05 Apr 2021 13:04:05 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Cloudron Error Response Timeout&quot; after activated Hetzner Firewall on dedi server on Mon, 05 Apr 2021 10:22:24 GMT]]></title><description><![CDATA[<p dir="auto">Hi, for a start, Cloudron manages the firewall on the server already, so there is no need as such to use an external one. If you still want to additionally use the external one, then can you confirm that, if you disable that one, Cloudron works as expected?</p>
<p dir="auto">Further all required basic ports for Cloudron to work well, are mentioned at <a href="https://docs.cloudron.io/security/#cloud-firewall" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/security/#cloud-firewall</a><br />
Of course if you install other apps, which require additional ports, then those have to be also manually setup in the external firewall.</p>
]]></description><link>https://forum.cloudron.io/post/29208</link><guid isPermaLink="true">https://forum.cloudron.io/post/29208</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 05 Apr 2021 10:22:24 GMT</pubDate></item></channel></rss>