Re: ssh through a firewall
From: all mail refused (elvis_at_notatla.org.uk)
Date: 06/13/03
- Previous message: Nico Kadel-Garcia: "Re: Transferring file via SSH"
- In reply to: basser: "Re: ssh through a firewall"
- Next in thread: basser: "Re: ssh through a firewall"
- Reply: basser: "Re: ssh through a firewall"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 13 Jun 2003 07:24:25 GMT
In article <bcati7$l99$1@piggy.rz.tu-ilmenau.de>, basser wrote:
>i have tried directly tunneling the ftp-service but there several problems.
>i think because of the dynamic port the ftp uses. when using midnight
>commander on firewall2 (it's a linux computer) it connects to aaa but i
>cannot transfer files. using pftp or ftp it gives only an unknown host
>error. now i am trying to set up sftp but it just quits after the password
>verification. aaa is a windows xp computer running openssh.
Starting from bbb, where does
ssh -N -L 2121:localhost:21 -L 2122:localhost:2122 aaa
get you ?
See if you can xfer one file using 2 telnet (or netcat) sessions to
localhost. If you can then what remains is convincing your FTP client
to use those ports.
-- tinned meat supplier <info@mail.aluminumfloors.com>
- Previous message: Nico Kadel-Garcia: "Re: Transferring file via SSH"
- In reply to: basser: "Re: ssh through a firewall"
- Next in thread: basser: "Re: ssh through a firewall"
- Reply: basser: "Re: ssh through a firewall"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|