Dynamic (-D) proxy using OpenSSH Cygwin.. not working..



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.

.



Relevant Pages

  • Re: ssh gives "Permission denied, please try again"
    ... port 22 on your internal machine, so you will need to keep ssh up to ... I configure the router to forward a different external port to 22 on my ... For good measure pick usernames that are none obvious, ... root/password: 163 times ...
    (uk.comp.os.linux)
  • [NEWS] SSH service at Dell DRAC4 Denial of Service (Mocana)
    ... SSH service at Dell DRAC4 Denial of Service ... Dell Remote Access Card 4 allows customers to effectively manage ... After the use of such a port scanner, ...
    (Securiteam)
  • Re: Troublleshoot SSH
    ... > I have the SSHD daemon running, yet I can not telnet in on port 22 ... > using an SSH client. ... In PuTTY specify the host name, then change *Protocol* to SSH rather ...
    (comp.unix.solaris)
  • Re: Nailed Telnet & ssh
    ... I used to think I couldn't do a nailed ssh port also, ... The aix box has nailed telnet ports defined in the inittab ... > standard telnet command *thru* the ssh connection. ...
    (comp.databases.pick)
  • Re: WEIRD: telnet
    ... Telnet can use any ports providing the user redirects. ... ssh ought to be used to replace Telnet whenever possible. ... Telnet uses a protocol that is identical to many other protocols apart ... So if you want to test the SMTP port, or the POP3 port, or any ...
    (freebsd-questions)