question

davidbae-9037 avatar image
0 Votes"
davidbae-9037 asked LimitlessTechnology-2700 answered

Failed when querying with ipv6 DNS address after setting server command in nslookup


C:\Users\haruk>nslookup
Default Server: kns.kornet.net
Address: 168.126.63.1

server dns.google.com

Default Server: dns.google.com
Addresses: 2001:4860:4860::8844
2001:4860:4860::8888
8.8.8.8
8.8.4.4

docs.microsoft.com

Server: dns.google.com
Addresses: 2001:4860:4860::8844
2001:4860:4860::8888
8.8.8.8
8.8.4.4

*** dns.google.com can't find docs.microsoft.com: No response from server



Can't disable IPv6 address in nslookup?

windows-dhcp-dns
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

MervynKing-2075 avatar image
0 Votes"
MervynKing-2075 answered

Sorry my man, you Can't disable IPv6 in nslookup

Try nslookup type=a google.com

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

LimitlessTechnology-2700 avatar image
0 Votes"
LimitlessTechnology-2700 answered

Hello @davidbae-9037

Yes, you can, the steps are simple:

1.Navigate to Start > DNS Manager.
2.Expand off DNS options.
3.Right-click the DNS server name and select 'Properties'.
4.Under the 'Listen on' field, select the 'Only the following IP addresses' radio button and uncheck any IPv6 address that is listed under it.
5.Click on 'Ok' to complete the process.

Additionally you can check the next official guide to disable complete IPv6 if needed:
https://docs.microsoft.com/en-us/previous-versions//bb878057(v=technet.10)?redirectedfrom=MSDN#disabling-ipv6

Hope this helps with your query,


--If the reply is helpful, please Upvote and Accept as answer--

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.