On Fri, Aug 11, 2023 at 10:13 AM Martin Vancl <[email protected]> wrote: > > pá 11. 8. 2023 v 15:35 odesílatel Nick Couchman <[email protected]> napsal: >> >> Did you also configure the Remote IP valve, as documented in this section of >> the manual: >> >> https://guacamole.apache.org/doc/gug/reverse-proxy.html#setting-up-the-remote-ip-valve >> >> If you're running in Docker in recent versions (1.5.0 or later), this should >> be something you can set up by adding the REMOTE_IP_VALVE_ENABLED=true >> variable to your Docker container startup for guacamole/guacamole. This is >> required as an addition to changes for your particular reverse proxy. >> > > REMOTE_IP_VALVE_ENABLED=true does not work. > > I didn't change server.xml. I would not like to edit files in the docker > container manually. It's just a manual hack/hotfix, not a solution.
You said you're using 1.3.0. This option wasn't introduced until 1.5.0, so you would need to update to get that working without editing server.xml. -Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
