a question... what is the purpose of this ftp server...
Hi,
I don't know whether you are still following this or not but still
do the following
1.Disable the bridge mode ask your isp to do it for you
2.In your router/modem config. page (you can find your router/modem ip by typing ipconfig in cmd, or ifconfig in terminal) goto virtual servers or port forwarding and chose FTP or enter port 21 save and reboot your router/modem(if you have both modem and router forward in both)
3.If on windows allow port 21 in firewall, if you use any anti-virus allow port 21 in it also
4.Now install any ftp software like filezilla install it and configure it to your needs(username, password, directory etc)
5.If you are using dyndns or no-ip whatever download & install it the desktop client.
6.So let me assume you have set up with dyndns.org and your domain is domain.dyndns.org now browse to the etc folder in your os in windows it is 'C:\WINDOWS\system32\drivers\etc\' there is a host file in this file do the following in a new line
<your lan ip>:21<space>ftp.domain.dyndns.org or domain.dyndns.org
For Example
192.168.1.2:21 ftp.domain.dyndns.org
|
LAN IP of comp. running the ftp server(you can find in router config page or frm cmd)
Now you can access by
host:ftp.domain.dyndns.org
username: (which you set up in filezilla)
password: (which you set up in filezilla)
Hope it works!
a question... what is the purpose of this ftp server...
2GB Online Storage Free! | Star Sports Formula-1 Appeal | Become a fan of India Broadband on Facebook | India Broadband Forum might soon switch to this forum software
By this FTP server you can do what you do with an ftp server share large files over WAN securely, easily and from different drives.
what do you mean by this ftp server
Why not use Opera Unite? It will do all the stuff, is extremely easy to configure, and is practically hassle free. Much much easier than setting up an FTP server on a machine with a dynamic IP.
heh thats why i posted that question. if he just wants to share some files with friends... opera would work fine. there is no need to take so much hassle.
2GB Online Storage Free! | Star Sports Formula-1 Appeal | Become a fan of India Broadband on Facebook | India Broadband Forum might soon switch to this forum software
But if he still wants to set up a FTP sever why not tell him how to