all groups > iis ftp > january 2006 >
You're in the

iis ftp

group:

Multiple host names for IIS 6 FTP?



Multiple host names for IIS 6 FTP? Aaron
1/5/2006 7:29:01 AM
iis ftp: In IIS http you are able to add host headers to let multiple domain names
share 1 IP address. IIS redirects to the correct virtual directory or site
based on the incoming requested host name.

I don't see a similar option for FTP. I'd like to configure the following:

Host has 1 fixed IP and multiple names pointing to it in DNS.
FTP://hostname1 goes to a default anonymous ftp site. FTP://hostname1tst goes
to same server but redirects to a separate anonymous ftp drop site.

Is this possible?

Thanks in advance,

Re: Multiple host names for IIS 6 FTP? Aaron
1/5/2006 8:31:07 AM
Thank you Christian. I had read similar articles, but both of my sites are
anonymous so I fear I'm out of luck. If anyone comes up with an idea I'd
appreciate hearing it.


Regards,

Aaron


[quoted text, click to view]
Re: Multiple host names for IIS 6 FTP? Christian Paparelli
1/5/2006 4:43:04 PM
"Aaron" <Aaron@discussions.microsoft.com> ha scritto nel messaggio
news:F17CFEB0-356A-41C9-8AF0-5541323AA037@microsoft.com...
[quoted text, click to view]

no, ftp don't use host header but you can use user isolation, take a look
here
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/iis/b63de8ef-e3c5-456d-a8ca-7af4198819d4.mspx


--
Christian Paparelli
http://www.ithost.ch

Re: Multiple host names for IIS 6 FTP? Christian Paparelli
1/5/2006 5:42:19 PM
"Aaron" <Aaron@discussions.microsoft.com> ha scritto nel messaggio
news:6BFD17FE-BE44-48EC-8ABB-94FB39023738@microsoft.com...
[quoted text, click to view]

you can create two ftp site with two different ip address,
one ftp site lookup to hostname1 and the other point to hostname2 or you can
use the same ip but you must change operational port (firt ftp site use 21
tcp port and the other use 2021 tcp port)


--
Christian Paparelli
http://www.ithost.ch

AddThis Social Bookmark Button