Hello,
I have been trying to host an FTP server for a long time now. I downloaded Cerberus FTP, and set the incoming port to 21. I logged into my router and forwarded port 21 to my PC's LAN IP (192.168.0.4)
I can access the server perfectly if I log in locally, by connecting to
ftp://192.168.0.4:21, but when I try to connect using my WAN IP, I get a message saying "A connection with the server could not be established".
I also tried this with a different port (8081) but with the same results.
Does anyone know why I can't host this server, and how I can fix it? Thanks for your time.