<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with hosts</title>
      <link>http://ask.metafilter.com/tags/hosts</link>
      <description>Questions tagged with 'hosts' at Ask MetaFilter.</description>
	  <pubDate>Fri, 28 Nov 2008 01:04:32 -0800</pubDate> <lastBuildDate>Fri, 28 Nov 2008 01:04:32 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Lost in landing page hosting SEO strategies</title>
	<link>http://ask.metafilter.com/107893/Lost%2Din%2Dlanding%2Dpage%2Dhosting%2DSEO%2Dstrategies</link>	
	<description>Our client (Switzerland-based, but internationally operating) currently has companyname.ch as their main site. That&apos;s where all their sites&apos; content is hosted. We&apos;ve also set up companyname.ca and companyname-keyword.com for their international operations. Those sites are just one index.html page where all links then go to &quot;companyname.ch/page=pageid&amp;amp;locale=ca&quot; for the canadian site and &quot;companyname.ch/page=pageid&amp;amp;from=com&quot; for the keyworded site. We recently moved the canadian site&apos;s hosting from our servers in Switzerland to a Canada-based host for (minute) SEO reasons. Questions follow... Questions are two-fold:&lt;br&gt;
1) Is such a &quot;landing page strategy&quot; wise, from an SEO POV? Or should all sites have their own content without ever linking to anything at the company&apos;s main site?&lt;br&gt;
2) Is it even worth having the hosting according to the domain&apos;s country-level name (eg, companyname.&lt;strong&gt;ca&lt;/strong&gt; hosted in &lt;strong&gt;Canada&lt;/strong&gt; is &quot;rewarded&quot; with better SERP by Google et al, as compared to having all of the client&apos;s sites hosted in Switzerland)?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107893</guid>
	<pubDate>Fri, 28 Nov 2008 01:04:32 -0800</pubDate>
	<category>countryspecific</category>
	<category>hosting</category>
	<category>hosts</category>
	<category>landingpages</category>
	<category>seo</category>
	<dc:creator>slater</dc:creator>
	</item>
	<item>
	<title>How do I manage my HOSTS/LMHOSTS file and/or better manage a virtual machine IP that changes?</title>
	<link>http://ask.metafilter.com/93302/How%2Ddo%2DI%2Dmanage%2Dmy%2DHOSTSLMHOSTS%2Dfile%2Dandor%2Dbetter%2Dmanage%2Da%2Dvirtual%2Dmachine%2DIP%2Dthat%2Dchanges</link>	
	<description>How do I manage my HOSTS/LMHOSTS file and/or better manage a virtual machine IP that changes? I&apos;m on a Windows XP machine. I have a linux virtual machine (Centos 5) running in VMWare Workstation.&lt;br&gt;
&lt;br&gt;
I&apos;m doing some web development on this virtual machine and I use the hosts file to make some dummy entries like:&lt;br&gt;
&lt;br&gt;
192.168.1.4 www.domainnamestaging.com&lt;br&gt;
192.168.1.4 domainnamestaging.com&lt;br&gt;
192.168.1.4 www.anothersiteimworkingon.com&lt;br&gt;
192.168.1.4 anothersiteimworkingon.com&lt;br&gt;
&lt;br&gt;
and in the lmhosts something like&lt;br&gt;
&lt;br&gt;
192.168.1.4 linux&lt;br&gt;
&lt;br&gt;
Then I&apos;ll make a SMB share to \\linux\whatever and I can test my website with http://www.domainnamestaging.com/ and that all works fine. The VMWare networking is set to Bridged networking which just treats the Virtual Machine as if it&apos;s on my router like any other machine.&lt;br&gt;
&lt;br&gt;
The only problem with this is sometimes I&apos;m working at a coffee shop with no connectivity in which case I have to change the Virtual Machine&apos;s networking to a &quot;private network&quot; where the IP changes to something like 192.168.199.128 and I have to go through the HOSTS and LMHOSTS file and change all those entries to the new IP address. Or the coffee shop will have internet access but their router gives me a completely different IP address for the Virtual Machine.&lt;br&gt;
&lt;br&gt;
I&apos;m thinking I could write a script to search and replace all the IP addresses in those two files, but I&apos;m guessing there has to be a better way? Is there some program/networking trick that switches all this stuff easily, bonus points if I don&apos;t have to run anything, it just works regardless of how it&apos;s connected?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.93302</guid>
	<pubDate>Thu, 05 Jun 2008 08:50:09 -0800</pubDate>
	<category>hosts</category>
	<category>ip</category>
	<category>networking</category>
	<category>vmware</category>
	<dc:creator>bertrandom</dc:creator>
	</item>
	<item>
	<title>Disassociative Networking Disorder</title>
	<link>http://ask.metafilter.com/88209/Disassociative%2DNetworking%2DDisorder</link>	
	<description>Is there a way for Leopard to bind a hosts file to a location in Network Preferences? My workplace is on some weird network transition period where I can only check my mail when connected to the parent company&apos;s VPN. If I&apos;m not connected to the VPN, I can use the office DNS just fine and contact all the servers in the office just fine. If I AM connected to the VPN, I can&apos;t use any of the regular office DNS and instead have to look up the name in an Excel spreadsheet and add it to my hosts file. Depending on whether I am on the VPN, the servers have different IP addresses, so the hosts file will only work on the VPN!&lt;br&gt;
&lt;br&gt;
I&apos;ve already created separate locations for being on and off the VPN in order to manage proxy settings, so I was wondering if there&apos;s any way to get something like the hosts file to stick to a particular location as well. This way I don&apos;t have to comment everything out of my /etc/hosts file when I get off the VPN.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.88209</guid>
	<pubDate>Tue, 08 Apr 2008 10:27:12 -0800</pubDate>
	<category>hosts</category>
	<category>leopard</category>
	<category>mac</category>
	<category>macosx</category>
	<category>network</category>
	<category>vpn</category>
	<dc:creator>mkb</dc:creator>
	</item>
	<item>
	<title>What lies between my browser and the internet?</title>
	<link>http://ask.metafilter.com/87753/What%2Dlies%2Dbetween%2Dmy%2Dbrowser%2Dand%2Dthe%2Dinternet</link>	
	<description>I have an idea for a simple piece of software. It would involve intercepting browser requests, checking the requested url (probably not ip address, so before that conversion takes place) testing the url and redirecting if it passes the test. The test will itself make a network connection. Probably a pretty simple problem, but my background is in web development, and I&apos;m foggy about &apos;OS&apos; stuff, if that&apos;s even what it&apos;s called.&lt;br&gt;
&lt;br&gt;
How are some ways I can go about this? I&apos;d ideally like to write the program in Java or Python, but I&apos;m not really looking for code specific information. I&apos;m looking for google terms, useful libraries, descriptions of what happens step by step between the time I press enter on the keyboard and the time the request leaves the computer, generally strategies.&lt;br&gt;
&lt;br&gt;
I&apos;m guessing it might be hard because this is what a lot of spyware does, but I would be happy even if installation required some configuration.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.87753</guid>
	<pubDate>Wed, 02 Apr 2008 22:11:24 -0800</pubDate>
	<category>dns</category>
	<category>HOSTS</category>
	<category>http</category>
	<category>internet</category>
	<category>network</category>
	<category>os</category>
	<category>programming</category>
	<dc:creator>miniape</dc:creator>
	</item>
	<item>
	<title>Is BT blocking sites on me?</title>
	<link>http://ask.metafilter.com/77991/Is%2DBT%2Dblocking%2Dsites%2Don%2Dme</link>	
	<description>I&apos;m with BT for my broadband and over the last few days I&apos;ve been unable to access some sites in the US. Notably my own web host Mediatemple. Anyone else with BT experiencing problems? I&apos;m tearing my hair out here. A couple of weeks ago I noticed I couldn&apos;t access my email or any of my web sites. Thought it strange I hadn&apos;t got a text from pingdom monitoring service. Checked the sites on my mobile and they were working fine. Couple of hours later the problem seemed fixed and I thought no more about it.&lt;br&gt;
&lt;br&gt;
Then two days ago same thing happened. I have no access to my site or any of my clients. I can&apos;t get on to any site hosted by Mediatemple. Things got more worrying when I asked around and found everyone I know on BT also couldn&apos;t access these sites.&lt;br&gt;
&lt;br&gt;
Phoned BT yesterday and they predictably blamed Mediatemple. Phoned Mediatemple who got me to email them a traceroute to help them build up a case against BT... they said both they and BT are well aware of the problems and it&apos;s not just affecting Mediatemple but other US hosts as well.&lt;br&gt;
&lt;br&gt;
Just off the phone to BT. Tech guy was nice but useless. Apologetic but had no solutions. One thing he said that I found strange was... &quot;are any of the sites you are visiting of questionable material?&quot; Are BT censoring sites?&lt;br&gt;
&lt;br&gt;
What is or could be going on? Anyone knowledgable about these things help me out. I hate not knowing exactly what the problem is and I need to know if I have grounds to cancel my contract with BT and move to another provider... that&apos;s two days so far I&apos;ve been unable to do any work to my sites. Not to mention two days without email.&lt;br&gt;
&lt;br&gt;
It would also be helpful to be able to know what&apos;s up so I can inform my clients.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.77991</guid>
	<pubDate>Thu, 06 Dec 2007 12:05:32 -0800</pubDate>
	<category>BT</category>
	<category>hosts</category>
	<dc:creator>twistedonion</dc:creator>
	</item>
	<item>
	<title>Blocking websites using /etc/hosts</title>
	<link>http://ask.metafilter.com/71410/Blocking%2Dwebsites%2Dusing%2Detchosts</link>	
	<description>Why won&apos;t OSX let me block MeFi via the /etc/hosts file? I&apos;m trying to make one computer &quot;work only&quot; and eliminate web sites on which I waste a lot of time (MeFi being one of them). I have successfully blocked all the websites that I care to EXCEPT MetaFilter. I am running OSX 10.4.10 on a MacBook Core 2 Duo. The following is my /etc/hosts file:&lt;br&gt;
&lt;br&gt;
&lt;code&gt;&lt;br&gt;
127.0.0.1 localhost metafilter.com www.metafilter.com metatalk.metafilter.com&lt;br&gt;
255.255.255.255 broadcasthost&lt;br&gt;
::1 localhost&lt;br&gt;
&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
I have tried it with JUST metafilter.com, just www.metafilter.com, etc. with no luck. Rebooting, refreshing, clearing cache, etc. MeFi continues to load normally. Safari, Opera, Firefox have all produced the same results. This is driving me crazy!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.71410</guid>
	<pubDate>Wed, 12 Sep 2007 17:48:02 -0800</pubDate>
	<category>addiction</category>
	<category>hosts</category>
	<category>osx</category>
	<category>productivity</category>
	<dc:creator>proj</dc:creator>
	</item>
	<item>
	<title>hosts file broke my Internet</title>
	<link>http://ask.metafilter.com/63295/hosts%2Dfile%2Dbroke%2Dmy%2DInternet</link>	
	<description>The hosts file on my Windows machine seems to have broken the Internets... When Metafilter made the change to new IP addresses, a good samaritan showed me how to change the hosts file in C:\WINDOWS\system32\drivers\etc so I would not have to wait for the change to register.&lt;br&gt;
&lt;br&gt;
It worked beautifully when I was in Afghanistan.  My hosts file has this in it:&lt;br&gt;
&lt;br&gt;
127.0.0.1       localhost&lt;br&gt;
&lt;br&gt;
74.53.68.130 metafilter.com&lt;br&gt;
74.53.68.130 www.metafilter.com&lt;br&gt;
74.53.68.130 ask.metafilter.com&lt;br&gt;
74.53.68.130 metatalk.metafilter.com&lt;br&gt;
74.53.68.130 music.metafilter.com&lt;br&gt;
74.53.68.130 projects.metafilter.com&lt;br&gt;
&lt;br&gt;
Now I am in Bishkek, on my friend&apos;s wireless network, and everything EXCEPT Metafilter times out.  If I mem out the above Metafilter lines, Metafilter also times out and won&apos;t load.&lt;br&gt;
&lt;br&gt;
I know the actual network connection is good because Metafilter will load (when those lines are in the hosts file), and the googletalk program fetches my email headers, my antivirus auto-downloads its updates, etc.&lt;br&gt;
&lt;br&gt;
I would love to solve this stupid problem myself, but as it is I can only connect to you nice people, no google, no email... please help me?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.63295</guid>
	<pubDate>Thu, 24 May 2007 03:08:46 -0800</pubDate>
	<category>connection</category>
	<category>hosts</category>
	<category>internet</category>
	<dc:creator>Meatbomb</dc:creator>
	</item>
	<item>
	<title>Badges? We ain&apos;t got no badges. We don&apos;t need no badges. I don&apos;t have to show you any stinking badges!</title>
	<link>http://ask.metafilter.com/40997/Badges%2DWe%2Daint%2Dgot%2Dno%2Dbadges%2DWe%2Ddont%2Dneed%2Dno%2Dbadges%2DI%2Ddont%2Dhave%2Dto%2Dshow%2Dyou%2Dany%2Dstinking%2Dbadges</link>	
	<description>How do I get my browser to ignore a certain site? Occasionally when I go to my yahoo mail, I&apos;m prompted repeatedly, by popup, for a password for one of the sites serving ads.&lt;br&gt;
&lt;br&gt;
It&apos;s happening again, at &lt;a href=&quot;http://www.newscientist.com/article.ns?id=dn9413&quot;&gt;this page&lt;/a&gt;, returning each of these two popups six times:&lt;br&gt;
&lt;img src=&quot;http://homepage.mac.com/oldshantytown/.Public/adserver.adtech.de.jpg&quot; height=&quot;194&quot; width=&quot;395&quot;&gt;&lt;br&gt;
&lt;img src=&quot;http://homepage.mac.com/oldshantytown/.Public/adserver.adtech.de.2.jpg&quot; height=&quot;196&quot; width=&quot;496&quot;&gt;&lt;br&gt;
&lt;br&gt;
I&apos;ve added adserver.adtech.de to my HOSTS file and restarted the computer, &lt;a href=&quot;http://www.mvps.org/winhelp2002/hosts.htm&quot;&gt;according to these instructions&lt;/a&gt; (i.e. I added a line saying &lt;cite&gt;127.0.0.1 adserver.adtech.de&lt;/cite&gt; and saved the file again, with no extension).  I thought that would solve the problem but it hasn&apos;t; revisiting that page after reboot shows that the site is still pestering me for a password.&lt;br&gt;
&lt;br&gt;
I want my browser to ignore any and all requests from that site--to dump it in the bit bucket and continue loading the page without its input.  I thought that was what HOSTS was for; but if it is, then why isn&apos;t it working?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.40997</guid>
	<pubDate>Mon, 26 Jun 2006 21:49:15 -0800</pubDate>
	<category>browser</category>
	<category>hosts</category>
	<category>hostsfile</category>
	<category>password</category>
	<category>popups</category>
	<category>resolved</category>
	<dc:creator>Tuwa</dc:creator>
	</item>
	<item>
	<title>Why does Firefox ignore my hosts file</title>
	<link>http://ask.metafilter.com/32453/Why%2Ddoes%2DFirefox%2Dignore%2Dmy%2Dhosts%2Dfile</link>	
	<description>Can anyone help me figure out why Firefox is ignoring my HOSTS file when I use a proxy server?  Win XP/Firefox 1.5
I&apos;m a web developer. I&apos;m required to connect to the internet through a proxy at work.  I also have to make changes to my hosts file in order to view the different dev/stage/live servers.&lt;br&gt;
&lt;br&gt;
Let&apos;s say I have the following two entries in my hosts file&lt;br&gt;
&lt;br&gt;
192.168.0.100 example.com&lt;br&gt;
192.168.0.101 example.org&lt;br&gt;
&lt;br&gt;
If I have my box/browsers setup to connect directly to the Internet, both Firefox and IE will obey the settings in my hosts file.  Of course, since I&apos;m not going through a proxy, I can&apos;t connect to anything outside the local network.&lt;br&gt;
&lt;br&gt;
So, I setup the box/browsers to use &lt;em&gt;the proxy&lt;/em&gt;.  Here&apos;s where things get weird.  &lt;br&gt;
&lt;br&gt;
IE will continue to obey the HOSTS file, assuming I add the domain to the &quot;Do not use proxy server for addresses beginning with:&quot; setting.&lt;br&gt;
&lt;br&gt;
Firefox, by and large, will also obey settings in the HOSTS file (again, assuming I&apos;ve added the domain to the &quot;No Proxy For&quot; setting).  However, there are &lt;strong&gt;certain domains&lt;/strong&gt; where it will not.  So, in the above example, when I&apos;m set to connect through a proxy, Example.com would resolve to 192.168.0.101, but example.org would ignore the setting in the hosts file, and resolve to something else (192.0.34.166).&lt;br&gt;
&lt;br&gt;
Digging through Bugzilla, I came across &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=136789&quot;&gt;this bug&lt;/a&gt;, which seems to be related, but I don&apos;t know enough about how proxy servers should work vs. how they do work vs. how Mozilla makes them work to fix my issue.  &lt;br&gt;
&lt;br&gt;
I assume that there&apos;s something set on the proxy server that says &quot;hey, it&apos;s important that we look this domain up, so ignore local settings&quot;, but again my knowledge of what&apos;s really going on behind the scenes it too limited to make any use of this theroy.&lt;br&gt;
&lt;br&gt;
Has anyone run into this problem with Firefox before?  Can anyone recommend tools/procedures for further debugging of proxy server issues in general?&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Standard Disclaimers&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
Yes I&apos;ve cleared my cache.&lt;br&gt;
&lt;br&gt;
Yes I&apos;ve tried restarting Firefox between proxy changes.&lt;br&gt;
&lt;br&gt;
I love reading RFCs.  I love practical advice that explains the concepts laid out in RFCs even more.&lt;br&gt;
&lt;br&gt;
Yes, the Help Desk/IT Department should be handling this.  Their response &quot;oh, we have limited support for Firefox, sorry&quot;, (Despite the fact it&apos;s a development priority).  I&apos;d like to diagnose the problem to the point where I can say to them &quot;I need you to do X, Y and Z&quot;.  &lt;br&gt;
&lt;br&gt;
Yes, the editing of host files is a questionable way to deal with dev/stage/live environments.  While suggestions of alternatives are appreciated, I&apos;m months away from having the political power to recommend changes likes that.&lt;br&gt;
&lt;br&gt;
Large companies are fun, eh?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.32453</guid>
	<pubDate>Fri, 10 Feb 2006 12:25:21 -0800</pubDate>
	<category>firefox</category>
	<category>helpdesksux</category>
	<category>hosts</category>
	<dc:creator>alan</dc:creator>
	</item>
	<item>
	<title>How to reduce reliance on a single web host for email delivery?</title>
	<link>http://ask.metafilter.com/9202/How%2Dto%2Dreduce%2Dreliance%2Don%2Da%2Dsingle%2Dweb%2Dhost%2Dfor%2Demail%2Ddelivery</link>	
	<description>Web hosting woes: My host has had massive email issues for the last few days. Would it make sense to move DNS to somebody like &lt;a href=&quot;http://www.zonedit.com&quot;&gt;Zonedit&lt;/a&gt; so that I can redirect email to other domains temporarily when situations like this arise? Any other suggestions?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.9202</guid>
	<pubDate>Fri, 06 Aug 2004 03:31:46 -0800</pubDate>
	<category>dns</category>
	<category>email</category>
	<category>hosting</category>
	<category>hosts</category>
	<category>servers</category>
	<dc:creator>SteveInMaine</dc:creator>
	</item>
	<item>
	<title>My web host is down</title>
	<link>http://ask.metafilter.com/8617/My%2Dweb%2Dhost%2Dis%2Ddown</link>	
	<description>Where did my hosting company go?  I have a reseller account with &lt;a href=&quot;http://www.adthosting.com&quot;&gt;ADT Hosting&lt;/a&gt; and they have always provided good service.  Until today. [more inside] All my sites and those that I host for others are unreachable.  ADT Hosting&apos;s site is unreachable.  I cannot ping the IP address or the domain (or the nameservers).  I have tried the following:&lt;br&gt;
&lt;br&gt;
1. Called the phone number in the whois information - wrong number (surprise, surprise).  Whois info shows:&lt;br&gt;
     Buhr, Scott  domains@server26.com&lt;br&gt;
     41st Street&lt;br&gt;
      Long Island City, New York 11104&lt;br&gt;
      United States&lt;br&gt;
      9174477477      Fax -- &lt;br&gt;
2. Tried to find a phone number via Google, but I suspect that ADT Hosting is just a trading name and they are not listed under that name.&lt;br&gt;
3. Called the phone number in the whois information for the name servers operating by ADT Hosting - invalid number (surprise, surprise).  Whois info shows:&lt;br&gt;
Connor, Ryan T.  info@server26.com&lt;br&gt;
      41st Street&lt;br&gt;
      Suite 5&lt;br&gt;
      Long Island City, New York 11104&lt;br&gt;
      United States&lt;br&gt;
      (718) 305-987      Fax -- &lt;br&gt;
4. Tracked down the owner of the IP address my hosting account uses, which is &lt;a href=&quot;http://www.nac.net&quot;&gt;Net Access Corporation&lt;/a&gt; and phoned them.  They advise that one of their reseller customers was relocating at the time and &lt;b&gt;maybe&lt;/b&gt; ADT Hosting was a customer of a customer of theirs, but they cannot confirm it (although the staff there were very friendly and helpful).&lt;br&gt;
5. Tried, with little hope of success, e-mailing ADT Hosting&apos;s support e-mail.&lt;br&gt;
6. Freaked out.&lt;br&gt;
&lt;br&gt;
What else can I try?  Am I panicking too soon? (things have been dark for around 11 hours now).</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.8617</guid>
	<pubDate>Sun, 11 Jul 2004 05:28:57 -0800</pubDate>
	<category>adthosting</category>
	<category>hosts</category>
	<category>internet</category>
	<category>resellers</category>
	<category>websites</category>
	<dc:creator>dg</dc:creator>
	</item>
	<item>
	<title>DNS Hell</title>
	<link>http://ask.metafilter.com/7527/DNS%2DHell</link>	
	<description>DNS hell! My Windows 2000 box seems to have some kind of DNS problem. Certain sites just 404 or time out. I know it&apos;s not my net connection, because other computers on my network can get to these sites. I&apos;ve already renamed the hosts file and rebooted. I need to resolve this for a paying gig. Help! [more] &lt;a href=&quot;http://www.shopping.com/xPC-Halo&quot;&gt;Example #1&lt;/a&gt;: On this page, scroll down to the EBGames row and click the orange &quot;Buy It&apos; button. I get a connection refusal from &quot;click.linksynergy.com&quot; &lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.salon.com/news/feature/2004/05/26/rush_limbaugh/index_np.html&quot;&gt;Example #2&lt;/a&gt;: the Salon day-pass ads. Scroll to the bottom of that Rush article and try to do the &quot;day pass.&quot; I get a connection refusal from &quot;cache.ultramercial.com&quot;&lt;br&gt;
&lt;br&gt;
Example #3: I cannot get to &lt;a href=&quot;http://www.ebates.com/eCOST_3149-xfas?navigation_id=10001&quot;&gt;this link&lt;/a&gt; from the Ebates.com main index page (registration required).  I get a connection refusal from &quot;www.qksrv.net&quot;&lt;br&gt;
&lt;br&gt;
When I say &quot;connection refusal&quot; I mean a &quot;page not found&quot; error message in IE. Firefox actually tells me in an error dialog that the connection was refused by the host.&lt;br&gt;
&lt;br&gt;
Now, these are all ad or paid referral sites. So killing off the hosts file was something to try. I apparently have a big ad-blocking hosts file installed by KLite++. I renamed it and rebooted. Is that enough to &quot;turn it off?&quot; &lt;br&gt;
&lt;br&gt;
What else should I try? Again, this is for work so any help would be greatly appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.7527</guid>
	<pubDate>Wed, 26 May 2004 11:11:52 -0800</pubDate>
	<category>computers</category>
	<category>dns</category>
	<category>hosts</category>
	<category>windows</category>
	<dc:creator>scarabic</dc:creator>
	</item>
	
	</channel>
</rss>

