SSH Connection Refused [message #647211] |
Wed, 05 January 2011 00:40  |
Eclipse User |
|
|
|
Hi.
I created a SSH Only connection to hook up via sftp.
I use something like:
$ ssh -luname -L6666:fileserverip:22 exthost.com
after connecting, on my local machine the following works:
$ ssh -luname -p6666 127.0.0.1
In RSE, I've set up the ssh only connection with its hostname=127.0.0.1 and the port in Sftp Files>Subsystem to 6666. However, I get the following immediately after I try to connect:
'Connect (RSE SubSystem Operation:)' has encountered a problem.
Session.connect: java.net.ConnectException: Connection refused.
I can't figure out it. I'm on mac os x 10.5.8.
Thanks,
Mark
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03934 seconds