 Rank: Guest Joined: 1/14/2019(UTC) Posts: 1 
|
Hello! We're running an on-premise installation sitting behind an nginx reverse proxy. The only issue we have is that the network address value for all the sessions is taking the ip of the nginx machine.
My question is, where exactly is this value pulled from? An http header? During the websocket handshake? X-Real-IP and X-Fowarded-For being set did not make a difference.
|
|
|
|
 Rank: Administration Medals:  Joined: 3/28/2014(UTC) Posts: 2,862  Thanks: 3 times Was thanked: 351 time(s) in 303 post(s)
|
We pull this value from the socket to which the process binds. It's often wrong because the socket isn't necessarily aware of the correct information.
I won't say specifically what, but we have a change to this area coming in 7.0 ;) |
ScreenConnect Team |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.