
02-24-2007
|
|
|
|
Re: Ping resolves, nslookup doesn't even get to the dns server
Just to let you know, I've followed up with the team that owns nslookup,
confirmed the issue, and opened a bug against them. To boil it down,
nslookup ignores site-local IPv6 addresses when selecting a DNS server to
query. If you configure your client with the DNS server's global IPv6
address, it should find it.
"Michael A. Bishop (MSFT)" <michael.bishop@microsoft.com> a écrit dans le
message de news:uzotfguVHHA.528@TK2MSFTNGP03.phx.gbl...
> At first glance, I'd say you've probably hit a bug in nslookup -- it's not
> picking up the DNS server for your IPv6 environment. (It repros on my
> system when I disable IPv4.) I've e-mailed the PM for nslookup to check
> into this. Thanks.
>
> "bozack" <bozack@discussions.microsoft.com> a écrit dans le message de
> news:5E564D68-0DE9-4DF7-89C7-20BEECAA6541@microsoft.com...
>> Using Vista Gold, I have IPv4 unchecked. I've statically assigned my
>> Primary
>> DNS server to be fed0::10. I can ping it fine. When I ping the name
>> associated with fed0::10 (bunt.wateng.org), it resolves perfectly ...
>>
>> 22-Feb-2007 11:35:21.124 queries: client fed0::a069:6611:1e1c:8dc8#49675:
>> query: bunt.wateng.org IN AAAA +
>>
>> Reply from fed0::10%1: time=15ms
>> Reply from fed0::10%1: time=<1ms
>> Reply from fed0::10%1: time=<1ms
>> Reply from fed0::10%1: time=<1ms
>>
>> My DNS server logs also show that the DNS lookup was requested and
>> answered
>> perfectly.
>>
>> The problem is with nslookup. If I attempt to "nslookup bunt.wateng.org"
>> I
>> get the following ...
>>
>> Server: Unknown
>> Address: 127.0.0.1:53
>>
>> *** UnKnown can't find bunt.wateng.org: No response from server
>>
>> I don't even see an attempt at my DNS server.
>>
>> There is nothing in my hosts file. In fact, even if I make an entry into
>> the hosts file, it _still_ doesn't resolve.
>>
>> If anyone can offer any input on this, i'd be happy to hear it ;-)
>
|