0

Posted by Michael Alfaro on October 11, 2011

Monitor open ports on Windows machines

Needed the other day for a website that making an LDAP connection out to another box and had to find out if it was at least attempting to go out.  The app is a bit old school, but it worked on Windows 64-bit OS server.  CurrPorts worked great, even allows filtering so I was able to look for only the LDAP port.

Can be downloaded here: http://www.nirsoft.net/utils/cports.html

Topics: , ,

Add a Comment