You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Tjareson Toland (JIRA)" <ji...@apache.org> on 2017/08/24 16:24:00 UTC

[jira] [Created] (GUACAMOLE-369) ip address in ${GUAC_CLIENT_ADDRESS} not updated

Tjareson Toland created GUACAMOLE-369:
-----------------------------------------

             Summary: ip address in ${GUAC_CLIENT_ADDRESS} not updated
                 Key: GUACAMOLE-369
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-369
             Project: Guacamole
          Issue Type: Bug
          Components: guacamole-server, guacd
    Affects Versions: 0.9.13-incubating
         Environment: ubuntu server 16.04, nginx 1.10.3, tomcat 7.0.68
            Reporter: Tjareson Toland
            Priority: Minor


If a guacamole user logs in from a different ip address, the ip address provided in ${GUAC_CLIENT_ADDRESS} for the new session still contains the address from his/her previous session. 
nginx and org.apache.catalina.valves.RemoteIpValve are configured accordingly.
catalina.out is showing the right ip address.
Looks like that the first ip a user is coming from gets somewhere buffered.
Restart of tomcat resets that behavior.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)