{"id":27,"date":"2013-03-13T13:03:41","date_gmt":"2013-03-13T13:03:41","guid":{"rendered":"http:\/\/wp.eejin.org\/?p=27"},"modified":"2013-03-13T13:07:32","modified_gmt":"2013-03-13T13:07:32","slug":"simple-internet-troubleshooting","status":"publish","type":"post","link":"https:\/\/wp.eejin.org\/?p=27","title":{"rendered":"Simple Internet Troubleshooting"},"content":{"rendered":"<p>I was with one customer regarding his internet not working. Well maybe I can write out a simple troubleshooting guide that I use to troubleshoot the Internet issue.<\/p>\n<p>First of all make sure all the physical connection like cables are connected properly from PC to router\/modem or switch. This is important as I had case where they said is Internet not working turn out that the network cable behind the PC got drop out. So physically check the network connection is important.<\/p>\n<p>Next try to determine your own ip address, the way I is to open up a command promt and key in &#8220;ipconfig \/all&#8221; which will show quite a lot of information on your system. Like this screen below<br \/>\n<img decoding=\"async\" class=\"alignnone size-medium wp-image-28\" style=\"color: #333333; font-style: normal; line-height: 24px;\" alt=\"ipconfig-all\" src=\"http:\/\/wp.eejin.org\/wp-content\/uploads\/2013\/03\/ipconfig-all-300x162.png\" width=\"300\" height=\"162\" srcset=\"https:\/\/wp.eejin.org\/wp-content\/uploads\/2013\/03\/ipconfig-all-300x162.png 300w, https:\/\/wp.eejin.org\/wp-content\/uploads\/2013\/03\/ipconfig-all-500x270.png 500w, https:\/\/wp.eejin.org\/wp-content\/uploads\/2013\/03\/ipconfig-all.png 664w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<p>It tell you that your own IP address is 10.1.1.103 and the gateway is 10.1.1.1<br \/>\nFrom here, we can try to do a ping on your own IP address to make sure that you can ping via<br \/>\n<strong><em>\u00a0ping 10.1.1.103<\/em><\/strong><br \/>\nif the result show reply from 10.1.1.130: xxxx xxxx xxxx<br \/>\nthat means that we are communicating with ourself then next we can further verified if we can talk to the gateway which is also the router via<\/p>\n<p><em><strong> ping 10.1.1.1<\/strong><\/em><br \/>\nif the result show reply from 10.1.1.1: xxxx xxxx xxxx<\/p>\n<p>that means that we know that we can talk to the router. Then we can try pinging further like 8.8.8.8 which is the Google DNS server via<\/p>\n<p><strong><em>ping 8.8.8.8<\/em><\/strong><\/p>\n<p>if the result show reply from 8.8.8.8: xxxx xxxx xxxx<\/p>\n<p>then we should be able to connect to the internet.<\/p>\n<p>If result show time out or destination host unreachable. We then can conclude we have problem it some stages depend on which ping stages fail. We can isolate out the problem and concentrate on what cause it and solve it. Being network card fail or cable \u00a0has problem or router faulty all are easily determine via a simple ping test.<\/p>\n<p>Regards<br \/>\nHickural<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I was with one customer regarding his internet not working. Well maybe I can write out a simple troubleshooting guide that I use to troubleshoot the Internet issue. First of all make sure all the physical connection like cables are &hellip; <a href=\"https:\/\/wp.eejin.org\/?p=27\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[3,4],"class_list":["post-27","post","type-post","status-publish","format-standard","hentry","category-troubleshooting","tag-networking","tag-troubleshooting-network"],"_links":{"self":[{"href":"https:\/\/wp.eejin.org\/index.php?rest_route=\/wp\/v2\/posts\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.eejin.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp.eejin.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wp.eejin.org\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.eejin.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=27"}],"version-history":[{"count":3,"href":"https:\/\/wp.eejin.org\/index.php?rest_route=\/wp\/v2\/posts\/27\/revisions"}],"predecessor-version":[{"id":30,"href":"https:\/\/wp.eejin.org\/index.php?rest_route=\/wp\/v2\/posts\/27\/revisions\/30"}],"wp:attachment":[{"href":"https:\/\/wp.eejin.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=27"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.eejin.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=27"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.eejin.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}