Never considered the TCP/UDP aspect of telnet. Have to remember that.
Already used nslookup d2 to test & failed (hadn't tried set vc, but that
failed, too). I had even compared d2 output to my 2003 server and didn't see
anything significant. Only real difference was a nondescript "rcode =
SERVFAIL" instead of NOERROR. Pretty worthless, but maybe you can glean
something from the results that I missed: ==================================================
Server: xxx.xxxxxx.com
Address: xxx.xxx.xxx.xxx
------------
Got answer:
HEADER:
opcode = QUERY, id = 78, rcode = NXDOMAIN
header flags: response, auth. answer, want recursion, recursion
avail.
questions = 1, answers = 0, authority records = 1, additional = 0
QUESTIONS:
microsoft.com.xxxxxx.com, type = A, class = IN AUTHORITY RECORDS:
-> xxxxxx.com
ttl = 3600 (1 hour)
primary name server = xxx.xxxxxx.com
responsible mail addr = hostmaster
serial = 10377
refresh = 900 (15 mins)
retry = 600 (10 mins)
expire = 86400 (1 day)
default TTL = 3600 (1 hour)
------------
------------
Got answer: HEADER:
opcode = QUERY, id = 79, rcode = NXDOMAIN
header flags: response, auth. answer, want recursion, recursion
avail.
questions = 1, answers = 0, authority records = 1, additional = 0
QUESTIONS:
microsoft.com.xxxxxx.com, type = AAAA, class = IN AUTHORITY RECORDS:
-> xxxxxx.com
ttl = 3600 (1 hour)
primary name server = xxx.xxxxxx.com
responsible mail addr = hostmaster
serial = 10377
refresh = 900 (15 mins)
retry = 600 (10 mins)
expire = 86400 (1 day)
default TTL = 3600 (1 hour)
------------
------------
Got answer:
HEADER:
opcode = QUERY, id = 80, rcode = SERVFAIL
header flags: response, want recursion, recursion avail.
questions = 1, answers = 0, authority records = 0, additional = 0
QUESTIONS:
microsoft.com, type = A, class = IN
------------
------------
Got answer:
HEADER:
opcode = QUERY, id = 81, rcode = SERVFAIL
header flags: response, want recursion, recursion avail.
questions = 1, answers = 0, authority records = 0, additional = 0
QUESTIONS:
microsoft.com, type = AAAA, class = IN
------------
*** xxx.xxxxxx.com can't find microsoft.com: Server failed
==================================================