DNS lookup fails in chrome only

2

Trying to access certain sites fails in Google Chrome only:

enter image description here

ping goes through OK:

enter image description here

nslookup is OK:

enter image description here

Firefox loads the page OK

  • Changing between WiFi and wired network has no effect
  • Using one of Google DNS (8.8.8.8 or 8.8.4.4) has no effect
  • Chrome browser cache is cleared
  • Chrome host cache is cleared

Additional info:

  • Running Google Chrome 56.0.2924.87 (64-bit)
  • Linux Mint 18.2 Sonia (64-bit) Cinnamon

Other websites impacted:

  • Google Docs
  • Google Drive
  • And many many more, but not all. Youtube, Google and Gmail work ok

Art Gertner

Posted 2017-09-28T20:14:33.017

Reputation: 6 417

2

Try checking "Chrome-internals", such as: chrome://net-internals/#dns | Also, check how Chrome uses DNS on Mint/Linux. See ( https://superuser.com/questions/656938/does-chrome-use-a-different-dns-server-from-the-os ).

– Apache – 2017-09-28T20:21:29.390

No answers