How the -D option work (dynamic forwardind)



Hi,

I use ssh for a while and I'm familiar with local port forwarding to
secure some connection or so. I decide to try the Dynamic port
forwarding option, by curiosity. I've read the man page of ssh, the
description for the -D option is pretty short.. I expect the thing to be
easy to settup, but I've never get it to work.

Here's what I tried:

- On the Client:
ssh -D8080 me@server

I've verify with netstat to be sure the client is really
listening on 127.0.0.1 port 8080..

After that, start Firefox, I setup to use a manual Proxy on
127.0.0.1 port 8080.

With this configuration in firefox, If I try any addresse, let say
"http://www.google.com";, It give no error, the busy indicator stop in a
very short time and I always get a white page. So firefox seems to be
connected to that proxy. If I try to put another port than my Dynamic
port tunnel, for sure, I got an error, as expected.

What I'm doing wrong, is there something I forgot to do to make work the
Dynamic forwarding ?

Thank you for your help.

--
Martin
.



Relevant Pages

  • Tunneling SMTP Traffic Via SSH Question
    ... forward port 25 over SSH via Putty to an off-campus mail server. ... Tunnels> Forwarded ports: ... When I try testing the connection in Outlook it returns an error saying ... I could get around that via SSH forwarding. ...
    (Security-Basics)
  • UPDATE: Re: Question regarding SSH via Lantronix SCS100
    ... to do SSH and to authenticate the SSH connection with a local ... unexpectedly closed connection'. ... CONSOLE or AUX port on the router, or does it matter, and what ...
    (comp.dcom.sys.cisco)
  • Re: SSH options re: NAT
    ... No, SSH is two-fold, a call to it on the client side results in a call ... port, meaning that any connections that come into that port are answered ... programming practice for daemons) Once the connection is established, ... don't want to execute a command on the remote side and you use -N. ...
    (comp.security.ssh)
  • port forwarding source address
    ... The SSH encrypted connection itself can be bound to a specific IP address ... Port forwarding can bind to a specific address on the listening host, ...
    (comp.security.ssh)
  • Re: OpenSSH remote port forwarding
    ... use an outgoing SSH connection from here to the Internet... ... Incoming SSH it is possible and it is working. ... > I read many docs on the OpenSSH port forwarding, ... > (this command should open an ssh connection to public-machine and there, ...
    (comp.security.ssh)