Greetings,
When i run : Nslookup
> google.com
Server: Server.DC
Address: 10.10.10.1
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to Server.DC timed-out
> google.com
Server: Server.DC
Address: 10.10.10.1
Non-authoritative answer:
Name: google.com
Addresses: 2a00:1450:4006:813::200e
142.250.201.46
> microsoft.com
Server: Server.DC
Address: 10.10.10.1
Non-authoritative answer:
Name: microsoft.com
Addresses: 2603:1030:b:3::152
2603:1030:20e:3::23c
2603:1030:c02:8::14
2603:1020:201:10::10f
2603:1010:3:3::5b
20.76.201.171
20.112.250.133
20.236.44.162
20.70.246.20
20.231.239.246
1 - How can i reduce the timeout to be 1 second or even 0 for faster response?
2 - How can i disable the IPv6 response regarding i user IPv4 ONLY at the NIC, NO IPv6 Configured.
3 - How can i clear the server DNS cach in case it's cashing IPv6 responses?
Thank you