we used linux Xrdp through Guacamole and the security reason we catch client visited ip and stored in my database and after i am only allowed to visit a specific ip.
Please give me solution. > On 26-May-2019, at 11:41 AM, Manoj Patil <[email protected]> wrote: > > Beacaue of we have launch a application from X11rdp and we know who is used > this application and how many times this ip is visited . > > please help me in that and give me code to get ip address. > > > >> On 26-May-2019, at 11:38 AM, Mike Jumper <[email protected] >> <mailto:[email protected]>> wrote: >> >> On Sat, May 25, 2019, 22:35 Manoj Patil <[email protected] >> <mailto:[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 >> >> <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 >> >
