<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OhRyan.ca &#187; dns</title>
	<atom:link href="http://ohryan.ca/blog/tag/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://ohryan.ca/blog</link>
	<description>Canadian Tech News, Hacks &#38; How To</description>
	<lastBuildDate>Wed, 25 Jan 2012 06:46:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Google Chrome Bypasses OpenDNS (and How To Fix It)</title>
		<link>http://ohryan.ca/blog/2008/12/10/google-chrome-bypasses-opendns-and-how-to-fix-it/</link>
		<comments>http://ohryan.ca/blog/2008/12/10/google-chrome-bypasses-opendns-and-how-to-fix-it/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 03:55:02 +0000</pubDate>
		<dc:creator>RyanN</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[opendns]]></category>

		<guid isPermaLink="false">http://ohryan.ca/blog/?p=309</guid>
		<description><![CDATA[I started using OpenDNS again for the first time since Google released Chrome. When I ran Chrome, I noticed a curious little quirk, Chrome was ignoring OpenDNS&#8217; shortcuts and auto typo correction. I whipped out wireshark and took at what was going on. By default, every time you enter a character into Chrome&#8217;s toolbar it fetches [...]]]></description>
			<content:encoded><![CDATA[<p>I started <a href="http://ohryan.ca/blog/2007/09/06/open-dns-for-a-week/">using OpenDNS</a> again for the first time since Google released Chrome.</p>
<p>When I ran Chrome, I noticed a curious little quirk, Chrome was ignoring <a href="http://www.opendns.com/homenetwork/solutions/shortcuts/">OpenDNS&#8217; shortcuts</a> and auto typo correction. I whipped out wireshark and took at what was going on.</p>
<p>By default, every time you enter a character into Chrome&#8217;s toolbar it fetches results from google.com/complete/search. Since google knows about every single website, Chrome is able to decide if you&#8217;re typing a valid domain without querying DNS. That is, it&#8217;s actually redirecting you to a google search results page at the HTTP layer, before your request queries any DNS info.<br />
While it&#8217;s not neccessarily a bad way of doing things, it is somewhat annoying. </p>
<p>Luckily, google actually built a great product!<br />
This feature is totally customizable. </p>
<p>To turn it off; pull up &#8220;options&#8221; under the wrench menu, click the &#8220;under the hood tab and uncheck &#8220;show suggestions for navigation errors.&#8221;<a href="http://ohryan.ca/blog/wp-content/uploads/chromeoptions.png"><img class="alignnone size-medium wp-image-310" title="chromeoptions" src="http://ohryan.ca/blog/wp-content/uploads/chromeoptions-300x266.png" alt="" width="300" height="266" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ohryan.ca/blog/2008/12/10/google-chrome-bypasses-opendns-and-how-to-fix-it/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OpenDNS For A Week</title>
		<link>http://ohryan.ca/blog/2007/09/06/open-dns-for-a-week/</link>
		<comments>http://ohryan.ca/blog/2007/09/06/open-dns-for-a-week/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 23:40:13 +0000</pubDate>
		<dc:creator>RyanN</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[dns]]></category>

		<guid isPermaLink="false">http://ohryan.ca/blog/2007/09/06/open-dns-for-a-week/</guid>
		<description><![CDATA[In case you haven&#8217;t heard, OpenDNS (wikipedia) is a free DNS service designed to improve your surfing experience, or as their PR blur puts it: &#8230;is a safer, faster, smarter and more reliable way to navigate the Internet. I decided to try it out for a week, replacing my ISP&#8217;s default DNS servers. All-in-all I [...]]]></description>
			<content:encoded><![CDATA[<p>In case you haven&#8217;t heard, <a href="http://www.opendns.org/" target="_blank">OpenDNS</a> (<a href="http://en.wikipedia.org/wiki/Opendns" target="_blank">wikipedia</a>) is a free DNS service designed to improve your surfing experience, or as their PR blur puts it:</p>
<blockquote><p>&#8230;is a safer, faster, smarter and more reliable way to 		navigate the Internet.</p></blockquote>
<p>I decided to try it out for a week, replacing my ISP&#8217;s default DNS servers. All-in-all I got just about what I expected.</p>
<p><strong>Setup</strong><br />
The set up process was probably the most painful part of the experience, but that is more my router&#8217;s fault than anything else. For whatever reason my router &#8211; the usualy reliable linksys WTR54G &#8211; decided to crap out after I changed the DNS setting. I had to do hard reboot before I was good to go.</p>
<p><strong>Faster?</strong><br />
I was a little skeptical about their claim to be faster. I mean, DNS is one of the most lightweight services one the internet, it&#8217;s not terribly slow to begin with. Plus my ISP&#8217;s DNS servers are only a few hops away, how could a centralized/internet wide service be faster. I don&#8217;t know how they do it, but I was pleasantly surprised! Noticed faster DNS resolution immediately!</p>
<p><strong>Safer?</strong><br />
The safer claim refers to the massive blacklists OpenDNS taps into. They give you the ability to block  phishing sites and various levels of adult content (from &#8216;tasteless&#8217; to full on porn sites). I decided to turn on the lowest level of adult blocking (only porn sites) and leave the phishing blocking on. I don&#8217;t often find myself on sites these filters would block, I was basically testing for false positives. If the service is able to precisely block the content I ask it to, then it&#8217;s a good blocking service. I only came across one false positive over the past week, <a href="http://www.indietits.com/" target="_blank">indietits.com</a> a web comic featuring 2 <a href="http://en.wikipedia.org/wiki/Tit_%28bird%29" target="_blank">tits</a>. Since OpenDNS allows you to easily whitelist any domain this was only a minor inconvience. There&#8217;s no mechanism to report a false positive directly, so I&#8217;m assuming their system learns based on the whitelist data.</p>
<p><strong>Smarter?</strong><br />
OpenDNS is supposedly smarter because it has the ability to fix misspelled domain names. At the end of the day this is a pretty useless feature. The problem is, OpenDNS only kicks in when <strong>a) </strong>the domain name is common enough that it can figure out the actual address youre trying to get to and <strong>b) </strong>the domain name you tried to access does not exist. Since almost all misspellings of common domains are taken by squatters you&#8217;ll barely ever stumble across a misspelling that isn&#8217;t attached to a server. I suppose this feature is designed for people who mangle the top level domain name, blah.cmo will never resolve and it does a good job of redirecting these to the proper TLD. But I always use firefox&#8217;s keyboard shortcuts to add the .com or .net. So again, I wasn&#8217;t really affected by this feature.</p>
<p><strong>Geeking out.</strong><br />
The OpenDNS control panel has two features that are clearly designed to appeal to the nerds. One more useful than the other.<br />
The control panel gives you the ability to create a &#8220;shortcut,&#8221; allowing you to assign a short name to any resolvable address. For example, you could link &#8220;wiki&#8221; to &#8220;wikipedia.org&#8221; or link something like &#8220;wsearch&#8221; to wikipedia&#8217;s search page.<br />
The second less useful nerd feature are the stats. OpenDNS provides a wide range of charts and graphs about your DNS resolution history. These might actually be somewhat interesting if they weren&#8217;t in GMT.<br />
Again, I didn&#8217;t find myself using either of these features very much.</p>
<p><strong>What&#8217;s the catch?<br />
</strong>&#8220;How do they make money?&#8221; you might ask. Well it&#8217;s pretty simple, whenever you stumble across a non-resolving domain, OpenDNS will present you with a (revenue generating) search application and related text ads. This is fairly non-obtrusive. The only thing I find kind of weird is that this is identical to verisign&#8217;s <a href="http://en.wikipedia.org/wiki/Site_Finder" target="_blank">site-finder</a>. When that launched in 2003 it caused such a shitstorm that they were only allowed to keep it online for 19 days! (read the wikipedia article linked above) I guess the main difference with OpenDNS is that it&#8217;s completely opt-in.</p>
<p><strong>Conclusion<br />
</strong>At the end of the day, it&#8217;s a pretty neat service. I&#8217;ll probably keep it configured, since it doesn&#8217;t really negatively affect my internet experience, and I do get a bit of a speed boost.<br />
I can see the service being quite a bit more useful to someone who manages are small network, especially if they need to filter the internet.<br />
For Personal use, it&#8217;s usefulness is a little more dubious.</p>
<p>After one week of use, I give OpenDNS a rating of : *shrug*</p>
]]></content:encoded>
			<wfw:commentRss>http://ohryan.ca/blog/2007/09/06/open-dns-for-a-week/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

