Dynamic (-D) proxy using OpenSSH Cygwin.. not working..
- From: "Michael March" <mmarch@xxxxxxxxx>
- Date: 27 Apr 2006 13:45:10 -0700
I am using this command and arguments:
ssh -vv -D 8080 user@xxxxxxxx
--------------------------------------------------------------------
Here is my version..
$ ssh -V
OpenSSH_4.3p2, OpenSSL 0.9.8a 11 Oct 2005
--------------------------------------------------------------------
I can telnet to port 8080 on the client side and I see SSH is
listening:
mmarch@werkstation ~
$ telnet 127.0.0.1 8080
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
--------------------------------------------------------------------
I set both IE and Firefox to use this proxy : 127.0.0.1:8080 for all
protocols.
--------------------------------------------------------------------
When I try to browse.. the browser can't get to the site and below is
the debug in the SSH session:
march@remotehost$ debug1: Connection to port 8080 forwar
ding to socks port 0 requested.
debug2: fd 8 setting TCP_NODELAY
debug1: channel 2: new [dynamic-tcpip]
debug2: channel 2: pre_dynamic: have 0
debug2: channel 2: pre_dynamic: have 366
debug2: channel 2: zombie
debug2: channel 2: garbage collecting
debug1: channel 2: free: dynamic-tcpip, nchannels 3
--------------------------------------------------------------------
I have tried this on two XP boxes going to two different SSH hosts.
.
- Follow-Ups:
- Re: Dynamic (-D) proxy using OpenSSH Cygwin.. not working..
- From: Andrew Schulman
- Re: Dynamic (-D) proxy using OpenSSH Cygwin.. not working..
- Prev by Date: Re: Force non-empty pass-phrase?
- Next by Date: Re: Dynamic (-D) proxy using OpenSSH Cygwin.. not working..
- Previous by thread: Getting access to entire remote network with SSH
- Next by thread: Re: Dynamic (-D) proxy using OpenSSH Cygwin.. not working..
- Index(es):
Relevant Pages
|
|