Re: port forwarding

From: Payal (payalrathod_at_gmail.com)
Date: 06/18/05

  • Next message: Richard E. Silverman: "Re: port forwarding"
    Date: 17 Jun 2005 19:49:14 -0700
    
    

    Hello,
    Still not clear on this at all. I will ask specific question down.

    Richard E. Silverman wrote:
    > Payal> ssh -L 1100:localhost:110 example.net
    >
    > Payal> When I connect to 127.0.0.1:1100 I am connected to
    > Payal> example.net:110?

    So a tunnel is created from my "localhost:1100" to example.net:110
    Right?

    > Payal> ssh -L 1100:scriptkitchen.com:110 example.net

    So a tunnel is created from "scriptkitchen.com:1100" to example.net:110
    But where is "localhost" mentioned? How does the traffic go from my
    machine to scriptkitchen? Is that encrypted? And from which port? I
    don't follow this at all.

    With warm regards,
    -Payal


  • Next message: Richard E. Silverman: "Re: port forwarding"

    Relevant Pages

    • Re: recursive ssh invocation
      ... "Richard E. Silverman" writes: ... >Kerberos support, configured to use it, and the user doensn't have any ... (in fact it does not if there is no publickey valid method between machine1 ...
      (comp.security.ssh)
    • Re: scp over several hops
      ... Richard E Silverman wrote: ... Some customers do not ... out-of-the-box on any Unix-system - YMMV. ...
      (comp.security.ssh)
    • Re: How to do an rm through ssh
      ... to invoke a subsystem rather than run a remote command. ... With this, you could use "ssh -s backups", and if the name of the backup ... Richard Silverman ...
      (comp.security.ssh)
    • Re: SFTP Batch without key
      ... In article Richard E. Silverman ... > PH> If you have 'setsid' as a command on your OS, ...
      (comp.security.ssh)
    • Re: X11 forwarding not working
      ... I was launching sshd through inetd. ... Richard Silverman ...
      (comp.security.ssh)