John Gruber among others note that Google DNS service is not tied to Google Accounts. That’s not just wording in their privacy statement, it’s technically impossible for them to do otherwise, at least with reasonable accuracy.
Your computer is associated with a Google account via a cookie given to you when you login. Cookies [...]
Posts Tagged ‘dns’
Google DNS Privacy Policy
Google Public DNS Analysis
Google’s new Public DNS is interesting. They want to lower DNS latency in hopes of speeding up the web.
Awesome IP Address
This is the most interesting thing to me. I view IP addresses similar to the way Steve Wozniak views phone numbers, though I don’t collect them like he does phone numbers.
[Querying [...]
BitTorrent For HTTP Failover
There is a proposal circulating around the web to create a X-Torrent HTTP header for the purpose of pointing to a torrent file as an alternative way to download a file from an overloaded server. I’ve been an advocate of implementing BitTorrent in browsers in particular Firefox since at least 2004 according to this [...]
DNS Strangeness Followup
A few days ago I mentioned I was having some DNS issues. I’m pretty sure they are resolved as the last few days I haven’t seen anything odd.
It seems the primary nameserver did not bump the SOA when it updated. As a result one of the other DNS servers was out of sync. [...]
DNS Strangeness
There’s some DNS funny business going on with this blog the past several days. I’m still trying to figure out exactly where the problem is. DNS has always been one of my least favorite things to deal with.
Me.com DNS Queries
I decided to take another look at me.com, the eve before we all expect a launch at WWDC2008. It’s still using marksmonitor.com for DNS.
TTL
The TTL is still set to 28800 (8 hours). I think this will drop before 2:00 AM PST (5:00 AM EST) if they are planning to offer email service to [...]
Phone 2.0: DNS Dialing Anyone?
I’m going to make a giant proposal to the web. Identifiers suck. Email, IM, Phone, etc. Most people have more than one of each. Lets fix that. Step by step.
Anycast Saves The Web
Several weeks ago the root servers were attacked. CNet is running a story that says Anycast played a role in preventing larger problems.
It would be interesting to see if all the root servers switch to Anycast. Where would the new distributed servers go? Does Verisign etc. own that many data centers? [...]
Root Server Attack
The root servers were attacked this morning. My guess would be few (if any) really felt the effects. This just goes to show that the net, despite being a distributed mess of networks still has a few critical points in its infrastructure. They didn’t take them down, and didn’t even get them [...]
Private DNS Address Space
RFC 1918 defines the following IP blocks as designated for private intranets:
10.0.0.0 – 10.255.255.255 (10/8 prefix)
172.16.0.0 – 172.31.255.255 (172.16/12 prefix)
192.168.0.0 – 192.168.255.255 (192.168/16 prefix)
I think it’s about time we have the [...]