[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888133#comment-17888133
 ] 

joks commented on GUACAMOLE-1922:
---------------------------------

hello i have the same issue, my guacamole 1.5.5 shows only 127.0.0.1 in remote 
host and i use apache instead ngnix but i add code from 
[https://guacamole.apache.org/doc/gug/reverse-proxy.html#setting-up-the-remote-ip-valve]
 to tomcat9 (9.0.96) in apache I didn't change anything and after restart 
services it`s works.
{code:java}
<Valve className="org.apache.catalina.valves.RemoteIpValve"
               internalProxies="127.0.0.1"
               remoteIpHeader="x-forwarded-for"
               remoteIpProxiesHeader="x-forwarded-by"
               protocolHeader="x-forwarded-proto" /> {code}
so for me attributes described in the Guacamole documentation are good.

> Remote Host in Active Sessions shows 127.0.0.1
> ----------------------------------------------
>
>                 Key: GUACAMOLE-1922
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1922
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole
>    Affects Versions: 1.5.4
>            Reporter: Marcus Kindermann
>            Priority: Minor
>         Attachments: image-2024-02-07-08-45-54-882.png
>
>
> Hi,
> in the Active Sessions Tab in the column 'Remote Host' it shows '127.0.0.1' 
> or '0:0:0:0:0:0:0:1' instead of the actual remote hostname or IP. The same 
> applies to the 'History' Tab
> !image-2024-02-07-08-45-54-882.png!
> Our Setup: Guacamole 1.5.4 on RHEL8 Server with LDAP auth and PostgreSQL DB
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to