gerryR wrote:
> Thanks for that Kevin, I'll remove it right away.
>
> 2 questions if you don't mind (I'd like to understand whats happening
> if possible)
>
> 1. How did you get that DNS info on the IP? (dos command?)
I used netdig but nslookup -d2 will give you the simular results.
Here is the relevant output from nslookup:
W:\>nslookup -d2 . 192.111.39.1
------------
SendRequest(), len 43
HEADER:
opcode = QUERY, id = 1, rcode = NOERROR
header flags: query, want recursion
questions = 1, answers = 0, authority records = 0, additional = 0
QUESTIONS:
1.39.111.192.in-addr.arpa, type = PTR, class = IN
------------
------------
Got answer (113 bytes):
HEADER:
opcode = QUERY, id = 1, rcode = NOERROR
header flags: response, auth. answer, want recursion
questions = 1, answers = 1, authority records = 2, additional = 0
See the answer section where it says want recursion?
If the DNS supported recursion it would say recursion avail after the want
recursion.
> 2. Any idea why the server would be trying to use this DNS IP
> considering its well down in the list of forwarders, I even moved it
> to the bottom of the list and the error still occoured although not
> as often.
DNS using forwarders will go throught the forwarders list until one responds
with some kind of an answer.
--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
https://secure.lsaol.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================