Web Hosting Talk







View Full Version : Windows 2003 + IIS6 FTP Sites?


wubwob
09-21-2004, 09:43 AM
I am setting up a Windows2003 machine at the moment and will be using IIS6 HTTP+FTP functionality, however i also want to setup another FTP server on another IP address.

When i set IIS6 to only use x.x.x.1 on port 21, it seems to take up port 21 on x.x.x.2 as well, it just wont accept any requests on that ip.

The only way i can seem to get another FTP server running on 21, is to move IIS FTP onto another port, for example 22.

Any ideas?

twooly
09-21-2004, 01:57 PM
Why don't you just force users into a dir based off their login? Ports are only machine based not ip based.