Quote:
|
Originally Posted by Matthuseless ... it keeps pinging the DNS. |
Do you mean it is sending an ICMP echo request just like the
ping command does, but no one is running ping? How do you know? Are you using
WireShark or
tcpdump or something similar?
Are you sure it's the server that is doing the pinging? Note that if the server is doing NAT translation, the pings will have the same IP address on the external interface regardless of which computer is doing it.
Is it pinging the IP addresses in
/etc/resolv.conf? If you rearrange them, does the pinging destination change?
Is the DNS server happily answering?
I'm just asking some questions to draw out information. I may not know the solution, but with more information others are more likely to jump in.