Re: Can't get ssh and wu-ftpd to work together
From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 10/26/03
- Previous message: vagabond: "vnc over ssh"
- In reply to: Richard Brandt: "Can't get ssh and wu-ftpd to work together"
- Next in thread: Richard Brandt: "Re: Can't get ssh and wu-ftpd to work together"
- Reply: Richard Brandt: "Re: Can't get ssh and wu-ftpd to work together"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 26 Oct 2003 22:06:30 GMT
In article <FAUmb.36023$Tr4.66879@attbi_s03>,
Richard Brandt <richard1.brandt@attbi.com> wrote:
>I am trying to follow the example in the "SSH-The Secure Shell" book for
>tunneling the control channel thru ssh.
Tunnelling the control channel will work, but any command that requires
data to be sent back (eg "ls" as you saw) will not be easy to make work.
You might be able to make it work via SOCKS as described here:
http://groups.google.com/groups?selm=bn381u%24uqu%241%40gate.dodgy.net.au
For more details read RFC959 and pay particular attention to the PORT and
PASV commands.
--
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.
- Previous message: vagabond: "vnc over ssh"
- In reply to: Richard Brandt: "Can't get ssh and wu-ftpd to work together"
- Next in thread: Richard Brandt: "Re: Can't get ssh and wu-ftpd to work together"
- Reply: Richard Brandt: "Re: Can't get ssh and wu-ftpd to work together"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|