Remote GUI SOCKS5 on Macos Sierra

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
shennia
Posts: 1
Joined: Thu Mar 02, 2017 11:44 am

Remote GUI SOCKS5 on Macos Sierra

Post by shennia »

Hello,

First of all, sorry for my bad English I'm French.
I try to connect transmission deamon trough SOCKS5 proxy
On Windows10 with putty it works very well
But on macOS Sierra it doesn't.
To build my ssh tunnel I do:
sudo ssh -D 8080 user@SERVER_IP -p 22
connection success

In transmission remote GUI I setup:
-Transmission:
Remote host: SERVER_IP
port: 9091
user name: user
password: XXXX
RPC path: /transmission/rpc
-Proxy:
Proxy server: 127.0.0.1
Proxy port 8080
SOCKS5

Then, when I launch remote GUI I have: "connection reset by peer"
and on the shell I have: channel 3: open failed: connect failed: Connection refused
If I use the ssh tunnel with firefox it works

Any idea?

Thank you
Post Reply