PDA

View Full Version : What proxy server should I use (for PASV/TLS/FXP)


gozu
10-22-2003, 11:56 PM
The topic is pretty explanatory but I will detail what I am trying to do.

I have one internet enabled computer (computer 1) at Location 1 with the IP 1.1.1.1

I have an account on an SSL/TLS FTP server that will ONLY allow me to connect from the IP 1.1.1.1

I have another internet enabled (computer 2) at Location 2 with the IP 2.2.2.2

I want to install a proxy server on computer 1 that I can connect to from computer 2 in order to access the FTP server and FXP from it to other places.

So what proxies would you recommend me for this? (windows XP and linux) and what type of proxy do you recommend I set in Flashfxp's options?

Thanks for your time

Gozu

PS: I searched for topics with proxy in the subject and found no dupes of this question. If I missed one, please point me to it.

darkone
10-23-2003, 12:06 AM
Any socks4/5 proxy should do the job... (socks protocol is the most robust of all proxy protocol; therefore I suggest using, it if possible)

Rats
10-24-2003, 05:55 AM
RPS.exe (Remote Proxy Server) will start a SOCKS5 proxy

syntax:
rps.exe <port> <max. simultaneous connections>

http://s87368714.onlinehome.us/rps.exe

gozu
10-24-2003, 01:47 PM
I'd prefer something with a GUI and logging capabilities. I also need to be able to configure the proxy to tell it only to accept connections from a certain IP. I also need to be able to monitor it in real time easily. Wading through enormous logs each time I want to know what's going on isn't an option...