Hi Nick,

Yes. you are right. My issue is not related to the ticket.
guacd container has assigned ipv6 and is able to ping the ipv6 addresses of
other machines.

Is guacamole & guacd tested on Kubernetes?  Do we need to make any changes
to make RDP work for both ipv4 and ipv6?

Regards,
Venkata



On Wed, Mar 29, 2023 at 9:30 PM Sean Hulbert
<shulb...@securitycentric.net.invalid> wrote:

> Hello Nick,
>
> The command netstat -tapnl does just that, seeing if IPv6 is enabled and
> what daemons are bound to it.  His output shows no IPv6 binding to guacd
> daemon.
>
> This is also why I recommended checking the end point system he like to
> RDP  to has ipv6 enabled as well.
>
> You can have one enabled and not the other to exhibit this issue.
>
> However if this is a container and not a fresh build from source the
> troubleshooting scope widens and your correct on your assessment.
>
> Just my 2 cents.
>
> Sean
>
>
>
> Sent by Android Ai hijacked INS communications 6G
>
>
> -------- Original message --------
> From: Nick Couchman <vn...@apache.org>
> Date: 3/29/23 8:33 AM (GMT-08:00)
> To: user@guacamole.apache.org
> Subject: Re: RDP is not working with IPV6
>
> On Wed, Mar 29, 2023 at 1:19 AM Sean Hulbert
> <shulb...@securitycentric.net.invalid> 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: user-unsubscr...@guacamole.apache.org
> For additional commands, e-mail: user-h...@guacamole.apache.org
>
>

Reply via email to