Angus Robertson - Magenta Systems Ltd wrote: >> Shutdown IIS, start you ICS FTP server (if you can specify >> listening IP it should use only one IP), then start IIS again, it >> should bind to all non-used port 21 on the other IPs. > > I'm sure that has worked for me in the past, but it's not a long term > solution because sooner or later IIS will start first and the other > FTP server will then fail.
You have to disable what they call SocketPooling. IIS Binds To All Available IP Addresses When It Starts: http://support.microsoft.com/default.aspx?scid=kb;en-us;259349 1.At a command prompt, switch to the "C:\InetPub\AdminScripts" folder. 2.Type the following command: CSCRIPT ADSUTIL.VBS SET W3SVC/DisableSocketPooling TRUE -- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be