FTP proxy dilema
I solved the problem.
Tunnel: Putty SSH with a Dynamic to the DB server using 127.0.0.1:8021
Client: Filezilla 2.3 using above SOCKS proxy
My problem: A windows server box buried inside a VPN.
Partial solution: Unknown to everyone but myself and the lead developer, there is an undocumented internal lan connection between the windows server (WIN) and a linux database server (DB). I've tested connecting from DB to WIN with ftp and it works via the backdoor IP address... now I've like to securely expose this connection to me.
Putty doesn't work (it doesn't have tcp wrappers to intercept FTP 'PORT' commands)
Filezilla using a SSH 2 socks proxy doesn't seem to work (Socks 10.0.0.1:8021 connected to DB)
What I know about the entire pipeline.
Home (Xp or Linux)
DB (RHEL 4)
WIN (Windows 200? server)
Any idea's?
Tunnel: Putty SSH with a Dynamic to the DB server using 127.0.0.1:8021
Client: Filezilla 2.3 using above SOCKS proxy
My problem: A windows server box buried inside a VPN.
Partial solution: Unknown to everyone but myself and the lead developer, there is an undocumented internal lan connection between the windows server (WIN) and a linux database server (DB). I've tested connecting from DB to WIN with ftp and it works via the backdoor IP address... now I've like to securely expose this connection to me.
Putty doesn't work (it doesn't have tcp wrappers to intercept FTP 'PORT' commands)
Filezilla using a SSH 2 socks proxy doesn't seem to work (Socks 10.0.0.1:8021 connected to DB)
What I know about the entire pipeline.
Home (Xp or Linux)
DB (RHEL 4)
WIN (Windows 200? server)
Any idea's?
