NETSTAT base parameters can help you troubleshoot TCP/IP problems Tracing TCP/IP connectivity problems on a system can be very time-consuming, considering the many connections and services running on ...
How do you test to see if on a computer running Windows 2K has certain ports open for UDP? Netstat -a for all UDP ports returns *:*. It doesn't say if it is listening.