<?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[Local hostnames not resolving]]></title><description><![CDATA[<p dir="auto">Not sure what is wrong but when setting up a connection I have to use the FQDN instead of just a local hostname. IE "Alienware-14" wont resolve in guacamole but when using that with the local domain name it does, IE "Alienware-14.dragon"</p>
<p dir="auto">I have guacamole setup in cloudron running on ubuntu 20.04 inside of proxmox. The Ubuntu VM is able to resolve the local hostnames for any of my machines just fine as it has the search domain.</p>
<p dir="auto">Is there a way to add a search domain in the dns config for cloudron/guacamole? I saw that cloudron uses unbound and think I have the conf set right.</p>
<p dir="auto">Stub-zone:<br />
name: "dragon"<br />
stub-addr: 192.168.0.5<br />
stub-first: yes</p>
]]></description><link>https://forum.cloudron.io/topic/5959/local-hostnames-not-resolving</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 19:49:39 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/5959.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 06 Nov 2021 08:59:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Local hostnames not resolving on Sat, 06 Nov 2021 17:53:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dark_dragone" aria-label="Profile: dark_dragone">@<bdi>dark_dragone</bdi></a> not 100% sure but I think search domains is a client feature. This means that docker (the DNS client on behalf of the guac container) should be configured to have a dns search. See <a href="https://docs.docker.com/config/containers/container-networking/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.docker.com/config/containers/container-networking/</a> (--dns-search). Maybe you can quickly try by editing <code>/etc/systemd/system/docker.service.d/cloudron.conf</code> and restarting docker.</p>
<p dir="auto">I think you can also add it in your local machine's /etc/resolv.conf</p>
]]></description><link>https://forum.cloudron.io/post/38910</link><guid isPermaLink="true">https://forum.cloudron.io/post/38910</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 06 Nov 2021 17:53:14 GMT</pubDate></item></channel></rss>