<?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>gHacks technology news &#187; internet service providers</title>
	<atom:link href="http://www.ghacks.net/tag/internet-service-providers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 16:29:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Stop Internet Service Providers Redirecting DNS Errors</title>
		<link>http://www.ghacks.net/2009/11/06/stop-internet-service-providers-redirecting-dns-errors/</link>
		<comments>http://www.ghacks.net/2009/11/06/stop-internet-service-providers-redirecting-dns-errors/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 09:10:25 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[dns errors]]></category>
		<category><![CDATA[internet service providers]]></category>
		<category><![CDATA[isp redirects]]></category>
		<category><![CDATA[isps]]></category>
		<category><![CDATA[no redirect]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=18186</guid>
		<description><![CDATA[Chance is that your Internet Service Provider has implemented a system that will display a search page whenever a url gets mistyped. The technique behind those interceptions is simple. Most Internet users make use of the DNS servers of their Internet Service Providers. These DNS servers turn the names that the users type in into [...]]]></description>
			<content:encoded><![CDATA[<p>Chance is that your Internet Service Provider has implemented a system that will display a search page whenever a url gets mistyped. The technique behind those interceptions is simple. Most Internet users make use of the DNS servers of their Internet Service Providers. These DNS servers turn the names that the users type in into IP addresses. If the name does not exist then the DNS servers cannot perform that lookup usually resulting in a &#8220;not found&#8221; or &#8220;problem loading page&#8221; error in the web browser. Some ISPs have decided to route all requests that cannot be looked up to a page of their own which most of the time displays search results for the term along with advertisement.</p>
<p>The reason for doing this is simple: cash. ISPs earn money if you come to those search pages and use them to find what you are looking for. More often than not those search pages are not helpful at all. Here is why. Most of the time users know where they want to go if they mistype a url, say ghackss.net instead of ghacks.net. All that they would need to do to fix the error is by editing the url.</p>
<p><span id="more-18186"></span>The page that the provider displays on the other hand uses a different url structure leaving the user with the only valid option to enter the url again in the address bar of the web browser. It would be possible to edit the url of the new page as well as it usually contains the entered domain name as a search term somewhere at the end.</p>
<p>Users with Internet Service Providers that redirect DNS errors have a few choices. Some ISPs have a page where the behavior can be changed manually. A second alternative would be to switch DNS servers. Again, some ISPs offer DNS servers that do not take part in those redirects but it is also viable to switch to open DNS server providers that do not redirect DNS errors.</p>
<p>The third option comes in the form of the No Redirect add-on for the <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> web browser. The add-on is only suited for advanced users as it requires basic knowledge of regular expression to configure new Internet Service Providers. It comes with a few pre-configured including Verizon, Rogers and Earthlink but if the ISP is not among them it would be necessary to add the search page to the list of available ones. This is not as difficulty as it sounds though as it is possible to simply copy and edit the regular expression of the already included service providers and websites.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/11/dns_error_redirects-500x382.jpg" alt="dns error redirects" title="dns error redirects" width="500" height="382" class="alignnone size-medium wp-image-18187" /></p>
<p>If the ISP is added properly the default &#8220;problem loading page&#8221; or &#8220;not found&#8221; page will be displayed instead of the redirected search page of the ISP. The main benefit of this is that it is now easy to edit the url that has been entered to visit the desired website.</p>
<p>No Redirect not only takes care of Internet Service Provider redirects but also to stop so called smart error pages. Smart error pages are used by some websites instead of the usual 404 error pages when a page cannot be found. You might have seen those at Microsoft.com for example where Microsoft displays all kind of &#8220;did you mean&#8221; information instead of an error message.</p>
<p>The final option &#8211; one which I was not able to get working &#8211; is the ability to always preview shortened urls. If anyone gets this working let us know in the comments.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/11787">NoRedirect</a> is an interesting add-on for users who are using the Firefox web browser and are experiencing DNS error redirects or smart error pages that they do not want to see.</p>

	Tags: <a href="http://www.ghacks.net/tag/dns-errors/" title="dns errors" rel="tag">dns errors</a>, <a href="http://www.ghacks.net/tag/internet-service-providers/" title="internet service providers" rel="tag">internet service providers</a>, <a href="http://www.ghacks.net/tag/isp-redirects/" title="isp redirects" rel="tag">isp redirects</a>, <a href="http://www.ghacks.net/tag/isps/" title="isps" rel="tag">isps</a>, <a href="http://www.ghacks.net/tag/no-redirect/" title="no redirect" rel="tag">no redirect</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/12/what%e2%80%99s-better-dynamic-or-static-ip-address/" title="What’s Better: Dynamic or Static IP Address? (October 12, 2008)">What’s Better: Dynamic or Static IP Address?</a> (29)</li>
	<li><a href="http://www.ghacks.net/2008/07/24/next-round-in-uk-filesharing-madness/" title="Next Round In UK Filesharing Madness (July 24, 2008)">Next Round In UK Filesharing Madness</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/10/18/data-retention-laws-on-the-uprise/" title="Data Retention laws on the uprise (October 18, 2006)">Data Retention laws on the uprise</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/11/06/stop-internet-service-providers-redirecting-dns-errors/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Next Round In UK Filesharing Madness</title>
		<link>http://www.ghacks.net/2008/07/24/next-round-in-uk-filesharing-madness/</link>
		<comments>http://www.ghacks.net/2008/07/24/next-round-in-uk-filesharing-madness/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 19:09:48 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[P2p]]></category>
		<category><![CDATA[filesharing]]></category>
		<category><![CDATA[internet service providers]]></category>
		<category><![CDATA[uk]]></category>
		<category><![CDATA[united kingdom]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5568</guid>
		<description><![CDATA[It was the big talk two month ago when British ISP Virgin Media send out it&#8217;s first warning letters to users they suspected to be sharing files online that they did not have the rights of. Yesterday the news hit the Internet websites that six major Internet Service Providers from the United Kingdom have agreed [...]]]></description>
			<content:encoded><![CDATA[<p>It was the big talk two month ago when British ISP Virgin Media send out it&#8217;s first warning letters to users they suspected to be sharing files online that they did not have the rights of. Yesterday the <a href="http://www.pcpro.co.uk/news/214620/big-six-isps-capitulate-to-music-industry.html">news</a> hit the Internet websites that six major Internet Service Providers from the United Kingdom have agreed to implement a set of measures against file sharing in the United Kingdom.</p>
<p>The ISPs in question, those that are better avoided like the plague from now on are: BT, Virgin Media, Orange, Tiscali, Sky and Carphone Warehouse. I really do not care as much for the reason why they signed the agreement as to that they did sign it at all. <a href="http://www.theregister.co.uk/2008/07/23/berr_isp_mou/">The Register</a> thinks that they agreed to the &#8220;voluntary&#8221; code to avoid or even mute further legislation of the matter which might have forced them to invest in monitoring and storage equipment.</p>
<p>There is no word on punishment yet but it is interesting that the ISPs, Ofcom and the music industry have a few month to agree on a punishment. And I thought it would be the law that would determine the punishment, boy was I wrong.</p>
<p><span id="more-5568"></span>The Music Industry is favoring the three strikes and you are out punishment which means that if your name, sorry IP, turns up three times you will be kicked out of your contract with the broadband company. No word yet on how they are going to manage false positives and identify offenders in first place and if the user has the right to appeal against the offending letter.</p>
<p>One of the Internet Service Providers (<a href="http://www.talktalkmembers.com/content/view/119/102/">TalkTalk</a>) published a FAQ already on their website that is answering some of the most pressing questions that their customers might have. </p>
<p>It will be interesting to watch how this unfolds.</p>

	Tags: <a href="http://www.ghacks.net/tag/filesharing/" title="filesharing" rel="tag">filesharing</a>, <a href="http://www.ghacks.net/tag/internet-service-providers/" title="internet service providers" rel="tag">internet service providers</a>, <a href="http://www.ghacks.net/tag/uk/" title="uk" rel="tag">uk</a>, <a href="http://www.ghacks.net/tag/united-kingdom/" title="united kingdom" rel="tag">united kingdom</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/06/09/why-some-isps-turn-against-their-own-customers/" title="Why some ISPs turn against their own customers (June 9, 2008)">Why some ISPs turn against their own customers</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/12/09/edit-wikipedia-articles-anonymously-in-the-uk/" title="Edit Wikipedia Articles Anonymously In The UK (December 9, 2008)">Edit Wikipedia Articles Anonymously In The UK</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/11/03/another-usb-stick-with-important-data-lost-in-the-uk/" title="Another USB Stick With Important Data Lost In The UK (November 3, 2008)">Another USB Stick With Important Data Lost In The UK</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/28/you-are-sharing-files/" title="You Are Sharing Files (July 28, 2008)">You Are Sharing Files</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/03/26/what%e2%80%99s-your-take-on-downloading/" title="What’s Your Take on Downloading? (March 26, 2008)">What’s Your Take on Downloading?</a> (17)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/07/24/next-round-in-uk-filesharing-madness/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
