Connect to ssh over proxy that blocks CONNECT

Discussion in 'Technical' started by treeman, Oct 19, 2009.

  1. treeman

    treeman New Member

    Hi,

    I am trying to ssh from behind a proxy that I think has the CONNECT command blocked. I can successfully open the ssh server address in the browser address bar and get the openssh welcome message, but when I try to ssh into the same server using the same proxy that the web browser does it times out.

    Is there anything that can give the proxy an impression that it is a genuine web browser communicating through when I try to ssh through it?
     
  2. treeman

    treeman New Member

    I found a semi working solution.
    Im using corkscrew along with ssh to get through the proxy. Its semi working because it usually doesnt connect on the first try and takes a while to connect. But once connection is made its pretty quick and stable.
     
  3. PHPDOTSQL

    PHPDOTSQL New Member

Share This Page