Skip to content

Instantly share code, notes, and snippets.

@garretttaco
Last active September 16, 2015 17:42
Show Gist options
  • Save garretttaco/6594eb6e1ed643b1347e to your computer and use it in GitHub Desktop.
Save garretttaco/6594eb6e1ed643b1347e to your computer and use it in GitHub Desktop.

DNS_PROBE_FINISHED_BAD_CONFIG chrome fix on mac

Go to system preferences > network

then select the connection type on the left. Click advanced on bottom right for that connection.

Proceed to the dns tab. from there I replaced the current server : 192.168.1.1 with googles dns server ipv4 : 8.8.4.4

documentation for the setup is here: https://developers.google.com/speed/public-dns/docs/using

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment