Type NETSTAT -A to see all listening ports
compare those with
http://www.good-stuff.co.u
and figure ould what you can live without
see what processes have ports in use
NETSTAT -O
Main Topics
Browse All Topicshow to close open ports manually, instead of downloading third party software to do that.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Type NETSTAT -A to see all listening ports
compare those with
http://www.good-stuff.co.u
and figure ould what you can live without
see what processes have ports in use
NETSTAT -O
According to iana.org:
mpc-lifenet 1213/tcp MPC LIFENET
mpc-lifenet 1213/udp MPC LIFENET
Now, I don't personally recognize that one, nor do I think it is very common. I checked the NMAP port list (my copy is from October of 2003, so fairly recent), and this port is not in the NMAP-SERVICES common port list.
I would say try running FPORT, which can map open ports to running applications:
http://www.foundstone.com/
But it looks like FPORT does not work on Win98:
"fport supports Windows NT4, Windows 2000 and Windows XP "
But, luckily, TCPView from Sysinternals, found here:
http://www.sysinternals.co
DOES work on Win98.
So, get it, run it, and you can tell what app has the port open! You can then take actions on stopping that application that opens the port.
You can use native IPSEC policy to manually block any port whether it is open or closed.
This link has more details ..
http://www.microsoft.com/s
for windows 98, i don't think it has native support for any sort of firewall or port filtering. however windows 2000 does have support for simple forms of ip filtering
http://support.microsoft.c
also try this program. it's free - http://download.com.com/30
Actually all ports are closed by design. It is only open when an application is using it example Netbios 137. You can't close all these ports as it means ending the application. All you need to secure is to make sure only you the PC user can use this port by the application used by you and with your permission.I agreed with them about using the IP filtring method. Once you activated it, you can specify what port you want to open. By design all are close. You must find out your need and open the ports accordingly.
No comment has been added to this question in more than 21 days, so it is now classified as abandoned..
I will leave the following recommendation for this question in the Cleanup topic area:
Accept juliancrawford's comment as answer
Any objections should be posted here in the next 4 days. After that time, the question will be closed.
gurutc
EE Cleanup Volunteer
Business Accounts
Answer for Membership
by: Joseph_MoorePosted on 2004-01-24 at 08:38:38ID: 10191619
Depends on which ports are open. Ports are held open by running applications. Close the applications, and the ports are closed.
So, which ports are open?