Sunday, May 2, 2010

What TCP port is open?

This weekend I was working on one of my ANDAR servers that has a few dozen ANDAR environments and I needed to know what TCP ports were open on the server.    There is an easy way to figure this out.  Simple open a command prompt and type NETSTAT - AN

That gives you a list of every TCP and UDP port that is in use on the server.

0 comments:

Post a Comment