<?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 &#124; Latest Tech News, Software And Tutorials &#187; network troubleshooting</title> <atom:link href="http://www.ghacks.net/tag/network-troubleshooting/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Repair Internet Connection Issues With Connectivity Fixer</title><link>http://www.ghacks.net/2011/09/13/repair-internet-connection-issues-with-connectivity-fixer/</link> <comments>http://www.ghacks.net/2011/09/13/repair-internet-connection-issues-with-connectivity-fixer/#comments</comments> <pubDate>Tue, 13 Sep 2011 12:41:12 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[troubleshooting]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[connectivity fixer]]></category> <category><![CDATA[internet connection]]></category> <category><![CDATA[network troubleshooting]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=50390</guid> <description><![CDATA[As a work from home guy I rely on my Internet connection. If it goes down, I&#8217;m cut off from work which could be disastrous, depending on the downtime. I have a backup connection just to make sure that I can always connect, and if everything goes down at once I have yet another backup [...]]]></description> <content:encoded><![CDATA[<p>As a work from home guy I rely on my Internet connection. If it goes down, I&#8217;m cut off from work which could be disastrous, depending on the downtime. I have a backup connection just to make sure that I can always connect, and if everything goes down at once I have yet another backup plan to either work from my parents house or from an Internet cafe.</p><p>Sometimes though it is not the Internet connection itself that is causing the connectivity issues. Sometimes it is a configuration on the computer. This can be after installing new network adapter drivers, a Windows update or other software that may interfere with network traffic.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/internet-connectivity-fixer.png" alt="internet connectivity fixer" title="internet connectivity fixer" width="452" height="268" class="alignnone size-full wp-image-50391" /></p><p>Connectivity Fixer is a free software for Windows that can fix Internet connection issues automatically. The program can monitor the Internet connection actively, to fix any problem or issue automatically when it is discovered.</p><p><iframe
width="560" height="450" src="http://www.youtube.com/embed/puPHH60LToI" frameborder="0" allowfullscreen></iframe></p><p>The description on the developer website mentions IP and Winsock related issues that are repaired by the software.</p><p>Two options are displayed when the software is started. The Fix Now button runs the repair of the Internet connection manually when clicked on. The Monitoring button starts the Internet connection monitoring which will trigger the repair program whenever connectivity issues are discovered.</p><p>A click on Settings open the program options. Here it is possible to configure the program to start with Windows, to enable the connection monitoring on program startup and to let the program fix problems automatically without notification (the default is set to notify the user when connectivity issues are discovered).</p><p>The program can detect connectivity issues for both wired and wireless Internet connections. Windows users can download the program <a
href="http://www.badosoft.com/index.php?s=4&#038;p=2">from the</a> developer website. The software is compatible with 32-bit and 64-bit versions of the Windows operating system. It requires the Microsoft .NET Framework to be installed on the system. (<a
href="http://techdows.com/2011/09/connectivity-fixer-automatically-repairs-internet-connection-problems-in-your-computer.html?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+Techdows+%28techdows%29">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/09/13/repair-internet-connection-issues-with-connectivity-fixer/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Network Troubleshooting Basics: Some Simple Steps</title><link>http://www.ghacks.net/2011/05/30/network-troubleshooting-basics-some-simple-steps/</link> <comments>http://www.ghacks.net/2011/05/30/network-troubleshooting-basics-some-simple-steps/#comments</comments> <pubDate>Mon, 30 May 2011 10:38:13 +0000</pubDate> <dc:creator>Ryan D. Lang</dc:creator> <category><![CDATA[Networks]]></category> <category><![CDATA[troubleshooting]]></category> <category><![CDATA[ipconfig]]></category> <category><![CDATA[network]]></category> <category><![CDATA[network troubleshooting]]></category> <category><![CDATA[ping]]></category> <category><![CDATA[tracert]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=45744</guid> <description><![CDATA[This article is the fourth and final part of a series on the basics of network troubleshooting. The tools covered in the previous articles (ping, ipconfig, tracert and pathping) will be combined into a troubleshooting method. This guide will teach you valuable steps in finding where a problem is on a network connection. One of [...]]]></description> <content:encoded><![CDATA[<p>This article is the fourth and final part of a series on the basics of network troubleshooting.  The tools covered in the previous articles (<a
href="http://www.ghacks.net/2011/05/12/network-troubleshooting-basics-the-ping-command/">ping</a>, <a
href="http://www.ghacks.net/2011/05/17/network-troubleshooting-basics-the-ipconfig-command/">ipconfig</a>, <a
href="http://www.ghacks.net/2011/05/24/network-troubleshooting-basics-tracert-pathping/">tracert and pathping</a>) will be combined into a troubleshooting method.  This guide will teach you valuable steps in finding where a problem is on a network connection.</p><p>One of my networking classes included the basics of troubleshooting a network connection.  It included basic command line tools that really were very easy to use and understand.  Most of the students thought they were fun to use.</p><p>Knowing these commands before having to deal with the frustration of a network connection problem is not a bad idea.  A working connection shows you what is supposed to happen.  If you see something different, you will know something is up.  When problems strike, at the least you can get an idea of what is going on.</p><p><strong>Step 0: Check the Cords &#038; Power</strong></p><p>The first thing you should always do is check to make sure everything is plugged in: your computer, router, device, etc.  Many laptops have a button to turn off the wireless connection; the icon looks like a signal tower.  When in doubt, read the manual (which you can often download from the manufacturer&#8217;s website).  Bear in mind, we all forget this step at some point, so do not feel too silly when it happens to you.</p><p><strong>Step 1: Ping Yourself</strong></p><p>You want to test that your machine is working properly.  To do this, you want to ping yourself.  You use the loop-back address (127.0.0.1) to do this.  Pinging the loop-back address tests to make sure software on your computer is working properly.  Typically, if something is not working at this stage, you may just need to restart your computer.</p><p>ping<br
/> http://www.ghacks.net/2011/05/12/network-troubleshooting-basics-the-ping-command/</p><p><strong>Step 2: Ping Your Router (AKA: the Default Gateway)</strong></p><p>The next step would be to ping your router.  You can find your router&#8217;s IP address with ipconfig as well (it should be on the bottom of the unit and listed in the manual too).  Remember that <a
href="http://www.ghacks.net/2011/05/17/network-troubleshooting-basics-the-ipconfig-command/">ipconfig</a> lists your router as the &#8220;Default Gateway.&#8221;  It is very likely to be <a
href="http://www.ghacks.net/2011/04/29/why-your-home-router-is-192-168-1-1/">192.168.1.1</a> or a similar number.</p><p>This is done to test if your router is responding.  If it is not, and you have already checked to make sure it is on, then it may need to be turned off and turned on.  Every once in a while it may need a refresh.  If the problem continues, contact you ISP for assistance to see if they can help.</p><p>Note: Routers, like anything else in the IT world, will someday fail.  There is a chance that this has happened.  Your ISP help desk should be able to help you determine this.  If the router is one of theirs, they will likely send you out a new one.</p><p><strong>Step 3: Ping Yourself with Your IP Address</strong></p><p>We want to test to make sure everything is working correctly between your router and your computer.  To do this, ping your IP address.  It is listed in the ipconfig command at the same time the router IP number is.  If this works, you can be pretty confident that a problem is outside your home (or maybe small office) network.</p><p><strong>Step 4: Ping and Tracert Outside Your Network</strong></p><p>From here, you want to test something outside your network.  In a medium or larger network setting, a server on another branch of the network will do.  For a home network, the Internet is often your only option.  Since chances are the problem is that one or more websites are (or seem) down, this is a logical thing to check.</p><p>You can use a few different tools.  First try the ping command because it is the fastest.  It will only tell you if the site is working or not.  For more detailed information, use <a
href="http://www.ghacks.net/tag/tracert/">tracert</a> and pathping.  They can give a better idea of what is going on.  For instance,  if you can reach your router, but no further, the node that connects you to the Internet may be down: an ISP issue.  If you can reach only a couple (one or two) steps past your router, then it still is probably an ISP issue.  Your Internet is down.  If you can reach a lot further, the site may be having issues (see <a
href="http://www.ghacks.net/2011/02/17/is-facebook-down-find-out-right-now/">is Facebook down</a>, ways to <a
href="http://www.ghacks.net/2008/03/16/ways-to-check-if-a-website-is-really-down/">check if a website is really down</a>, for pointers)  There even is a chance that other sites, either from the same proximity or even hosting service, are having the same problem.  If it is an e-commerce site, there may be a number to call, but there probably is not much to do besides wait.  At least you know where the problem is.</p><p><strong>Parting Thought</strong></p><p>On a parting note, one other benefit of trying these commands out on a nice day like today is that it creates a positive mental association with the tools.  That might change with enough problems, but they are worthy of a good first impression.  Having the skills to deal with a problem ahead of time is always a good idea.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/30/network-troubleshooting-basics-some-simple-steps/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Network Troubleshooting Basics: Tracert &amp; Pathping</title><link>http://www.ghacks.net/2011/05/24/network-troubleshooting-basics-tracert-pathping/</link> <comments>http://www.ghacks.net/2011/05/24/network-troubleshooting-basics-tracert-pathping/#comments</comments> <pubDate>Tue, 24 May 2011 09:30:55 +0000</pubDate> <dc:creator>Ryan D. Lang</dc:creator> <category><![CDATA[Networks]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[network]]></category> <category><![CDATA[network troubleshooting]]></category> <category><![CDATA[pathping]]></category> <category><![CDATA[tracert]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=45490</guid> <description><![CDATA[This article is the third in a series of the basics of network troubleshooting. So far ping and ipconfig have been covered. Now tracert and pathping, which are similar commands, will be covered. While this is a basic tutorial, there are some intermediate tips and topics included. The focus will be on Windows based systems [...]]]></description> <content:encoded><![CDATA[<p>This article is the third in a series of the basics of network troubleshooting.  So far <a
href="http://www.ghacks.net/2011/05/12/network-troubleshooting-basics-the-ping-command/">ping</a> and <a
href="http://www.ghacks.net/2011/05/17/network-troubleshooting-basics-the-ipconfig-command/">ipconfig</a> have been covered.  Now tracert and pathping, which are similar commands, will be covered.  While this is a basic tutorial, there are some intermediate tips and topics included.  The focus will be on Windows based systems (with a tip or two for other systems).</p><p>Both of these commands are designed to give you more detailed information than the ping command.  They will tell you about steps along the way.  This can help you narrow down where a problem is.</p><h4>The Tracert Command Basics</h4><p>The tracert command is also called traceroute on other systems, such as on a Mac or in Cisco&#8217;s IOS (used in its routers and switches).  It is used to find out what other devices are on the path to a destination.  It works by sending out a number of signals.  Each signal has an amount of locations it can jump to, called a time to live (TTL).  When it reaches that number, the device it reaches sends back an error message.  For example, the first packet of data sent out would just have one hop, so it would stop at your home router.  Your router sends back a signal, and the tracert command records it.  The next signal would have to go two hops and so on, until the destination is reached.</p><p>Using the command is simple.  You type in tracert and an IP number or website&#8217;s name after it.  You can see extra options by typing <strong>tracert /?</strong> in the command line.</p><p>To get the the command line, go to Start, Run, type <strong>cmd</strong> in, and press the <strong>Enter</strong> key.</p><p>After that, type <strong>tracert google.com</strong> in and hit <strong>Enter</strong> again.  You should get something like this:</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/tracert.png" alt="tracert" title="tracert" width="589" height="503" class="alignnone size-full wp-image-45495" /></p><p>In Linux, the equivalent command is <a
href="http://manpages.ubuntu.com/manpages/hardy/man8/tracepath.8.html">tracepath</a>, but traceroute is available.  Both commands perform similar actions, but you have to install <a
href="http://manpages.ubuntu.com/manpages/hardy/man8/traceroute-nanog.genuine.8.html">traceroute</a> on some systems (e.g. Ubuntu).  Type in &#8220;sudo apt-get install traceroute&#8221; from the terminal to grab it.  Enter the name of the command and a IP number or a website&#8217;s name to trace the path.</p><h4>The Pathping Command Basics</h4><p>The pathping command is more similar to tracert than a simple ping.  Just like the tracert command, pathping will give you information about all the steps along the path to the website you want to test.  It does this by sending out full ping commands along the way, gathering more information.  This is done over a period of time, yielding a detailed report.  The extra information is good to have, but the time required is a disadvantage.  It can take a few minutes.  Typically, tracert is the preferred command.</p><p>The command works the same way that tracert or ping do, where you type in the name of the command and the name of the site you want to test.  There are some option, which you can see by typing &#8220;pathping /?&#8221; into the command line.  For something similar in Linux, use the <a
href="http://manpages.ubuntu.com/manpages/gutsy/man8/mtr.8.html">mtr</a> command.</p><p>Assuming you did not close the command line window from befor, type &#8220;pathping google.com&#8221; in and hit Enter.  You should get a report similar to tracert, but it will tell you to wait for the extra results.  There is a lot of information, so you may have to scroll a little to see it all.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/traceping1.png" alt="traceping" title="traceping" width="589" height="323" class="alignnone size-full wp-image-45500" /></p><h4>Controlling Pathping</h4><p>Waiting roughly 6 minutes for a report is a bit much for one command.  You can shorten the time to create the report with a command line option.  Instead of sending 100 pings, &#8220;pathping google.com -q 10&#8243; will send 10 per hop, or  &#8220;pathping google.com -q 3&#8243; will send 3 per hop.</p><p><strong>Cleaning-Up Tracert or Pathping Output</strong></p><p>Tracert command is notorious for lines that spill past the width of the screen; the pathping command never fits in a screen.  By saving the output to a file, it will remove line breaks automatically.  There is no manual editing involved, and the output is nicer.</p><p>To do this for tracert, type in &#8220;tracert google.com > file.txt&#8221; into the command line.  If you are not familiar with Dos, or you are not sure where you put the file, you can use &#8220;notepad file.txt&#8221; (or even just &#8220;file.txt&#8221;) in the command line to easily retrieve the file.</p><p>There is one problem with this method: it looks nothing is happening.  This is even more evident with the pathping command, which can take several minutes to run (hence why controlling the pathping is covered above).  Be patient; this is normal.</p><p>Side note: This is call &#8220;redirecting,&#8221; and it is commonly done at the command line.  Use one greater-than sign (>) to overwrite a file; use two greater-than signs (>>) to append data to a file.</p><p>This can also be done in Linux, but it is not necessary.  If the tracepath command spills over the edge, you can re-size the terminal and run the command again.  The Dos prompt has a fixed character width, so resizing the window will not help.</p><p><strong>What You Can Infer</strong></p><p>Tracert and pathping are useful in seeing where a problem is.  If a command recognizes your router, but not much further, something is probably wrong with your ISP.  If a command trails off, but cannot find the destination, the website probably is having a problem.  Typically, it is better to start testing with the ping command because it faster than its counterparts.</p><p><strong>Closing</strong></p><p>There is going to be one last article in this series that puts all three commands together.  Each one is a piece that you need to understand in order to use it.  Combining them can make finding a problem easier.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/24/network-troubleshooting-basics-tracert-pathping/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Network Troubleshooting Basics: The Ipconfig Command</title><link>http://www.ghacks.net/2011/05/17/network-troubleshooting-basics-the-ipconfig-command/</link> <comments>http://www.ghacks.net/2011/05/17/network-troubleshooting-basics-the-ipconfig-command/#comments</comments> <pubDate>Tue, 17 May 2011 07:40:11 +0000</pubDate> <dc:creator>Ryan D. Lang</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[troubleshooting]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[flush dns]]></category> <category><![CDATA[ifconfig]]></category> <category><![CDATA[IP address]]></category> <category><![CDATA[ipconfig]]></category> <category><![CDATA[network troubleshooting]]></category> <category><![CDATA[router]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=45207</guid> <description><![CDATA[This article is the second in a series of the basics of network troubleshooting. Last time, the ping command was demonstrated. Now the ipconfig command will be covered (the Linux/Mac ifconfig &#038; route commands will be touched on too). While this is a basic tutorial, there are some advanced tips and topics included. The Ipconfig [...]]]></description> <content:encoded><![CDATA[<p>This article is the second in a series of the basics of network troubleshooting.  Last time, the <a
href="http://www.ghacks.net/2011/05/12/network-troubleshooting-basics-the-ping-command/">ping command</a> was demonstrated.  Now the ipconfig command will be covered (the Linux/Mac ifconfig &#038; route commands will be touched on too). While this is a basic tutorial, there are some advanced tips and topics included.</p><p><strong>The Ipconfig Command Basics</strong></p><p>The <a
href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ipconfig.mspx?mfr=true">ipconfig</a> command gets its name from the acronym IP (<a
href="http://www.ghacks.net/2010/04/19/how-do-i-find-my-ip-address/">Internet Protocol</a>) and a shortened term for configure.  Understanding this served as a mnemonic device for me when I was first learning networking.  It is used to display and configure your connection to the Internet.  This tutorial will focus on the display and what that means.</p><p><strong>Deciphering the Information</strong></p><p>To get to ipconfig, we have to get to the command line.</p><ul><li>Click Start, click Run, type in &#8220;cmd&#8221; &#038; hit enter.</li><li>Type in ipconfig &#038; hit enter. (you can use <strong>ipconfig /all</strong> for detailed information)</li></ul><p>You will get a screen that looks like this.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/ipconfig-windows.jpg" alt="ipconfig windows" title="ipconfig windows" width="435" height="211" class="alignnone size-full wp-image-45208" /></p><p>To find your router&#8217;s IP number, look next to &#8220;Default Gateway&#8221; (listed last).  For a mnemonic, think of the router as your gateway to the Internet or another network.  To find your computers&#8217; IP number, look next to &#8220;IP Address&#8221;.  Do not worry about the other information like the subnet mask.</p><p>In this case, the computer number is 192.168.1.4 while 192.168.1.1 is the router number.  It is common for 192.168.1.1 or 192.168.0.1 to be the router&#8217;s IP address.  There are a few reasons for this, which were covered in a <a
href="http://www.ghacks.net/2011/04/29/why-your-home-router-is-192-168-1-1/">previous article</a>.</p><p><strong>Ping Your Router (Default Gate)</strong></p><p>We are using the ipconfig command so that we can get the IP number of the router.  As discussed at the end of  the last article on the ping command, we want to ping our router.  If we can ping it, then it should be working properly.</p><p>To do this, type in <strong>ping</strong> and the router (default gateway) number as shown.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/ping-router.png" alt="ping router" title="ping router" width="437" height="235" class="alignnone size-full wp-image-45209" /></p><p><strong>Some Possible Problems</strong></p><p>Consider a case where the connection to the Internet seems down.  If you cannot ping the router, or the ipconfig command says the default gateway is 0.0.0.0, then the problem may be in the router.  The first thing to check is whether the router is on and everything is plugged in.  The next thing to try would be to either restart the computer or to try and ping the router from another computer.  From here, you may want to call your ISP&#8217;s help line and let them know what you have tried.  An experienced user may restart the router; I have found that mine needs this from time to time.  For a beginner, it is better to get some help.  You will learn from the experience.</p><p>There is a possibility that your router may be failing.  That has happened to me once before.  Fortunately, a friend helped me troubleshoot the device, so stay in touch with networking pals.  The culprit may likely have been heat from a lack of proper ventilation.  Be sure your router has proper air flow.  While they may run warm, if they are hot to the touch, it may be bad for the device (check your manual or consult your manufacturer).</p><p><strong>ipconfig Command Line Options</strong></p><p>Ipconfig has several command line options that you can utilize. You can display all of them with the command <strong>ipconfig /?</strong>. Here is a short selection of the most common uses.</p><ul><li><em>ipconfig /release</em> &#8211; Releases all IPv4 addresses (requires DHCP)</li><li><em>ipconfig /renew</em> &#8211; Renews all IPv4 addresses (requires DHCP)</li><li><em>ipconfig /flushdns</em> &#8211; <a
href="http://www.ghacks.net/2011/03/13/how-to-flush-the-dns-cache-in-windows/">Flushes the DNS cache</a></li></ul><p><strong>Linux &#038; Mac Use Ifconfig &#038; Route -n</strong></p><p>For those running <a
href="http://www.ghacks.net/2010/04/20/how-do-i-find-my-network-information-in-linux/">Linux</a> or are on a Mac, the commands to use are <a
href="https://help.ubuntu.com/10.04/serverguide/C/network-configuration.html">ifconfig</a> and <a
href="http://manpages.ubuntu.com/manpages/hardy/man8/route.8.html">route -n</a>.  Is ifconfig identical to ipconfig?  No.  The ifconfig command will show you your computer&#8217;s IP number and other information.  You just type in the command, ifconfig, into the terminal to find out information about how your computer connects to the Internet.  To get your router&#8217;s IP number, you use the route command with a -n (netstat -r should work too).  Both are shown in the screen shots.  Make sure you use lowercase letter; the commands are case sensitive.  (Side Note: Linux also has a <a
href="http://linuxcommand.org/man_pages/iwconfig8.html">iwconfig</a> command for wireless specific tweaking (e.g. frequency).)</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/Screenshot-ifconfig.png" alt="ifconfig" title="ifconfig" width="519" height="156" class="alignnone size-full wp-image-45210" /></p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/Screenshot-route.png" alt="route" title="route" width="330" height="100" class="alignnone size-full wp-image-45211" /></p><p>Just a note about the Mac <a
href="http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man8/ifconfig.8.html">ifconfig</a> command.  We are using it to view network settings, which is fine.  In doing research for this article, I read that it is <a
href="http://en.wikipedia.org/wiki/Ifconfig">not advised</a> to use this to change settings.  From what I read, it works, but with possible complications.</p><h3>Closing</h3><p>We use ipconfig to find the router&#8217;s IP number.  Once you have that, you can ping the router to test if it is responsive.  The problem with the ping command is that, while it is fast, is doesn&#8217;t give you a lot of information.  For that, we use the tracert command, which will be covered next.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/17/network-troubleshooting-basics-the-ipconfig-command/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Network Troubleshooting Basics: The Ping Command</title><link>http://www.ghacks.net/2011/05/12/network-troubleshooting-basics-the-ping-command/</link> <comments>http://www.ghacks.net/2011/05/12/network-troubleshooting-basics-the-ping-command/#comments</comments> <pubDate>Thu, 12 May 2011 08:24:53 +0000</pubDate> <dc:creator>Ryan D. Lang</dc:creator> <category><![CDATA[Networks]]></category> <category><![CDATA[troubleshooting]]></category> <category><![CDATA[loop-back]]></category> <category><![CDATA[network]]></category> <category><![CDATA[network troubleshooting]]></category> <category><![CDATA[ping]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=45050</guid> <description><![CDATA[This article is the first in a series delving into the basics of network troubleshooting. It covers what tools to use and how to use them. While this is a basic tutorial, there are some advanced tips and topics included. The focus will be on Windows based systems (with a tip or two for others). [...]]]></description> <content:encoded><![CDATA[<p>This article is the first in a series delving into the basics of network troubleshooting.  It covers what tools to use and how to use them.  While this is a basic tutorial, there are some advanced tips and topics included.  The focus will be on Windows based systems (with a tip or two for others).</p><p><strong>Overview</strong></p><p>Knowing the basics of network troubleshoot can help you find out where problems are.  It could be your computer, your home router, your ISP (Internet Service Provided), the website itself, or something in between.  First each tool will be looked at individually and then the process with be explained.  The tools used will be the commands ping, ipconfig, and tracert.  The process that will be covered is one of the most basic ones.</p><ul><li>Step 1: Ping yourself with the loopback address.</li><li>Step 2: Ping the router (default gateway) and how to get that address (ipconfig).</li><li>Step 3: Ping or tracert outside the network (e.g. the Internet).</li></ul><h3>The Ping Command Basics</h3><p>The ping command got its name from the sound sonar makes when it &#8220;sees&#8221; something.  In sonar, you send out a signal and measure the time it takes to get there.  The ping command does the same thing.  This tells if a computer or device is out there or not, which is the purpose of the command.</p><p>To use the ping command, you type &#8220;ping&#8221; followed by an IP number or a website name.  It will show you if a destination is reachable and how long it takes to get there.  It will work in Windows from the Dos Box, Linux from the terminal, and Mac from the terminal (or the Network Utility).</p><p>Click on the &#8220;Start&#8221; button > &#8220;run&#8221; > and type in &#8220;cmd&#8221; &#038; enter to bring up the command line.</p><p>Type in <strong>ping ghacks.net</strong> and hit enter (there is a space between the two g&#8217;s).</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/ping-website.png" alt="ping website" title="ping website" width="557" height="347" class="alignnone size-full wp-image-45051" /></p><h3>The Loop-Back Address</h3><p>Step 1 in the process is to ping yourself.  To do that, we use the <a
href="http://en.wikipedia.org/wiki/Loopback">loop-back</a> address.  This is a special IP number, 127.0.0.1, and is useful in checking your own computer.  When you ping this IP number, you ping your computer to test if the system is working.  It is an internal process.  If this does not work, you know the problem is in your computer.  In this case, you may simply need to reboot the machine, but it could be a more serious issue.</p><p>Type in <strong>ping 127.0.0.1</strong> and hit enter (there is a space between the &#8220;g&#8221; and the &#8220;1&#8243;).</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/ping-loop-back.png" alt="ping loop-back" title="ping loop-back" width="557" height="347" class="alignnone size-full wp-image-45052" /></p><p><strong>Exceptions to the Rule</strong></p><p>When it comes to websites and servers, not all of them will let you ping them.  For example, Microsoft&#8217;s website will not show up if you ping it, but Google will.  These sites, while working, will give you a &#8220;Request timed out.&#8221; error message.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/ping-request-timed-out.png" alt="ping request timed out" title="ping request timed out" width="557" height="347" class="alignnone size-full wp-image-45053" /></p><p>How can a website show up on your browser and not on the ping command?  The Internet works using a system of standard instructions called protocols, TCP in a website&#8217;s case.  The ping command works with another protocol called ICMP.  The main use for ICMP is to test connections and find out where a problem is.  It is supposed to send back information to the sender letting them know if the message was received.  If you turn off ICMP, then ping will not work.  A firewall is usually used to do this.</p><p>In school, when we tried to ping classmates; this was a problem.  With the firewall on, we could not ping each other until we turned it off.  That is not something you should do at home, but it can explain why you cannot ping a computer on your home network.  If you do decide to try out something that requires turning off your firewall (not recommended), unplug your router from the Internet and do not plug it back in until your firewall is running again.</p><h3>Ping Command Options</h3><p>The ping command will try to reach site four times by default.  Personally, I think twice is enough.  You can limit the number of times by using some switches.  Switches are extra text you include with a command to tweak what it does.</p><ul><li>In MS Windows, use <strong>ping -n 2 destination</strong></li><li>In Linux, use <strong>ping -c 2 destination</strong></li><li>On a Mac, use <strong>ping -c 2 destination</strong></li></ul><p>Some people think once or thrice is enough, so feel fee to swap that 2 for a 1 or a 3.  There are more options too, but this is what I find useful.  You can always type &#8220;ping&#8221; by itself to see all the options (in dos, <a
href="http://www.computerhope.com/pinghlp.htm">ping /?</a> works too).  Tip: If you are using Linux, and the ping command just keeps going, use ctrl+c to stop it.</p><p><strong>Closing</strong></p><p>The first step is to ping yourself.  The next step is to ping your router.  To do that you need to know how to use the ipconfig command, which will be covered in the next article.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/12/network-troubleshooting-basics-the-ping-command/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Computer Repair Flowcharts</title><link>http://www.ghacks.net/2009/09/01/computer-repair-flowcharts/</link> <comments>http://www.ghacks.net/2009/09/01/computer-repair-flowcharts/#comments</comments> <pubDate>Tue, 01 Sep 2009 09:23:31 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[computer hardware repair]]></category> <category><![CDATA[computer repair]]></category> <category><![CDATA[cpu troubleshooting]]></category> <category><![CDATA[hard drive failure]]></category> <category><![CDATA[modem failure]]></category> <category><![CDATA[motherboard troubleshooting]]></category> <category><![CDATA[network troubleshooting]]></category> <category><![CDATA[power supply failure]]></category> <category><![CDATA[ram troubleshooting]]></category> <category><![CDATA[repair computer]]></category> <category><![CDATA[video card diagnostics]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15902</guid> <description><![CDATA[Diagnosing computer problems can be a very time consuming process especially for computer users who have no or only basic computer repair process. These users only have a few options left if their computer system fails. One being to ask a proficient friend or colleague. The other option is to pay for professional computer repair [...]]]></description> <content:encoded><![CDATA[<p>Diagnosing computer problems can be a very time consuming process especially for computer users who have no or only basic computer repair process. These users only have a few options left if their computer system fails. One being to ask a proficient friend or colleague. The other option is to pay for professional computer repair which can be costly and time consuming depending where the computer system was bought and where it should be repaired.</p><p>Computer repair flowcharts can aid even inexperienced users to analyse the computer hardware problem with the possibility to repair it directly without having to spend money on professional computer repair. The computer repair flowcharts that are available on the website in pdf and image format are part of a computer repair book that contains additional diagnostic flowcharts that are not available on the website.</p><p><span
id="more-15902"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/computer_repair-499x296.jpg" alt="computer repair" title="computer repair" width="499" height="296" class="alignnone size-medium wp-image-15903" /></p><p>The <a
href="http://www.fonerbooks.com/pcrepair.htm">following</a> computer repair flowcharts are available for free on the website:</p><ul><li>Power Supply Failure</li><li>Video Card Diagnostics</li><li>CPU, RAM and Motherboard Troubleshooting</li><li>Hard Drive Failure</li><li>CD and DVD Troubleshooting</li><li>Modem Failure</li><li>Sound Card Diagnostics</li><li>Network Troubleshooting</li></ul><p>Each computer repair flowchart guides the user through a series of Yes or No questions. The hard drive repair flowchart for example beings by asking if the drive is detected during the boot process and goes from there to cover all eventualities that can lead to a hard drive problem. Computer repair experience or at least some knowledge of computer hardware helps while working with the computer repair flowchart as it sometimes refers to specific computer hardware or features provided by the hardware.</p><p>The computer repair charts refer to each other. The Motherboard, CPU and RAM troubleshooting section for instance links to the Power Supply Failure and Video Card Diagnostics flowcharts which means that the user has to open these computer repair charts to continue with the repair.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/09/01/computer-repair-flowcharts/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Fix Winsock Errors With Winsock Repair</title><link>http://www.ghacks.net/2009/07/27/fix-winsock-errors-with-winsock-repair/</link> <comments>http://www.ghacks.net/2009/07/27/fix-winsock-errors-with-winsock-repair/#comments</comments> <pubDate>Mon, 27 Jul 2009 10:54:21 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[connection problems]]></category> <category><![CDATA[fix winsock]]></category> <category><![CDATA[fix winsock errors]]></category> <category><![CDATA[lsp-fix]]></category> <category><![CDATA[network troubleshooting]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[winsock]]></category> <category><![CDATA[winsock repair]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=14807</guid> <description><![CDATA[Winsock, which stands for Windows Sockets Api, defines how networking software should access network services. Many users come into contact with Winsock after experiencing connection problems that are usually related to Winsock. The connection problems come in a wide variety and include losing network connections, dns lookup problems, websites becoming unavailable, limited network connections plus [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Winsock, which stands for Windows Sockets Api, defines how networking software should access network services. Many users come into contact with Winsock after experiencing connection problems that are usually related to Winsock. The connection problems come in a wide variety and include losing network connections, dns lookup problems, websites becoming unavailable, limited network connections plus many more.</p><p>There are several reasons for these network issues including computer crashes, installation of networking software or malicious software attacks that tampered with network settings and Winsock. A corrupt Winsock can therefor lead to all kinds of networking troubles which are difficulty to analyze and understand for the inexperienced user.</p><p><span
id="more-14807"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/07/fix_winsock_errors.jpg" alt="fix winsock errors" title="fix winsock errors" width="392" height="480" class="alignnone size-full wp-image-14808" /></p><p>Some software developers on the other hand have created software programs that can fix most Winsock errors with the push of a button. That&#8217;s obviously more comfortable than having to fix the errors manually.</p><p>Winsock Repair is a portable software program for the Windows operating system that has two primary functions. The first is to reset the TCP/IP stack which will rewrite important Windows Registry keys with their default values. The second will try to repair Winsock so that the network connectivity issues are a thing of the past. It does provide an option to list the installed LSPs (Layered Service Providers) which can be important as pre-installed LSPs might need to be reinstalled after fixing the Winsock errors.</p><p><a
href="http://www.ghacks.net/2009/04/27/unknown-file-in-winsock-lsp-nwprovaudll/">LSP Fix</a> is an alternative to Winsock Repair. It makes it easier to deal with LSP related problems as it will list all of them in its interface with the option to remove only selected ones from the computer system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/27/fix-winsock-errors-with-winsock-repair/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Online Network Troubleshooting Analyzer Netalyzr</title><link>http://www.ghacks.net/2009/06/12/online-network-troubleshooting-analyzer-netalyzr/</link> <comments>http://www.ghacks.net/2009/06/12/online-network-troubleshooting-analyzer-netalyzr/#comments</comments> <pubDate>Fri, 12 Jun 2009 17:42:19 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Online Services]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[netalyzr]]></category> <category><![CDATA[network]]></category> <category><![CDATA[Network Monitoring]]></category> <category><![CDATA[network troubleshooting]]></category> <category><![CDATA[network troubleshooting analyzer]]></category> <category><![CDATA[pc]]></category> <category><![CDATA[troubleshooting]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=13516</guid> <description><![CDATA[Network Troubleshooting can be one of the most frustrating tasks especially for the average computer user. There is always the question where to start the troubleshooting process. The Windows operating system comes with troubleshooting wizards that usually do not help at all except for the most basic of troubles that users can run into. But [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/network_troubleshooting.jpg" alt="network troubleshooting" title="network troubleshooting" width="198" height="34" class="alignleft size-full wp-image-13517" />Network Troubleshooting can be one of the most frustrating tasks especially for the average computer user. There is always the question where to start the troubleshooting process. The Windows operating system comes with troubleshooting wizards that usually do not help at all except for the most basic of troubles that users can run into. But problems in the form of forgetting to plug in the network cable are not as common as slow or corrupt downloads, page loading errors or Internet connection drops. Those on the other hand are much harder to come by and troubleshoot.</p><p><span
id="more-13516"></span>The <a
href="http://netalyzr.icsi.berkeley.edu">ICSI Netalyzr</a> is a new beta online network troubleshooting analyzer that can analyze various aspects of a computer&#8217;s network connection. It is made up of a Java applet that has to be executed on the user&#8217;s system. The benefits of a Java Applet are that it is system independent and that it can access and analyze the computer&#8217;s hardware and other aspects of the computer system.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/network_troubleshooting_analysis-500x321.jpg" alt="network troubleshooting analysis" title="network troubleshooting analysis" width="500" height="321" class="alignnone size-medium wp-image-13518" /></p><p>The analysis will take a while and an in depth network troubleshooting report will be generated and presented to the user in the end.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/online_network_troubleshooting-500x483.jpg" alt="online network troubleshooting" title="online network troubleshooting" width="500" height="483" class="alignnone size-medium wp-image-13519" /></p><p>The network troubleshooting report is divided into two sections. The first reports on noteworthy events and is further divided into major abnormalities and minor aberrations. The second section displays the detailed network troubleshooting report that is colored for easier access. Entries with red backgrounds describe network problems while green backgrounds display unproblematic network elements.</p><p>Each title in the report is clickable leading to a short explanation of how the tests are conducted. Related articles can be found about <a
href="http://www.ghacks.net/2008/09/21/save-network-bandwidth/">Network Bandwidth</a> and <a
href="http://www.ghacks.net/2009/05/28/network-monitoring-software/">Network Monitoring Software</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/06/12/online-network-troubleshooting-analyzer-netalyzr/feed/</wfw:commentRss> <slash:comments>29</slash:comments> </item> </channel> </rss>
