Problem solved.
and locate the problem.
listening on the FTP port. I am not sure how it got there
but I suspect my web programmer...
Thank you both for your assistance.
>-----Original Message-----
>On Sun, 4 Jul 2004 08:09:26 -0700,
><anonymous@discussions.microsoft.com> wrote:
>
>>Thanks for the quick reply.
>>I have run the cmd's that are suggested on the file and
>>can see that I have a TCP listening on
0.0.0.0:21 ...but
>>how do I turn it off?
>>Presumably 0.0.0.0:21 is listening on all available
ports
>>for ftp? Which is why I'm unable to setup a new service?
>
>OK, something is clearly listening on port 21, what you
now have to do
>is determine what that 'something' is. It is very
probably an FTP
>service of some sort.
>
>The easiest thing to do would be to connect to your own
IP address
>using either an FTP client or the command prompt client
in Windows and
>see what banner (if any) is returned. That should give
you a clue as
>to the nature of the process which is grabbing port 21.
>
>Alternatively you could try running TCPView from
Sysinternals :
>
http://www.sysinternals.com/ntw2k/source/tcpview.shtml >
>To 'turn it off' you need to stop the program or service
that is
>running and currently using port 21.
>
>However, and perhaps more importantly, you need to ask
the question,
>if I didn't install this service which is grabbing port
21 on my
>machine then who did ?
>
>When you've answered that question you may wish to read
this :
>
>
http://securityadmin.info/faq.asp#hacked >
>
>Regards,
>
>Paul Lynch
>MCSE
>.