Re: FTP Site

From: Kristofer Gafvert (kgafvert_at_NEWSilopia.com)
Date: 05/19/04


Date: Wed, 19 May 2004 09:23:26 +0200

You cannot have two FTP server running on the same IP using the same port.
The FTP protocol does not offer Host Headers, like the HTTP protocol does.

So you need to either run them on different ports, or use another IP.

-- 
Regards,
Kristofer Gafvert - IIS MVP
http://www.ilopia.com - When you need help!
"Ricardo" <anonymous@discussions.microsoft.com> wrote in message
news:9884162E-3AC9-4153-99FE-A984C4D4BC0E@microsoft.com...
> I can't configure more than one FTP site onthe same IIS server.
> When I try to configure a another site, the IPs get in conflict.
>
> What can I do ?
>
> Thanks


Relevant Pages

  • Re: Forward ftp request another server
    ... > I would like to forward ftp request to other server's other port to improve ... Rewrite the FTP protocol. ...
    (Focus-Linux)
  • Re: Netscreen 25 blocking Backup Server
    ... > The error you are getting response to an error in the FTP protocol. ... Deep inspection is more likely to be the cause of the problem than the cure. ... If it's doing FTP on a non-standard port, he needs to make sure he selects ...
    (comp.security.firewalls)
  • RE: Telnet/ftp problems SBS2000
    ... Please make sure your client computers are configured as both Firewall ... will find two options "Enable folder view for FTP sites" and "Use Passive ... that the control connection has been successfully established, ... (other than port 21) ...
    (microsoft.public.windows.server.sbs)
  • FTP transfer port
    ... FTP transfer port ... the FTP server "listens" for client connections on its port 21. ... it will establish a separate control connection and data connection with ...
    (bit.listserv.ibm-main)
  • Re: Hacked? External address knocks on internal private address...
    ... The important part of your message is that FTP is allowed out... ... You open a connection to an FTP Server and logon. ... When you ask the server for a file the server issues a "PORT" command ... so it can open a port on the firewall to allow the incoming Data ...
    (comp.security.firewalls)

Loading