Computing.Net > Forums > Windows 2000 > FTP server

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

FTP server

Reply to Message Icon

Name: chupzy
Date: June 26, 2004 at 11:30:54 Pacific
OS: Win2k server
CPU/Ram: 800/512
Comment:

I set up my FTP site using the IIS. I set up port forwarding on port 21 on my firewall. But i can onli view the ftp from my network. My frens cant connect from the internet. Anyone can help? thx



Sponsored Link
Ads by Google

Response Number 1
Name: oddduck
Date: June 26, 2004 at 14:15:47 Pacific
Reply:

This is due to something called PASV mode. Passive mode (PASV) uses random connections (and "typically" random ports) to connect to the ftp as well as port 21. PASV mode works by allowing FTP clients to initiate sending of both control and data messages. Without PASV, FTP servers initiate the data requests only.

There are 2 ways you can get around this.

Your friends can either disable PASV mode on there FTP client or in web broswer. Disabling passive in IE is done in tools -> internet options -> advanced -> browsing -> use passive FTP.


You could also set up your FTP server (I am not very familiar with IIS as I use a 3rd party application) to only use a certain range of ports for passive and then have that range of ports forwarded on the router.

Hope this helps,
oddduck


0

Response Number 2
Name: chupzy
Date: June 26, 2004 at 19:04:52 Pacific
Reply:

What 3rd party software do you use?


0

Response Number 3
Name: Sanjaya Sugiarto (by Sanjaya)
Date: June 26, 2004 at 23:01:37 Pacific
Reply:

You meant 3rd party FTP Server app?

Try this: WarFTPD (http://www.warftp.org)

San


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Locked out of Win2000 Pro... administrator password lo...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 2000 Forum Home


Sponsored links

Ads by Google


Results for: FTP server

W2K IIS5 FTP server problems www.computing.net/answers/windows-2000/w2k-iis5-ftp-server-problems/28784.html

FTP Server and DFS shares www.computing.net/answers/windows-2000/ftp-server-and-dfs-shares/9251.html

FTP Server with windows IIS 5 www.computing.net/answers/windows-2000/ftp-server-with-windows-iis-5/7580.html