all groups > iis ftp > november 2007 >
You're in the

iis ftp

group:

W2003 Web Ed. FTP service & single IP address


W2003 Web Ed. FTP service & single IP address Jeff Dunlap
11/11/2007 11:32:00 PM
iis ftp: I'm a Windows 2000 Server user and I will be moving to Windows 2003 Web Ed.
I've read that the W2003 handles user isolation unlike W2000 Server's FTP
service.

Does W2003's FTP service allow you to handle multiple domains even though I
only have a single IP Address or does each domain require its own IP Address?

Re: W2003 Web Ed. FTP service & single IP address Rick Barber
11/12/2007 10:52:14 AM
Hi Jeff,

Yes, Windows Server 2003 does allow for user isolation. You could configure
a single FTP site that points to a 'dummy root' such as D:\ftproot where
everybody has list permissions, and then setup virtual directories under
this site for each domain (whose name matches the ftp username) where the
virtual directories point to the location of the domain files such as
D:\sites\domain1.com. You would then make sure that the ftp user for
domain1.com had the proper NTFS permissions to D:\sites\domain1.com.

A cleaner option is to setup a separate site for each domain with its own IP
address.

--
Rick Barber

http://www.orcsweb.com
Managed Complex Hosting
#1 in Service and Support

[quoted text, click to view]

Re: W2003 Web Ed. FTP service & single IP address Jeff Dunlap
11/12/2007 1:27:00 PM
Thanks Rick, I'm going to try it out.

Best Regards,

Re: W2003 Web Ed. FTP service & single IP address Jeff Dunlap
11/12/2007 1:47:03 PM
Hi Rick,

It appears that there are some limitations with the FTP service when you are
trying to share a single IP address. Here is the error message that I
received:

"This site cannot be started because another site running on this computer
is already using the IP address and TCP port values that you have specified
for this site.
Please change either the IP address or the TCP port values for this site."

It looks like you have to use different ports if you plan to share an IP
address when working with W2003s FTP service.

Best Regards,

Re: W2003 Web Ed. FTP service & single IP address Rick Barber
11/12/2007 6:07:09 PM
Hi Jeff,

Correct, each FTP site has to have a unique IP address. I alluded to that
in my initial response in that you could either use a single site and
virtual directories, or a separate site and IP address for each FTP site.
If you are trying to setup a site using virtual directories like I
mentioned, then you would need to stop any site using that IP address, which
is most likely the default FTP site.

--
Rick Barber

http://www.orcsweb.com
Managed Complex Hosting
#1 in Service and Support

[quoted text, click to view]

Re: W2003 Web Ed. FTP service & single IP address Bernard Cheah [MVP]
11/21/2007 12:30:11 PM
With new IIS 7 Component, you can use the virtual host name feature (similar
to host header concept) to host multiple ftp sites with single IP.

--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/


[quoted text, click to view]

AddThis Social Bookmark Button