Re: putty & proxy settings

From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 06/22/04

  • Next message: Nikola Milutinovic: "SSH and CVS"
    Date: Tue, 22 Jun 2004 01:30:29 +0000 (UTC)
    
    

    In article <40d6e6ce$1_3@news5.uncensored-news.com>,
    eddy teach <blackbeard@pirate.com> wrote:
    >I am setting up putty 0.54 to use a proxy server so when I connect up to my
    >host it will display the proxy ip as the last connection and not my real
    >one. the question is will everything from my computer to the host computer
    >still be encrypted or will it be plain text from my computer to the proxy
    >and encrypted from there to the host?

    All of the SSH traffic is encrypted between your client and SSH server,
    including client->proxy.

    The proxy connect command and the *start* of the SSH protocol are always
    plain text, so an observer can determine that you're using SSH and what
    you're connecting to, but not much other than that.

    -- 
    Darren Tucker (dtucker at zip.com.au)
    GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
        Good judgement comes with experience. Unfortunately, the experience
    usually comes from bad judgement.
    

  • Next message: Nikola Milutinovic: "SSH and CVS"

    Relevant Pages

    • Interesting SSH over HTTPS question
      ... The proxy server does not support any socket based connections whatsoever, ... I need him to be able to access my host, which currently runs an SSHD on the standard port. ... I need some kind of SSH over HTTPS tunnelling to get this to work. ... The return packets will need to be returned through the proxy ...
      (comp.security.ssh)
    • Re: looking for simple proxy s/w (to forward requests from external computer)
      ... >> as a SOCKS5 proxy. ... >> A$ ssh -D 1080 B ... DL> optionally defines an http proxy server & port that the final TOR ...
      (comp.security.ssh)
    • Re: ssh over proxy
      ... But i use a proxy server 192.168.0.1:1080. ... then add this to you ssh config (either ... Good judgement comes with experience. ...
      (comp.security.ssh)
    • putty & proxy settings
      ... I am setting up putty 0.54 to use a proxy server so when I connect up to my ... host it will display the proxy ip as the last connection and not my real ...
      (comp.security.ssh)
    • Re: reverse SSH / SSH over NAT traversal
      ... I've never tried using chroot for anything but to handle the ssh issue ... software that can be told to use a proxy will be able to connect to ... set the proxy host to be 127.0.0.1 and the port to ...
      (Fedora)