Buck Turgidson wrote:
>>You need to tunnel both TCP ports 20 and 21 to make FTP function.
>>
>>FTP is a notoriously insecure protocol. That may be the cause
>>of not allowing it in your set-up.
>>
>>I'd recommend to use the SSH services instead. For file transfer,
>>WinSCP works well under Windows.
>
>
> I have a client that only supports FTP. I would imagine that if it is
> tunnelled in ssh, it is as secure as ssh itself. I know about 21 forwarded
> at the client, but I understand that 20 needs to be forwarded at the server
> to 22, which I don't know how to do.
>
>
I it is a normal FTP, TCP/20 is tunneled to TCP/20 and
TCP/21 is tunneled to TCP/21 (server ports). The client
may use ephemeral ports, if it is not expected that the
server opens a data connection to the client (active
download).
In a normal set-up, TCP port 22 is for SSH.
--
Tauno Voipio
tauno voipio (at) iki fi
|