Hi Nick and Willy,
sorry i missed this message
enable ipv6 socket in your tomcat
<!--
<Connector address="[::]" executor="tomcatThreadPool"
port="8080" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="8443" />
-->
It should work now.
Att,
Henri
Em sex., 22 de jul. de 2022 às 22:44, Nick Couchman <[email protected]>
escreveu:
> On Thu, Apr 21, 2022 at 4:36 AM Willy Manga <[email protected]> wrote:
> >
> > Hi Alves,
> >
> > On 19/04/2022 15:32, Henri Alves de Godoy wrote:
> > > Hi Willy,
> > >
> > > Assuming that your server where the tomcat/guacd daemon is is
> dual-stack
> > > and your internal environment is IPv6-only
> >
> > What if I want to avoid any IPv4 config ..
> >
>
> I would think you just need to enable IPv6 in Tomcat. There's nothing
> about Guacamole that is specific to one version or another - the
> default to IPv4 is a Tomcat configuration.
>
> -Nick
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
--