Hi Willy, Assuming that your server where the tomcat/guacd daemon is is dual-stack and your internal environment is IPv6-only
In the host configuration, put the IPv6 of the remote machine you want to access. You can also change in guacd to bind the v6 address of localhost ::1 It works without any problems. Att, Henri Em ter., 19 de abr. de 2022 às 08:25, Willy Manga <[email protected]> escreveu: > Hi, > > I have installed guacamole and got the following errors [1] after a > successful authentication. > > I'm aware of [2] where the solution was to set bind_host to 127.0.0.1 > [3]. My question is how to allow that tunnel request in an IPv6-only > environment? > > The 'Connection refused' seems like an issue with a service not allowed > in IPv6 somewhere within tomcat > > In my setup, I use debian 11, guacamole 1.4 ... I'm planning to use v4 > address only on the nginx proxy. > > 1. https://paste.debian.net/1238366/ > > 2. https://lists.apache.org/thread/ttv4sc6jlbso1pfwpd1yo43ssk0rnwoz > > 3. https://lists.apache.org/thread/dm3coj38x3fhco0gxnyw0k22lwcp5wwy > > -- > Willy Manga > @ongolaboy > https://ongola.blogspot.com/ > --
