Quote:
Could you describe a little better what you are trying to do.
You want an ftp-server running on a pc in your lan which is open for connection from the internet?
You use dyndns to propagate the (changing) IP your get from your internet provider?
Which router/firewall are you using? Which dyndns-client? How did you set up your filezilla server?
|
dear feinbein,
first of all, thanks for showing interest.
i want to share files with my brother thorough internet. we both are in different cities. So i assume that ftp is a good option. For that purpose i want to make/set-up one ftp on my machine and allow the file transfer.
So, i think 'filezilla' is one of the appication to do that.
Regarding internet connection, I have a wi-max connection at my home. No other computer is connected to that. As the ISP has has allocated a dynamic IP. So, as far as I understand, I need a 'static' IP to set a ftp server, so that people can connect to it. Thats why I registered this IP at dyndns.com.
Regarding firewall, I haven't changed ant setting in this regard. Ijust installed ubuntu and the default settings are continuing.
I dont know what is the scenario regarding firewall at ISP's end.
Regarding setting the FTP server on filezilla, I did the following:
I chose following options in the network configuration wizard of filezilla:
1. default transer mode: passive
2. use server's external ip instead
3. get external ip address from the following address: XXXXXX.dyndns.org
4. ask opearting system for a port
5. test result:
Connecting to probe.filezilla-project.org
Response: 220 FZ router and firewall tester ready
USER FileZilla
Response: 331 Give any password.
PASS 3.3.1
Response: 230 logged on.
Checking for correct external IP address
Retrieving external IP address from
http://manishrajalwal.dyndns.org
Checking for correct external IP address
Failed to retrieve external ip address, aborting
Connection closed
I hope, the above description will give you some insight into the matter.
rgrds
Manish