Hello,
In addition to what others have said, i would like to add an "For Interest"
link, in case you are curious about Host Headers and how it is supposed to
be in HTTP:
<a style='text-decoration: underline;' href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.23" target="_blank">http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.23</a>
As you have already been told, Host Headers are not part of FTP, and you
must therefore use another method to distinguish FTP servers (for example
port or IP).
--
Regards,
Kristofer Gafvert - IIS MVP
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.
<a style='text-decoration: underline;' href="http://www.ilopia.com/" target="_blank">http://www.ilopia.com/</a>
"scott" <scottscotland.TakeThisOut@yahoo.com> wrote in message
news:eO4lgu7IEHA.4052@TK2MSFTNGP12.phx.gbl...
> Hi,
>
>
> At the moment im using NAT to direct 20/21 to my FTP server. If i wanted
to
> run another FTP server could i ?
>
> - i only have one public ip.
> - i know you can use a reverse proxy to host multiple IIS machines (each
> with HTTP sites) on 80 using one public IP.
>
> Is this possible for FTP at all or is the only way of doing this to use a
> differnet listening port ?
>
> Thanks for your time.
> Scott
>
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: how to run multiple ftp servers on 1 public ip ?