mike-jumper commented on PR #911:
URL: https://github.com/apache/guacamole-client/pull/911#issuecomment-1742228157

   > I still have a bit of an issue with the IPv4 + IPv6 config and the client 
address flipping between a real IPv4 address and IPv6 loopback, but that seems 
to be more of a Nginx + Tomcat issue than it is anything to do with this.
   
   I've seen this before, as well - I think it's due to the local OS' 
networking stack occasionally choosing the IPv6 address for `localhost` instead 
of IPv4, but the default `RemoteIpValve` regex only matches IPv4 addresses.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to