Fine from here.
C:\Windows\System32>nslookup
Default Server: google-public-dns-b.google.com
Address: 8.8.4.4
> server 8.8.8.8
Default Server: google-public-dns-a.google.com
Address: 8.8.8.8
> att.com
Server: google-public-dns-a.google.com
Address: 8.8.8.8
Non-authoritative answer:
Name: att.com
Addresses: 2001:1890:1c00:5112::f:1008
2001:1890:1c00:3113::f:3005
144.160.155.43
144.160.36.42
> server 4.2.2.2
Default Server: b.resolvers.Level3.net
Address: 4.2.2.2
> att.com
Server: b.resolvers.Level3.net
Address: 4.2.2.2
Non-authoritative answer:
Name: att.com
Addresses: 2001:1890:1c00:3113::f:3005
2001:1890:1c00:5112::f:1008
144.160.155.43
144.160.36.42
=====================
Enter you ISP's DNS ip address into nslookup's server command and see if it returns att.com ip address.
I used nslookup to determine that it seems to be Google's DNS acting up.
Fail:
nslookup att.com 8.8.8.8
nslookup att.com [ISP's old DNS server address]
Success:
nslookup att.com 4.2.2.2
nslookup google.com 8.8.8.8
nslookup google.com 4.2.2.2
nslookup google.com [ISP's old DNS server address]
I cycled through each test multiple times before and after rebooting my Asus RT-AC68U router.
I believe my ISP still pushes 8.8.8.8 and 8.8.4.4 (Google) via DHCP for DNS, but I cannot find any sort of WAN/DHCP status screen in my router's web based setup. I have the latest official firmware (not custom or Merlin or whatever).
The only thing that worked was setting manual DNS in my router to 4.2.2.2
Anyway, all the above tests work now so the problem has cleared and I should be able to configure my router back to automatic DHCP.
Does anyone know how to make an Asus RT-AC68U reveal WAN DHCP info?