Re: SSH tunnelling on port 80, but retrieved date are on another (unsecure) port?

From: Richard E. Silverman (res_at_qoxp.net)
Date: 02/24/04


Date: 24 Feb 2004 14:03:26 -0500


HTTP doesn't work that way; the response to a request is returned along
the same TCP connection (and hence protected by the same SSH tunnel).

-- 
  Richard Silverman
  res@qoxp.net


Relevant Pages

  • Re: Is HTTP Stateless ?
    ... and the main reason for creating a tcp connection upon each request ... and response is for reliability reasons... ... > Yes HTTP is stateless even if it runs on top of TCP. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Is HTTP Stateless ?
    ... and the main reason for creating a tcp connection upon each request ... > and response is for reliability reasons... ... >> Yes HTTP is stateless even if it runs on top of TCP. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Plink tunnel as a service
    ... I'm trying to start a ssh tunnel for a tcp connection, ... be transparent so i want it to start with windows. ...
    (comp.security.ssh)
  • Re: HTTP header processing sequence
    ... how does the browser know which server response is associated with which GET ... The browser opens a TCP connection to the server, sends a HTTP request ...
    (microsoft.public.win32.programmer.networks)
  • COM Calling C# Security Issue
    ... We have a C# class which creates a TCP connection to another machine. ... We registered that .NET class for COM use, and when we call it via COM ... when it tries to create the new tcp connection, with a "Request for the ... permission of type System.Net.SocketPermission ... ...
    (microsoft.public.dotnet.languages.csharp)