On Mon, Mar 15, 2021 at 4:56 AM Martin Vancl <tux.mar...@gmail.com> wrote:
> Hi, > I'm using Guacamole 1.3.0 with docker and nginx ssl proxy. > At page https://rdp.example.net/#/settings/postgresql/history all > users have the same remote host address "172.18.0.1". It is probably > from the docker network. > Is possible to have real user IP address at history page? > > You'll need to modify the Tomcat server.xml file within the guacamole Docker container and set up the RemoteIp Valve: http://guacamole.apache.org/doc/gug/proxying-guacamole.html#tomcat-remote-ip -Nick