Brennan Posted March 7, 2007 Share Posted March 7, 2007 I have a problem with my FTP server. it dosen't allow connections from outside my LAN. but it will display in the browser. I changed and forwarded port 2121 I am using Serv-u but I have tried filezilla and Cerberus Quote Link to comment Share on other sites More sharing options...
Sparda Posted March 7, 2007 Share Posted March 7, 2007 The default FTP port is 21... unless you changed it in your software configuration you need to forward port 21. Quote Link to comment Share on other sites More sharing options...
cooper Posted March 7, 2007 Share Posted March 7, 2007 Note that your router must be aware that you're doing FTP across that port. Port 21 is the port over which you send your commands. Downloads such as files or directory listings are sent across a separate connection that is negotiated (PASV or PORT) across that port 21 connection. If your router is unaware this port is used for FTP it will not allow the connection that fetches the directory listing or files from your FTP. When you access an FTP via a browser (which is bad, hmmkay? Use FileZilla) you won't be able to see the distinction between inaccessible FTP and FTP whose directory listing you cannot fetch. Quote Link to comment Share on other sites More sharing options...
Brennan Posted March 10, 2007 Author Share Posted March 10, 2007 OK more detail is that they couldn't receive a directory listing and I have also tried multiple ports. Note that your router must be aware that you're doing FTP across that port.Port 21 is the port over which you send your commands. Downloads such as files or directory listings are sent across a separate connection that is negotiated (PASV or PORT) across that port 21 connection. If your router is unaware this port is used for FTP it will not allow the connection that fetches the directory listing or files from your FTP. When you access an FTP via a browser (which is bad, hmmkay? Use FileZilla) you won't be able to see the distinction between inaccessible FTP and FTP whose directory listing you cannot fetch. my ISP block all service ports except 21 so I am asuming that the port is going to be blocked so could you tell me what I need to do so I can get my router and/or server software to recognize that is on a diff port Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.