On Sat, May 25, 2019, 22:35 Manoj Patil <[email protected]> wrote:
> Hi Everyone, > > Sorry to post a Noob question here. I was evaluating Guacamole for one of > the requirements we have to rdp into remote machine and was able to setup > client and Server and do the rdp to both Windows and Linux machines. > > Now I am taking it to next level. I catch or get a client ip address and > pass to xrdp session > > through guacamole+x11rdp. > Can you describe the high-level need behind this? Why do you need the client IP address within XRDP? This would be doable with normal Windows RDP leveraging a static virtual channel, or perhaps through passing the GUAC_CLIENT_ADDRESS token: http://guacamole.apache.org/doc/gug/configuring-guacamole.html#parameter-tokens Much of this will depend on how you intend to expose the address within XRDP, and on whether XRDP supports the the parts of the RDP protocol that could allow it. I suspect it may not. - Mike
