Miki Shapiro wrote:
>
> Can anyone help out with this?
> I can't get this to work...
You can forward the control channel just fine.
You just need to take of it on the client side, you don't need
(and have no use of) having it answer remote redirect requests.
On the client machine (if it's run
Hi Miki,
This cannot really work. The ftp protocol requires some more
connections and ports (20 aka ftp-data) to be forwarded in the other
direction.
What's wrong with a simple scp ?
On Wed, 5 Jul 2000, Miki Shapiro wrote:
> Can anyone help out with this?
> I can't get this to work...
>
>
Can anyone help out with this?
I can't get this to work...
--
Miki Shapiro
Aladdin Knowledge Systems
-
Sex. Unix. Snowboarx.
-
On Tue, 4 Jul 2000, Miki Shapiro wrote:
>
> I just tried destination port 22. same problem.
>
> Let me see if I get this righ
I just tried destination port 22. same problem.
Let me see if I get this right:
Ftp client talks to localhost port 21.
SSH client receives this session, encrypts it using SSH and sends it to
the other side to port 22. Server decrypts this, and forwards it to port
21 of the localhost. ftp server
On Tue, 4 Jul 2000, Miki Shapiro wrote:
> Hi everyone
>
> 2 probs:
> I connect to a linux box using ssh2 (SuSE 6.4)
> once connected, I set up port forwarding from client port 21 to the
> server's port 21 (encrypted along the way).
>
> I explicitly allowed the said user to get port-forwarding a
> then samba!
yes, that's what I had in mind for when I have time to go over there and
play around with swat for 2 hours :-)
Now I sorta need to move the little widget that prevents all users on the
box from ftping into it. any more ideas why it disallows everyone? (btw,
nothing shows up in the
Hi everyone
2 probs:
I connect to a linux box using ssh2 (SuSE 6.4)
once connected, I set up port forwarding from client port 21 to the
server's port 21 (encrypted along the way).
I explicitly allowed the said user to get port-forwarding access:
in /etc/ssh2/sshd2_config it says:
Allow