<?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>Edward Andrew Robinson &#187; DNS</title>
	<atom:link href="http://www.earobinson.org/tag/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.earobinson.org</link>
	<description>“Brilliant people simplify things, and mediocre people complicate things.” — Unknown</description>
	<lastBuildDate>Thu, 25 Feb 2010 02:52:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Firefox + NoRedirect Extension to Avoid DNS Hijacking</title>
		<link>http://www.earobinson.org/2009/08/01/using-firefox-noredirect-extension-to-avoid-dns-hijacking/</link>
		<comments>http://www.earobinson.org/2009/08/01/using-firefox-noredirect-extension-to-avoid-dns-hijacking/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 17:00:19 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[Extension]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[My $0.02]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Bell]]></category>
		<category><![CDATA[digital freedoms]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[DNS Hijacking]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Firefox Extension]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Hijacking]]></category>
		<category><![CDATA[net neutrality]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[reddit]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/?p=255</guid>
		<description><![CDATA[www.domainnotfound.ca]]></description>
			<content:encoded><![CDATA[<p>&lt;rant&gt;Yesterday <a href="http://service.sympatico.ca/index.cfm">Bell</a>, <a href="http://www.earobinson.org/2009/06/10/speed-meem/">my super fast ISP</a>, started <a href="http://www.dslreports.com/shownews/Bell-Canada-Employs-DNS-Redirection-103577?nocomment=1">to redirect unfound urls to their own website</a> (<a href="http://www.domainnotfound.ca"></a><a href="http://www.bell.ca/"><img class="alignleft" title="evil_lg_bell.png" src="/wp-content/uploads/2009/08/evil_lg_bell1.png1.png" alt="evil_lg_bell.png" width="95" height="57" /></a><a href="http://www.domainnotfound.ca">www.domainnotfound.ca</a>). I have been very happy with <a href="http://service.sympatico.ca/index.cfm">Bell</a> for the last few years and have been thinking of moving my cellphone subscription to them as soon as they support the <a href="http://en.wikipedia.org/wiki/Android_%28operating_system%29">android</a>.</p>
<p>To <a href="http://service.sympatico.ca/index.cfm">Bell</a>&#8217;s credit they do offer a way for you to opt out of the service however when you opt out instead of returning a <a href="http://en.wikipedia.org/wiki/Dead_link">DNS error</a> they you get a blank page, not very useful for me. I have a habit of typing anything I am looking for into the address bar and then letting google take over. This works very well for me if I want to visit <a href="http://www.reddit.com/">reddit</a> I type <a href="http://www.reddit.com/">reddit</a> and google seems to figure out that I want to visit <a href="http://www.reddit.com/">reddit</a>. If instead I type &#8220;<a href="http://www.google.com/search?ie=UTF-8&amp;oe=UTF-8&amp;sourceid=navclient&amp;gfns=1&amp;q=reddit+bell+dns+hijacking">reddit bell dns hijacking</a>&#8221; google still seems to figure out that they do not know what I am looking for and so they take me to a <a href="http://www.google.com/search?ie=UTF-8&amp;oe=UTF-8&amp;sourceid=navclient&amp;gfns=1&amp;q=reddit+bell+dns+hijacking">search results page</a>. This is how I brows the Internet, I do everything from the <a href="http://blog.mozilla.com/blog/2008/04/21/a-little-something-awesome-about-firefox-3/">Awesome Bar</a> (the bar in Firefox that you type your url into). <strong>And yesterday <a href="http://service.sympatico.ca/index.cfm">Bell</a> broke that</strong>.</p>
<p><a href="http://code.kliu.org/noredirect/">NoRedirect</a> (<a href="https://addons.mozilla.org/en-US/firefox/addon/11787">Firefox Extension Link</a>) to the rescue!</p>
<blockquote><p>NoRedirect lets the user take control of HTTP redirects. It can be used to interdict an ISP&#8217;s DNS search redirection hijacks, preview/screen &#8220;shortened&#8221; URLs (e.g., TinyURL), stop the annoying redirection of &#8220;smart&#8221; error pages, etc. &#8212; <a href="https://addons.mozilla.org/en-US/firefox/addon/11787">Source</a></p></blockquote>
<p>This lets me set any url mattching the following <a href="http://en.wikipedia.org/wiki/Regular_expression">regular expression</a> http://www\.domainnotfound\.ca/* to be interpreted by <a href="http://www.mozilla.com/en-US/firefox/firefox.html">Firefox</a> as a <a href="http://en.wikipedia.org/wiki/Dead_link">DNS error</a> giving me back my <a href="http://blog.mozilla.com/blog/2008/04/21/a-little-something-awesome-about-firefox-3/">Awesome Bar</a> and my ability to type anything I want into it and have google do all of the work!</p>
<p>I think this is an exteremly evil move by <a href="http://service.sympatico.ca/index.cfm">Bell</a> and I am quite disappointed. at least <a href="http://www.mozilla.com/en-US/firefox/firefox.html">Firefox</a> + <a href="http://code.kliu.org/noredirect/">NoRedirect</a> has saved the way I brows my internets. But this is another step by our <a href="http://en.wikipedia.org/wiki/Internet_service_provider">ISP&#8217;s</a> to erode our digital freedoms and <a href="http://en.wikipedia.org/wiki/Network_neutrality">net neutrality</a> and another reason to move to <a href="http://www.teksavvy.com/en/index.asp">TekSavvy</a>. <strong>I should not have to resort to a software solution to preserve how I browse the Internet!</strong>&lt;/rant&gt;</p>


<p><strong>Related posts:</strong><ol><li><a href='http://www.earobinson.org/2007/09/24/svn-error-with-fix/' rel='bookmark' title='Permanent Link: SVN Error With Fix!'>SVN Error With Fix!</a></li>
<li><a href='http://www.earobinson.org/2009/02/02/a-reddit-neutral-vote/' rel='bookmark' title='Permanent Link: A reddit neutral vote!'>A reddit neutral vote!</a></li>
<li><a href='http://www.earobinson.org/2008/02/28/a-planet-to-call-my-own/' rel='bookmark' title='Permanent Link: A planet to call my own'>A planet to call my own</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2009/08/01/using-firefox-noredirect-extension-to-avoid-dns-hijacking/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>
