{"id":4678,"date":"2018-06-16T11:05:48","date_gmt":"2018-06-16T11:05:48","guid":{"rendered":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/?p=4678"},"modified":"2025-05-30T13:07:32","modified_gmt":"2025-05-30T12:07:32","slug":"how-to-run-a-ping-and-traceroute-test","status":"publish","type":"post","link":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-run-a-ping-and-traceroute-test\/","title":{"rendered":"How to Run a Ping and Traceroute Test?"},"content":{"rendered":"<p><strong>What is a Ping Test?<\/strong><\/p>\n<p>When a Ping test is run, it sends a series of short and small connections to a website (or IP) address and monitors both completion and response time. You can edit the process for sending continuous connections over a period of time but generally, only 4 pings are sent and received.<\/p>\n<p><strong>What is a Traceroute Test?<\/strong><\/p>\n<p>With a Traceroute test, a normal connection run via the Command\/Terminal box. This test will provide the details of the &#8216;hops&#8217; taken as well as the response time for each hop. A hop is a computer or server used for routing your device to the selected website or IP address. Typically the hops can vary from 5 to 20 on any website request.<\/p>\n<p><strong>Importance<\/strong><\/p>\n<p>You can test and troubleshoot internet connection by running a ping or traceroute test. This helps you to find a non-connection or any connection issue or identify where is the issue occurring in the network.<\/p>\n<p>The process of running each test is similar, but the method of starting them varies depending on the operating systems.<\/p>\n<p>In this video, we will see the three types of the operating system on which we can run a <strong>Ping<\/strong> and <strong>Traceroute<\/strong> test:<\/p>\n<ol>\n<li>Windows 10<\/li>\n<li>Apple Mac<\/li>\n<li>Linux Ubuntu Flavor<\/li>\n<\/ol>\n<p><strong>Ping test on Windows 10 Operating System: <\/strong><\/p>\n<ul>\n<li>Go to the search box in the bottom side and type command prompt and press enter.<\/li>\n<li>A new window appears on the screen, in that type <strong>ping and website name or IP address <\/strong>and hit <strong>enter<\/strong>.<\/li>\n<li>A series of four pings will be sent from your computer to the webserver. The result of each ping attempt along with a summary of the statistics will be displayed in the box.<\/li>\n<li>If you don&#8217;t get the statistics then it will show the result as <strong>Request timed out<\/strong>.<\/li>\n<li>If you want to ping your website 25 times then you need to type this command <strong>&#8216;ping website name or ip address -n 25&#8217; and press enter. <\/strong><\/li>\n<\/ul>\n<p><strong>Traceroute test on Windows 10 Operating System:<\/strong><\/p>\n<ul>\n<li>In the same window type this command <strong>tracert space website name or ip address and press enter.<\/strong><\/li>\n<li>This command tracks the pathway taken by a packet on an IP network in real-time from source to destination. It reports the IP addresses of all routers that it pinged in between the pathway.<\/li>\n<li>In case your connection fails regularly, it indicates that there is an issue with the internet connection.<\/li>\n<li>This process will require some time and once done it will show a message <strong>&#8216;Trace Complete&#8217;<\/strong>.<\/li>\n<\/ul>\n<p><strong>Apple Mac Operating System: <\/strong><\/p>\n<p><strong>In the Apple Mac operating system you can run a Ping and Traceroute test by using two methods: <\/strong><\/p>\n<ol>\n<li><strong> Terminal <\/strong><\/li>\n<\/ol>\n<ol start=\"2\">\n<li><strong> Network Utility<\/strong><\/li>\n<\/ol>\n<ol>\n<li><strong>To run a Ping and Traceroute test from Terminal follow these simple steps:<\/strong><\/li>\n<\/ol>\n<ul>\n<li>To access the <strong>terminal, <\/strong>first, you need to <strong>press command and space bar key<\/strong> from the keyboard to get <strong>Spotlight Search<\/strong> on desktop.<\/li>\n<li>Now in <strong>Spotlight Search<\/strong> type <strong>Terminal<\/strong> and double click on it.<\/li>\n<li>Run this command<strong> ping space website name or IP address and press enter.<\/strong><\/li>\n<li>The result of each ping attempt along with a summary of the statistics will be displayed in the box.<\/li>\n<li>If you don&#8217;t get the statistics then it will show the result as <strong>Request timed out<\/strong>.<\/li>\n<li>Now, for <strong>traceroute test<\/strong> type this command <strong>traceroute space website name or IP address and press enter<\/strong>.<\/li>\n<li>It takes some time and tracks the pathway taken by a packet on an IP network in real-time from source to destination. It reports the IP addresses of all routers that it pinged in between the pathway.<\/li>\n<li>In case your connection fails regularly, it indicates that there is an issue with the internet connection.<\/li>\n<\/ul>\n<ol start=\"2\">\n<li><strong>To run a Ping and Traceroute test from Network Utility follow these simple steps:<\/strong><\/li>\n<\/ol>\n<ul>\n<li>To access the <strong>Network utility<\/strong> section, first, you need to press the command and space bar key from the keyboard to get <strong>Spotlight Search<\/strong> on desktop.<\/li>\n<li>Now in <strong>Spotlight Search<\/strong> type <strong>Network Utility <\/strong>and double click on it.<\/li>\n<li>Go to<strong> &#8216;Ping&#8217;.<br \/>\n<\/strong><\/li>\n<li>This will ask you for the address that you want to ping.<\/li>\n<li>In that, the option to send unlimited pings or a specified number will be given to you.<\/li>\n<li>It is recommended to send pings between 4 and 10 in any one test.<\/li>\n<li>Now, click on <strong>Ping<\/strong> to start the test.<\/li>\n<li>The result of each ping attempt will be displayed along with a summary of the statistics in a window just below the result.<\/li>\n<li>If the entire ping requests fail or timeout or lose packets then it is the internet issue.<\/li>\n<li>Now, go to <strong>Traceroute<\/strong> and <strong>enter the website name or IP address.<\/strong><\/li>\n<li>Click on trace.<\/li>\n<li>This process will take some time to display statistics and that&#8217;s it you&#8217;re done.<\/li>\n<\/ul>\n<p><strong>Ping test on Linux Ubuntu operating system:<\/strong><\/p>\n<ul>\n<li>To open terminal on ubuntu press the shortcut keys Ctrl + ALT + T<\/li>\n<li>In the terminal window type ping space website or IP address and hit enter.<\/li>\n<li>The result of each ping attempt will be displayed along with a summary of the statistics in a window just below the result.<\/li>\n<li>If the entire ping requests fail or timeout or loss packets then it is the internet issue.<\/li>\n<li>If you want to ping your website 10 times then you need to type this command<\/li>\n<li><strong>&#8216;ping -c 10 website name or ip address&#8217; and press enter. <\/strong><\/li>\n<\/ul>\n<p><strong> Traceroute test on Linux Ubuntu operating system:<\/strong><\/p>\n<ul>\n<li>In the same window type this command <strong>traceroute space website name or ip address and press enter.<\/strong><\/li>\n<li>This command tracks the pathway taken by a packet on an IP network in real-time from source to destination. It reports the IP addresses of all routers that it pinged in between the pathway.<\/li>\n<li>In case your connection fails regularly, it indicates that there is an issue with the internet connection.<\/li>\n<li>This process will require some time and that&#8217;s it you&#8217;re done.<\/li>\n<\/ul>\n<p>So in this way you can run a <strong>Ping and Traceroute<\/strong> test.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is a Ping Test? When a Ping test is run, it sends a series of short and small connections to a website (or IP) address and monitors both completion and response time. You can edit the process for sending continuous connections over a period of time but generally, only 4 pings are sent and [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[41],"tags":[398,477,478],"class_list":["post-4678","post","type-post","status-publish","format-standard","placeholder-for-hentry","category-howtos","tag-internet-connectivity-issues","tag-ping-and-trace-route-test","tag-run-ping-test"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Run Ping and Trace Route Test for Troubleshooting Internet Connections<\/title>\n<meta name=\"description\" content=\"This is a guide on running a ping and trace route test for troubleshooting Internet connections to resolve the issue of slow internet or non-connection.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-run-a-ping-and-traceroute-test\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Run Ping and Trace Route Test for Troubleshooting Internet Connections\" \/>\n<meta property=\"og:description\" content=\"This is a guide on running a ping and trace route test for troubleshooting Internet connections to resolve the issue of slow internet or non-connection.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-run-a-ping-and-traceroute-test\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Hosting FAQs by MilesWeb\" \/>\n<meta property=\"article:published_time\" content=\"2018-06-16T11:05:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-30T12:07:32+00:00\" \/>\n<meta name=\"author\" content=\"Pallavi Godse\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Pallavi Godse\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-run-a-ping-and-traceroute-test\/\",\"url\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-run-a-ping-and-traceroute-test\/\",\"name\":\"Run Ping and Trace Route Test for Troubleshooting Internet Connections\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#website\"},\"datePublished\":\"2018-06-16T11:05:48+00:00\",\"dateModified\":\"2025-05-30T12:07:32+00:00\",\"author\":{\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/7e3952607fa9eb4e82fea9f7cad9c945\"},\"description\":\"This is a guide on running a ping and trace route test for troubleshooting Internet connections to resolve the issue of slow internet or non-connection.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-run-a-ping-and-traceroute-test\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-run-a-ping-and-traceroute-test\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-run-a-ping-and-traceroute-test\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Run a Ping and Traceroute Test?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#website\",\"url\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/\",\"name\":\"Web Hosting FAQs by MilesWeb\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/7e3952607fa9eb4e82fea9f7cad9c945\",\"name\":\"Pallavi Godse\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/eefc9695ea2b2c6e143c9c9919701aaa?s=96&d=blank&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/eefc9695ea2b2c6e143c9c9919701aaa?s=96&d=blank&r=g\",\"caption\":\"Pallavi Godse\"},\"description\":\"Pallavi is a Digital Marketing Executive at MilesWeb and has an experience of over 4 years in content development. She is interested in writing engaging content on business, technology, web hosting and other topics related to information technology.\",\"url\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/author\/pallavi\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Run Ping and Trace Route Test for Troubleshooting Internet Connections","description":"This is a guide on running a ping and trace route test for troubleshooting Internet connections to resolve the issue of slow internet or non-connection.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-run-a-ping-and-traceroute-test\/","og_locale":"en_GB","og_type":"article","og_title":"Run Ping and Trace Route Test for Troubleshooting Internet Connections","og_description":"This is a guide on running a ping and trace route test for troubleshooting Internet connections to resolve the issue of slow internet or non-connection.","og_url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-run-a-ping-and-traceroute-test\/","og_site_name":"Web Hosting FAQs by MilesWeb","article_published_time":"2018-06-16T11:05:48+00:00","article_modified_time":"2025-05-30T12:07:32+00:00","author":"Pallavi Godse","twitter_misc":{"Written by":"Pallavi Godse","Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-run-a-ping-and-traceroute-test\/","url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-run-a-ping-and-traceroute-test\/","name":"Run Ping and Trace Route Test for Troubleshooting Internet Connections","isPartOf":{"@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#website"},"datePublished":"2018-06-16T11:05:48+00:00","dateModified":"2025-05-30T12:07:32+00:00","author":{"@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/7e3952607fa9eb4e82fea9f7cad9c945"},"description":"This is a guide on running a ping and trace route test for troubleshooting Internet connections to resolve the issue of slow internet or non-connection.","breadcrumb":{"@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-run-a-ping-and-traceroute-test\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-run-a-ping-and-traceroute-test\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-run-a-ping-and-traceroute-test\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/"},{"@type":"ListItem","position":2,"name":"How to Run a Ping and Traceroute Test?"}]},{"@type":"WebSite","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#website","url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/","name":"Web Hosting FAQs by MilesWeb","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/7e3952607fa9eb4e82fea9f7cad9c945","name":"Pallavi Godse","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/eefc9695ea2b2c6e143c9c9919701aaa?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/eefc9695ea2b2c6e143c9c9919701aaa?s=96&d=blank&r=g","caption":"Pallavi Godse"},"description":"Pallavi is a Digital Marketing Executive at MilesWeb and has an experience of over 4 years in content development. She is interested in writing engaging content on business, technology, web hosting and other topics related to information technology.","url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/author\/pallavi\/"}]}},"views":1893,"_links":{"self":[{"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/posts\/4678","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/comments?post=4678"}],"version-history":[{"count":9,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/posts\/4678\/revisions"}],"predecessor-version":[{"id":15682,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/posts\/4678\/revisions\/15682"}],"wp:attachment":[{"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/media?parent=4678"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/categories?post=4678"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/tags?post=4678"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}