Danny Mayer wrote: > > Instead of all that, just run netstat -an from the command line and see > if there is anything using 123/UDP port on the local addresses. You can > then used netstat -ano to get the PID of the application using that port.
He is running Windows. There is no -o option on Windows netstat (and I'm not sure it is universal on Unix). PID is also not a familiar concept for Windows users, even though there is a corresponding concept. _______________________________________________ questions mailing list [email protected] https://lists.ntp.org/mailman/listinfo/questions
