[
https://issues.apache.org/jira/browse/GUACAMOLE-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Jumper resolved GUACAMOLE-1190.
------------------------------------
Fix Version/s: 1.4.0
Resolution: Fixed
> guacd cannot bind to IPv6 addresses
> -----------------------------------
>
> Key: GUACAMOLE-1190
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1190
> Project: Guacamole
> Issue Type: Bug
> Affects Versions: 0.9.14, 1.0.0, 1.2.0
> Environment: Linux, IPv6-only
> Reporter: Jonas Zeiger
> Priority: Major
> Fix For: 1.4.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The guacd daemon can't bind to IPv6 addresses like `::1` due to the server
> socket being restricted to AF_INET.
>
> Thus guacd can't work at all in an IPv6-only environment.
>
> One possible fix is to create the server socket AF_INET6 if no IPv4 address
> is available/specified.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)