Quote:
|
Originally Posted by disasm
One more thing to add. Is there any tools that will tell you what dns server is responding when you do a reverse dns lookup?
|
Yes:
Code:
dig -x <IP address>
If you post the output, we might be able to help you further.