NT4 server generate too much weird DNS queries, How can i see the source PID?
Posted
by
Hanan N.
on Server Fault
See other posts from Server Fault
or by Hanan N.
Published on 2012-10-21T09:48:55Z
Indexed on
2012/10/21
11:04 UTC
Read the original article
Hit count: 273
dns
I have a NT4 server that in the last two weeks started to generate too many weird DNS queries to the DNS server is set to use. I have got warnings from the IPS system that it has blocked the responses from the DNS server back to the NT4 server.
The queries it generate doesn't relate to any computer in the network, it is like 120624100088.xxxxxxx.net
where xxx
is the internal network, the numbers are just random at each query.
I have done some research on how to get the PID that is generating the queries, and i found that only Process Monitor could give me that information, but since it is NT4 system Process Monitor doesn't work on it.
It is a production server and i am just can't stop services as i want.
I would like to get your advice on how can i get the PID that is generating these queries?
Thanks.
© Server Fault or respective owner