Thank you gentlemen! I've managed to figure out that its caused by APC's Powerchute UPS monitoring software.
On Fri, 2003-10-17 at 15:46, Christopher Sawtell wrote: > On Fri, 17 Oct 2003 14:16, you wrote: > > I just nmapped a NT4 server, which claims that lots of ports are open. > > > > On a unix machine I'd do a > > fuser -n tcp 12345 > > but how do I do that on NT ? > Install cygwin and do > > lsof -i TCP > > :-) > > -- > Sincerely etc., > Christopher Sawtell
