<?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>Comments on: Can you fix the Internet I broke?</title>
	<link>http://ask.metafilter.com/97311/Can-you-fix-the-Internet-I-broke/</link>
	<description>Comments on Ask MetaFilter post Can you fix the Internet I broke?</description>
	<pubDate>Wed, 23 Jul 2008 08:42:53 -0800</pubDate>
	<lastBuildDate>Wed, 23 Jul 2008 08:42:53 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Can you fix the Internet I broke?</title>
		<link>http://ask.metafilter.com/97311/Can-you-fix-the-Internet-I-broke</link>	
		<description>My computer is showing that I&apos;m connected to the Internet, but it&apos;s not actually connecting. My usual trouble shooting tricks aren&apos;t working, so does anyone have any ideas? &lt;br /&gt;&lt;br /&gt; I&apos;m sorry if this has been answered before. I don&apos;t seem to have specific enough terms to search here or on Google.&lt;br&gt;
&lt;br&gt;
The Interwebs were working fine, and then I restarted because I was prompted to for an update. I have a PC (an HP laptop) running XP. The laptop is about four years old. It shows that I&apos;m connected (wirelessly) to my signal, but I can&apos;t get to any Web sites, use instant messenger, etc. &lt;br&gt;
&lt;br&gt;
I&apos;ve tried: repairing my connection (that seemed to happen as usual, but with no results), restarting, restarting and repairing again, turning off the wireless router and turning it back on, connecting to another signal, turning off my computer&apos;s wireless card (do we still call it that in 2008?) and turning it on again, restarting and repairing again, just for good measure.&lt;br&gt;
&lt;br&gt;
One of those usually works, but not this time. &lt;br&gt;
&lt;br&gt;
Any other ideas?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.97311</guid>
		<pubDate>Wed, 23 Jul 2008 08:29:28 -0800</pubDate>
		<dc:creator>Airhen</dc:creator>
		
			<category>computers</category>
		
			<category>Internet</category>
		
			<category>wireless</category>
		
			<category>signal</category>
		
			<category>resolved</category>
		
	</item> <item>
		<title>By: moonmilk</title>
		<link>http://ask.metafilter.com/97311/Can-you-fix-the-Internet-I-broke#1418092</link>	
		<description>That happened to me after a recent Vista update.  After trying eight million things, what worked was downloading a program to completely vaporize all traces of Symantec Antivirus and Internet Security, which had been pre-installed on my PC.   &lt;a href=&quot;http://service1.symantec.com/Support/tsgeninfo.nsf/docid/2005033108162039&quot;&gt;Norton Removal Tool&lt;/a&gt;.  (I used another computer and a flash drive to get the Removal Tool to my PC, of course.)  After that, the net came back and I reinstalled Symantec with no problems.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.97311-1418092</guid>
		<pubDate>Wed, 23 Jul 2008 08:42:53 -0800</pubDate>
		<dc:creator>moonmilk</dc:creator>
	</item><item>
		<title>By: Kadin2048</title>
		<link>http://ask.metafilter.com/97311/Can-you-fix-the-Internet-I-broke#1418095</link>	
		<description>The first things I&apos;d try, just to narrow down the problem, would be pinging your router, pinging an external site, and testing DNS resolution.&lt;br&gt;
&lt;br&gt;
To ping the router you&apos;ll want to open up a command shell and type &quot;ping -n 5 192.168.1.1&quot; (where 192.168.1.1 is the IP of your gateway/router).  This will send five pings and tell you whether the router is reachable and responding correctly on the LAN side.&lt;br&gt;
&lt;br&gt;
If you don&apos;t get any response to those pings (if you get &quot;Packet loss 100%&quot;), something is wrong in your LAN ... since you&apos;re using wireless, it means either your WLAN configuration or your router is acting up.&lt;br&gt;
&lt;br&gt;
If that works, then I&apos;d move on to pinging an external site.  If you want, you can try &quot;ping -n 1 68.180.206.184&quot;  (68.180.206.184 is the IP address for one of Yahoo.com&apos;s servers, and it should be reachable from anywhere with relative ease).  If that isn&apos;t reachable, something is bad in your internet connection, and you probably need to contact your ISP.&lt;br&gt;
&lt;br&gt;
If that works, then it&apos;s time to test DNS resolution.  I won&apos;t go into this step-by-step, because there are good instructions elsewhere: &lt;a href=&quot;http://www.windowsnetworking.com/articles_tutorials/Quickly-Test-DNS-Resolution.html&quot;&gt;Quickly Testing Windows DNS Resolution&lt;/a&gt;.  You want to try testing resolution using several DNS servers, including your gateway/router (if it acts as a DNS server, which it probably does), your ISP&apos;s DNS servers, and some arbitrary well-known ones (e.g. 4.2.2.1, others &lt;a href=&quot;http://theos.in/windows-xp/free-fast-public-dns-server-list/&quot;&gt;here&lt;/a&gt;)  If you get a problem with DNS it&apos;s fairly easy to fix, but the solution depends on the particular problem.&lt;br&gt;
&lt;br&gt;
Anyway, apologies if you&apos;ve already tried this, but this is exactly what I&apos;d go through (and frequently do) when my internet connection starts acting up.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.97311-1418095</guid>
		<pubDate>Wed, 23 Jul 2008 08:43:18 -0800</pubDate>
		<dc:creator>Kadin2048</dc:creator>
	</item><item>
		<title>By: inigo2</title>
		<link>http://ask.metafilter.com/97311/Can-you-fix-the-Internet-I-broke#1418142</link>	
		<description>There was &lt;a href=&quot;http://ask.metafilter.com/96241/Automagic-Update-Ate-My-Connection&quot;&gt;a recent question&lt;/a&gt; that was similar to this -- are you running ZoneAlarm? If so, &lt;a href=&quot;http://download.zonealarm.com/bin/free/pressReleases/2008/LossOfInternetAccessIssue.html&quot;&gt;go here&lt;/a&gt; (stolen from that other thread).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.97311-1418142</guid>
		<pubDate>Wed, 23 Jul 2008 09:12:03 -0800</pubDate>
		<dc:creator>inigo2</dc:creator>
	</item><item>
		<title>By: Airhen</title>
		<link>http://ask.metafilter.com/97311/Can-you-fix-the-Internet-I-broke#1418157</link>	
		<description>inigo2, I am running Zone Alarm (also Symantec) -- thanks. That looks like a likely culprit, since I had just gone through an automatic update. I should have put that info in my question. I haven&apos;t been able to try any of this out yet, so if anyone has other ideas, I will gladly try those, too.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.97311-1418157</guid>
		<pubDate>Wed, 23 Jul 2008 09:24:17 -0800</pubDate>
		<dc:creator>Airhen</dc:creator>
	</item><item>
		<title>By: nomad73</title>
		<link>http://ask.metafilter.com/97311/Can-you-fix-the-Internet-I-broke#1418201</link>	
		<description>i had a similar problem - updating the driver for my Compaq laptop&apos;s WiFi adapter solved it. If the ZoneAlarm thing doesn&apos;t solve it, try looking for an updated driver. It was a pain in the ass to find it - like yours my laptop was about 3-4 years old. Don&apos;t rely on HP&apos;s site for updates - go to the manufacturer of your WiFi adapter&apos;s site and look there. Good luck.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.97311-1418201</guid>
		<pubDate>Wed, 23 Jul 2008 09:54:20 -0800</pubDate>
		<dc:creator>nomad73</dc:creator>
	</item><item>
		<title>By: pupdog</title>
		<link>http://ask.metafilter.com/97311/Can-you-fix-the-Internet-I-broke#1418288</link>	
		<description>I&apos;m going to second ZoneAlarm, I&apos;ve walked a couple of different friends through this after updating. The fix indicated should take care of it pretty easily.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.97311-1418288</guid>
		<pubDate>Wed, 23 Jul 2008 10:29:31 -0800</pubDate>
		<dc:creator>pupdog</dc:creator>
	</item><item>
		<title>By: Airhen</title>
		<link>http://ask.metafilter.com/97311/Can-you-fix-the-Internet-I-broke#1418388</link>	
		<description>The problem was the Zone Alarm/XP update issue. Thanks for all your help. I&apos;m sure the other ideas will come in handy with future problems. And Kadin2048, I&apos;ll use your test in the future, too. I had not tried that already.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.97311-1418388</guid>
		<pubDate>Wed, 23 Jul 2008 11:29:26 -0800</pubDate>
		<dc:creator>Airhen</dc:creator>
	</item><item>
		<title>By: fox_terrier_guy</title>
		<link>http://ask.metafilter.com/97311/Can-you-fix-the-Internet-I-broke#1418578</link>	
		<description>Thirding the Zone Alarm thing.  Windows XP update, zonealarm and ack, no &apos;net.&lt;br&gt;
&lt;br&gt;
Stopping ZA, and updating it solved the problem.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.97311-1418578</guid>
		<pubDate>Wed, 23 Jul 2008 13:50:12 -0800</pubDate>
		<dc:creator>fox_terrier_guy</dc:creator>
	</item>
	</channel>
</rss>
