Questions tagged [google-public-dns]

Google Public DNS is a free, global Domain Name System (DNS) resolution service, that you can use as an alternative to your current DNS provider.

If you want to try it, configure your network settings to use the IP addresses 8.8.8.8 and 8.8.4.4 as your DNS servers.

For more information, visit: https://developers.google.com/speed/public-dns/docs/using?hl=es-AR

21 questions
24
votes
9 answers

Google's DNS service: Google public DNS

Google declared their free DNS service, Google public DNS: To try it out: Configure your network settings to use the IP addresses 8.8.8.8 and 8.8.4.4 as your DNS servers. They claim that: By using Google Public DNS you can: Speed up your…
7
votes
1 answer

What is the difference between Public DNS and public IP in AWS ec2?

I found that in ec2 there are two things public DNS and public IP ec2-XX-XXX-190-196.ap-southeast-1.compute.amazonaws.com and xx.255.190.196 Both can access through ssh and ping. So what are the difference?
Kit Ho
  • 5,587
6
votes
3 answers

Cannot ping Google Public DNS on 8.8.8.8

I have a weird problem on my Windows 7 (x64) computer. I seem to cannot ping the Google Public DNS on one of its addresses (while the other works fine). The peculiar thing is that it fails with the General failure. error message which usually means…
user128675
4
votes
2 answers

Google Public DNS is not used in trace route

In my PC I am using Google Public DNS as my DNS servers. In Internet protocol (TCP/IP) properties I have set Preferred DNS server to 8.8.4.4 and Alternate DNS server to 8.8.8.8. According to me this DNS server should be used to resolve any request…
4
votes
3 answers

What does a public nameserver actually do?

I am trying to understand the purpose of public DNS nameservers (public as in not an SOA; like 8.8.8.8). I executed a dig +trace command, and, as far as I can tell, the only time the nameserver is used is when finding The SOA of the root domain ..…
3
votes
5 answers

What to do when an ISP intercepts NXDOMAIN requests?

I think my ISP is intercepting NXDOMAIN requests. For instance, I type http://foo.bar.baz.foobarbaz into my address bar, and I am redirected to http://wwwwe.web-help-service.net/search?qo=foo.bar.baz.foobarbaz&rn=ml4SKlzMtBy7nWK instead. I have set…
eleven81
  • 16,182
2
votes
1 answer

Custom DNS for Specific Access Points in Windows 7

I would like to use Google Public DNS (8.8.8.8,8.8.4.4) at home, but the school firewall works through DNS, so using a custom name server disables accessing the internet. Is there any way to automatically use Google DNS at home, but switch to…
yutsi
  • 103
  • 1
  • 9
2
votes
1 answer

Change DNS Server through registry?

How can I change/switch my DNS server IP address by a registry script? For example, I want to change to Google DNS Server (IP: 8.8.8.8) often and when I need to check my internet usage I need to switch back to the default service provider's DNS…
Orcas
  • 21
2
votes
4 answers

really weird DNS problem in Ubuntu {after one month, seems like ISP problem}

I been having this random dns problem, in Ubuntu 10.04 and in 10.10 it started about 2 weeks ago after (I believe) an update. Basically when I go to a website randomly I get that the website I'm visiting is not available ("Oops! Google Chrome could…
OmniWired
  • 133
2
votes
2 answers

OpenDNS at internet cafes, hotels and airports on Mac OS X

I love OpenDNS and use it on my devices whenever I can to speed up DNS lookups. However, there's one situation (not its fault) where it consistently causes me grief. Public hotspots such as those at Starbucks, hotels, or airports, often have…
emmby
  • 1,227
2
votes
1 answer

Set DNS manually on KDE

The Network Manager on KDE gets DNS configuration from DHCP and sets it automatically, but I would like to use the Google Public DNS. If I overwrite /etc/resolv.conf with nameserver 8.8.8.8 it still resolves names with the old DNS (probably cached…
agentofuser
  • 7,677
1
vote
2 answers

DNS servers cached and won't go away

I'm having an odd problem that probably has a simple solution that I'm missing. I switched our wireless router to different DNS servers (google's public DNS in lieu of our ISPs). In the router settings, this involved unchecking the "automatic from…
Garrett
  • 196
1
vote
1 answer

No AAAA responses from Google DNS

I just set up a HE tunnel on my Windows 7 PC, and while i can browse to http://[2a01:3f0:0:a::186]/ i cannot browse to http://ipv6only.bredbandskollen.se which is their FQDN. Also, the speedtest flash doesnt load as its probably trying to do a…
1
vote
1 answer

Understanding Namebench Response Distribution Chart

After a long test I get this result: As a final number I see that Google Public DNS is 171% faster than my current DNS, but when I look at this picture I see that SYS-192.168.0.1 the fastest in... short durations? As I understand - for some…
Vitaly Zdanevich
  • 211
  • 1
  • 4
  • 19
1
vote
1 answer

How public DNS works?

If I have a small enterprise network with some web servers and a DNS with DNSSEC for signing the zone file. I can edit the zone file and configure the mapping (name -> IP) in addition to any other mappings, e.g. TXT records, etc. then sign the file.…
user9371654
  • 1,297
  • 4
  • 16
  • 24
1
2