You could attempt to change the necessary (for guac/rdp) adapters priority/metric and see if that helps
Hope this helps Brandon -----Original Message----- From: Nick Couchman <vn...@apache.org> Sent: Wednesday, July 26, 2023 8:55 AM To: user@guacamole.apache.org Subject: Re: Cant connect to target with multiple IPs EXTERNAL: This email originated from outside of the organization. Do not click on any links or open attachments unless you recognize the sender and know the content is safe. On Wed, Jul 26, 2023 at 11:47 AM Robin Kluth <kont...@kluthr.de> wrote: > > I use RDP. > > So the behavior is inside the used lib and none of guacamoles business? At the moment, yes, that is how we've implemented it. Some libraries allow you to choose how you use it - either establish the TCP connection yourself and then start using the protocol, or let the library take care of everything. I cannot remember off the top of my head if FreeRDP provides any mechanism to allow you to establish the TCP connection, first, on your own, which would be one way that we could control that. My recollection is that the FreeRDP library is pretty restrictive as that goes and doesn't provide a ton of flexibility, but I could be wrong. Anyway, doing so would require code changes, and we'd have to weigh the trade-off of the extra code we'd have to write to accomplish that against the value of being able to provide that functionality. -Nick --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org