network troubleshooting

  • Thread starter Thread starter j lunis
  • Start date Start date
J

j lunis

Hope this is a network problem.
Vista
1) Every once in a while I get a 'Device Connect' sound. Best I can
tell, nothing is connecting or disconnecting. How do I find out what is
connecting?
2) I want to troubleshoot my network. I have read I should find what
programs are controlling my ports. I have searched Goolge and have found
how to find the programs but not how to find which ports these programs
control.
 
I don't have the answer for the first question. You may use netstat command
to check which program uses which port. This how to may help.

How to find open ports on a computerYou can use PULIST from the Windows
Resource Kit to find which process is using a specified port. For example,
pulist |find /i "4125" may display ...
www.howtonetworking.com/command/openport1.htm


--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
 
Back
Top