Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

[BUG-134040] SOCKS5 support on Windows 10 is broken #2108

Open
Tracked by #1188
sl-service-account opened this issue Jul 20, 2017 · 4 comments · Fixed by secondlife/viewer#1092
Open
Tracked by #1188

[BUG-134040] SOCKS5 support on Windows 10 is broken #2108

sl-service-account opened this issue Jul 20, 2017 · 4 comments · Fixed by secondlife/viewer#1092

Comments

@sl-service-account
Copy link

sl-service-account commented Jul 20, 2017

Steps to Reproduce

I started the viewer.

Actual Behavior

The SOCKS 5 proxy "192.168.238.1:1080" refused the connection, unable to open a TCP channel.

Expected Behavior

I was expecting the viewer to be able to use a SOCKS5 proxy, which works fine using the linux viewer, and which used to work fine running the Windows viewer on Windows 7. Since Windows 8.0 this does not work anymore

Other information

Attachments

Original Jira Fields
Field Value
Issue BUG-134040
Summary SOCKS5 support on Windows 10 is broken
Type Bug
Priority Unset
Status Accepted
Resolution Accepted
Reporter Lance Corrimal (lance.corrimal)
Created at 2017-07-20T20:53:16Z
Updated at 2017-07-25T17:38:55Z
{
  'Business Unit': ['Platform'],
  'Date of First Response': '2017-07-25T12:38:52.640-0500',
  'ReOpened Count': 0.0,
  'Severity': 'Unset',
  'System': 'SL Viewer',
  'Target Viewer Version': 'viewer-development',
  'What just happened?': 'The SOCKS 5 proxy "192.168.238.1:1080" refused the connection, unable to open a TCP channel.',
  'What were you doing when it happened?': 'I started the viewer.',
  'What were you expecting to happen instead?': 'I was expecting the viewer to be able to use a SOCKS5 proxy, which works fine using the linux viewer, and which used to work fine running the Windows viewer on Windows 7. Since Windows 8.0 this does not work anymore ',
}
@sl-service-account
Copy link
Author

Lance Corrimal commented at 2017-07-20T20:54:34Z

I have network dumps from windows and linux, and they do look quite different, as if the VC runtime used to build the viever on Windows has broken something. I'll attach them here.

@sl-service-account
Copy link
Author

Lance Corrimal commented at 2017-07-20T20:55:39Z

tshark network dump of the initial connection from the windows viewer to a dante socks5 proxy, which fails.

@sl-service-account
Copy link
Author

Lance Corrimal commented at 2017-07-20T20:56:05Z

tshark network dump of the initial connection from the linux viewer to a dante socks5 proxy, which works as expected.

@sl-service-account
Copy link
Author

Kyle Linden commented at 2017-07-25T17:38:53Z

Hi Lance,

Thanks for the bug report.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant