6 Comments

  1. Pingback: Proxy Using SSH Tunnel – Fclose.com Linux and Virtualization « Eric's Blog
  2. Pingback: Delicious Bookmarks for February 27th through February 28th « Lâmôlabs
  3. This solution might be useful to bypass the restrictions on corporate networks. If the port that our SSH uses is locked, we can tell the server to listen on port 443 using the

  4. The “Server side configuration” part is completely misleading. There is no need to specify GatewayPorts in sshd_config on the server side for dynamic and local port forwarding (-D and -L). This could be needed only for remote port forwarding (-R).

    1. Right although that part specified it is for “remote forwarding”. However, “remote forwarding” is not discussed here anymore. Removed that section.

Leave a Reply

Your email address will not be published. Required fields are marked *