On Tue, Jul 3, 2018 at 4:51 AM marcolinuz <
marco.casavecc...@ospedaliriuniti.marche.it> wrote:

> Hello, Thanks for the quick reply.
> Yes, I'm using Apache2.4 as Reverse proxy but only for access from Internet
> that was not tested yet.
>
> The test that you see in the picture was made on a direct LAN connection to
> the guacamole server.
>
> The only thing I can mention about it is that I placed on the server a NAT
> rule that redirects port 443 to 8443 where Tomcat is actually listening.
>
> Chain PREROUTING (policy ACCEPT)
> target     prot opt source
> REDIRECT   tcp  --  anywhere             anywhere             tcp dpt:https
> redir ports 8443
>
>
>
My guess is that this is related to this issue:

https://issues.apache.org/jira/browse/GUACAMOLE-506

You say you're proxying behind Apache 2.4 - are you making sure that
WebSocket proxy is configured correctly?  See the following manual page:

http://guacamole.apache.org/doc/gug/proxying-guacamole.html#websocket-and-apache

-Nick

Reply via email to