When I used tcpdump to monitor network traffic, I found that a lot of dns reverse query records.
Like this: A_IP.55276 > DNS_IP.domain: 9247+ PTR? Query IP.in-addr.arpa. (45) DNS_IP.domain > A_IP.55276: 9247* 1/2/2 Query IP.in-addr.arpa. PTR XXX.XXX.XX. (155) ...
The query ip are subnet of A_IP.
I try to turn off all the services, but the situation is the same.
My OS is centos 6.4, and I didn't install/start any dns service on this machine.
Could anyone help me?
Thanks for your help!!