SSH dynamic port forwarding, "Connection refused"
Fresh3 days ago
Mar 15, 202615368 viewsConfidence Score0%
0%
Problem
I am trying to do dynamic portforwarding using openssh through a remote computer following this command: This should set up a socks server on my comp as I assume. I am able to use this for normal browsing but can't connect to IRC or remote ssh (through proxychains). I get this error: A high verbosi…
Error Output
ssh -D 6789 rohan@<remote_ip> -p <remote_port>
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: SSH dynamic port forwarding, "Connection refused"
Low Risk
It's as simple as that: The target computer (in this case ) refused the connection. (I must say that tunnelling DNS over SOCKS this way is very unusual, although not related to your problem.) Are you able to connect from the server to (for example) …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix