Re: How to close open ports
- From: v-haozou@xxxxxxxxxxxxxxxxxxxx (Kenxl Zou (MSFT))
- Date: Sat, 30 Apr 2005 08:54:52 GMT
Hello Enrique,
Thank you for posting in the Windows XP VAP newsgroup!
>From your post, my understanding on this issue is: You want to know how to
determine what service is using port 5000 and how to close the port. If I'm
off base, please feel free to let me know.
Thanks for Dave Patrick's input! He gave us the right method. Also thanks
to Larry!
Command "netstat -aon" will list all the connections and listening ports
with the related process ID. After getting the process ID, you can type
"tasklist" in command line prompt to know which application is using the
port.
If the 5000 port is used by certain system process, we do not suggest you
to manually terminate the process. Because this will lead to uncertain
system malfunctions.
We believe that a firewall product such as Microsoft ISA Server 2004 can
easily block the port, in case it really needs to be blocked.
For more information about Microsoft ISA Server, please refer to below link
:
http://www.microsoft.com/isaserver/default.mspx
Please let me know if you have any other concerns, or need anything else.
Kenxl Zou, MCSE
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- References:
- How to close open ports
- From: Enrique
- Re: How to close open ports
- From: Dave Patrick
- Re: How to close open ports
- From: Enrique
- How to close open ports
- Prev by Date: RE: Scheduled Tasks not working at all ?
- Next by Date: Re: A&E swine have hijacked my DVD icon
- Previous by thread: Re: How to close open ports
- Next by thread: Album Image Art
- Index(es):
Relevant Pages
|