Ello!
I've recently decided I would like to start up an FTP server to share files between my friends and I so - I downloaded the FTP serving program "Serv-U" and set it up. I thought while Serv-U was serving, I should be able to access my files by entering my external IP address into the URL bar of my browser, with the "ftp://" prefix of course, but Firefox responds with a "The Connection was Reset" error.
When entering my local IP address (192.168.x.x) into the browser it brings me to the files, so it is completely accessible over the LAN.
I am behind a wireless router and have forwarded port 21 and 20. I also forwarded port 21 and 20 on the Windows Firewall as well, giving the same error. I probed the port using a port probing site and all was clear. I am using a static IP address on the machine serving.
Below is how I have Serv-U configured:
Name: Panzerkunst
Domain IP Address: Use any available IP address
Domain Type: Store in .INI file
Security: Allow SSL/TSL and regular sessions
FTP Port Number: 21
Enable Dynamic DNS: Unchecked
It is hosting a certain directory of my C: drive.
There is one user with a password with no extra privileges. I also tried entering the address into my browser with the user name included (
ftp://username@externalip), but nothing.. I've tried other serving software, such as "Cerberus FTP Server", but no luck!
If anyone has advice, tips or anything to help solve this dilemma please speak up!
Thanks