Re: Curiosity -D

From: Richard E. Silverman (res_at_qoxp.net)
Date: 07/22/03

  • Next message: Greyson M Fischer: "Re: Curiosity -D"
    Date: 22 Jul 2003 17:19:45 -0400
    
    

    >>>>> "GMF" == Greyson M Fischer <gfischer@mrdoc.cc> writes:

        GMF> I've been using SSH for a while now, but was browsing through the
        GMF> man pages (looking for some help on complex port forwarding
        GMF> (second issue)) and was curious as to a practical usage for the
        GMF> '-D <port>' paraemter. Any clarification?

    TCP forwarding when the destination sockets are not known in advance, and
    thus are not amenable to static forwarding with -L. For example, you
    might establish an "ssh -D ..." connection to a gateway connected to a
    private network, and configure your web browser to use the "dynamically
    forwarded" port as a SOCKS proxy.

    Of course, it would be much more useful if OpenSSH implemented socks5.
    Socks4 only allows the client to specify IP addresses for the remote
    connections, which means the client must look up names for the remote
    resources locally -- which is likely to fail. Note that the analogous
    feature in the ssh.com software does do socks5.

    -- 
      Richard Silverman
      res@qoxp.net
    

  • Next message: Greyson M Fischer: "Re: Curiosity -D"

    Relevant Pages

    • 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: Load estimation - SSH on HP-UX
      ... > perform port forwarding only. ... Run one SSH session per forwarded connection. ... One a single SSH session with a large number of forwarded connections. ... B1) There's a sanity-check limit of the number of port forwards of 100 ...
      (comp.security.ssh)
    • Re: openssh version
      ... > My solution is to use the ports version. ... forwarded TCP connection takes a while to connect. ... If you're using forwarding ... connecting to a server with high latency, and on a client-driven protocol, ...
      (FreeBSD-Security)
    • Re: openssh version
      ... >I've run into a related problem with SSH forwarding that occurs when a ... >forwarded TCP connection takes a while to connect. ... If you're using forwarding ...
      (FreeBSD-Security)
    • Re: Properties for ADSL connection and port forwarding
      ... with regard to port forwarding are you talking about forwarding from a adsl ... personally i dont like using the sbs to set up my router.. ... > Ive installed sbs2k3 and configured the ADSL connection ...
      (microsoft.public.windows.server.sbs)