On Wed, Mar 29, 2023 at 1:19 AM Sean Hulbert
<[email protected]> wrote:
>
> Here is a link that should address your issue
>
>
>
> https://issues.apache.org/jira/browse/GUACAMOLE-1190
>
>

I don't think that's the same issue that Venkata is seeing. From the
provided error messages, it looks like Guacamole Client is
successfully connecting to guacd, but guacd cannot make the IPv6
connection out to the RDP server.

Venkata, can you confirm that your guacd container is assigned an IPv6
address, and can access other IPv6 resources (ping something
IPv6-based, for example)? The error you're getting, "RDP server
closed/refused connection: DNS lookup failed (incorrect hostname?)",
indicates that the guacd container cannot locate that RDP server. This
may be because you've entered an incorrect hostname or IP, or it may
be because it is looking up the hostname and getting back an IPv6
address, and cannot use it because IPv6 is not configured in the
container.

-Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to