<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en-wiki.ikoula.com/index.php?action=history&amp;feed=atom&amp;title=Diagnosing_a_network_problem</id>
	<title>Diagnosing a network problem - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en-wiki.ikoula.com/index.php?action=history&amp;feed=atom&amp;title=Diagnosing_a_network_problem"/>
	<link rel="alternate" type="text/html" href="https://en-wiki.ikoula.com/index.php?title=Diagnosing_a_network_problem&amp;action=history"/>
	<updated>2026-04-11T11:44:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.3</generator>
	<entry>
		<id>https://en-wiki.ikoula.com/index.php?title=Diagnosing_a_network_problem&amp;diff=12804&amp;oldid=prev</id>
		<title>Ctranthi25362: Created page with &quot;&lt;span data-link_translate_fr_title=&quot;Diagnostiquer un problème réseau&quot; data-link_translate_fr_url=&quot;Diagnostiquer un problème réseau&quot;&gt;&lt;/span&gt;:fr:Diagnostiquer un problème...&quot;</title>
		<link rel="alternate" type="text/html" href="https://en-wiki.ikoula.com/index.php?title=Diagnosing_a_network_problem&amp;diff=12804&amp;oldid=prev"/>
		<updated>2022-10-23T18:16:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;span data-link_translate_fr_title=&amp;quot;Diagnostiquer un problème réseau&amp;quot; data-link_translate_fr_url=&amp;quot;Diagnostiquer un problème réseau&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;:fr:Diagnostiquer un problème...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;span data-link_translate_fr_title=&amp;quot;Diagnostiquer un problème réseau&amp;quot; data-link_translate_fr_url=&amp;quot;Diagnostiquer un problème réseau&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;[[:fr:Diagnostiquer un problème réseau]][[fr:Diagnostiquer un problème réseau]]&lt;br /&gt;
&amp;lt;span data-link_translate_en_title=&amp;quot;Diagnosing a network problem&amp;quot; data-link_translate_en_url=&amp;quot;Diagnosing a network problem&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;[[:en:Diagnosing a network problem]][[en:Diagnosing a network problem]]&lt;br /&gt;
&lt;br /&gt;
{{#seo:&lt;br /&gt;
|title=Diagnosing a network problem&lt;br /&gt;
|title_mode=append&lt;br /&gt;
|keywords=MTR,traceroute,ping,tracert,curl,speedtest&lt;br /&gt;
|description=In this article, you will see how to perform a network diagnostic and tools to check the status of the machine.&lt;br /&gt;
|image=Uploaded_file.png&lt;br /&gt;
|image_alt=Wiki Logo&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
In this article, you will see how to perform a network diagnostic and tools to check the status of the machine.&lt;br /&gt;
&lt;br /&gt;
==Ping==&lt;br /&gt;
&lt;br /&gt;
The '''ping''' is a command to test and verify the accessibility of a machine through the network. &lt;br /&gt;
It is necessary to launch this command ping followed by the IP or the desired domain as follows.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
&lt;br /&gt;
On '''Linux''', you will have to open the terminal and launch the following command by replacing the IP or the domain by the desired one:&lt;br /&gt;
&lt;br /&gt;
 '''ping 8.8.8.8'''&lt;br /&gt;
&lt;br /&gt;
This will give us the following overview:&lt;br /&gt;
&lt;br /&gt;
[[File:PingIP.png]]&lt;br /&gt;
&lt;br /&gt;
 '''ping google.com'''&lt;br /&gt;
&lt;br /&gt;
This will give us the following overview:&lt;br /&gt;
&lt;br /&gt;
[[File:PingDomain.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Windows===&lt;br /&gt;
&lt;br /&gt;
On '''Windows''', it will be necessary to open the Windows command terminal and launch the command.&lt;br /&gt;
Concerning the command prompt, it is possible to open it by doing : &lt;br /&gt;
&lt;br /&gt;
- Type '''Win + R''', a window will open to execute the requested program, it will be necessary to indicate '''cmd.exe''' to obtain the terminal.&lt;br /&gt;
- It is also possible to search for '''Command prompt''' in the '''Start''' menu.&lt;br /&gt;
&lt;br /&gt;
 '''ping 8.8.8.8'''&lt;br /&gt;
&lt;br /&gt;
This will give us the following overview:&lt;br /&gt;
&lt;br /&gt;
[[File:PingWIP.png]]&lt;br /&gt;
&lt;br /&gt;
 '''ping google.com'''&lt;br /&gt;
&lt;br /&gt;
This will give us the following overview:&lt;br /&gt;
&lt;br /&gt;
[[File:PingWDomain.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Mac OS===&lt;br /&gt;
&lt;br /&gt;
On '''Mac OS''' you will need to use the '''Network Utility''' application and launch the Ping tool: &lt;br /&gt;
&lt;br /&gt;
- Go to '''Finder''', and launch the search by clicking on the magnifying glass at the top right.&lt;br /&gt;
&lt;br /&gt;
- Type Network Utility and open it.&lt;br /&gt;
&lt;br /&gt;
It is also possible to find it by this path: '''/System/Library/CoreServices/Applications'''&lt;br /&gt;
&lt;br /&gt;
Alternatively, for earlier versions of Mac OS it is possible to find the utility here: '''Finder &amp;gt; Applications &amp;gt; Utilities'''&lt;br /&gt;
&lt;br /&gt;
- Go to the '''Ping''' option, and fill in the field with the domain to test or the IP address.&lt;br /&gt;
&lt;br /&gt;
- Click on Ping.&lt;br /&gt;
&lt;br /&gt;
This will give us the following overview:&lt;br /&gt;
&lt;br /&gt;
[[File:PingM.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Traceroute==&lt;br /&gt;
&lt;br /&gt;
A '''traceroute''', or '''tracert''', is a command to follow the route of an IP packet from your local machine to the desired machine or domain.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
&lt;br /&gt;
On '''Linux''', you will have to open the terminal and install the traceroute command if it is not already the case:&lt;br /&gt;
&lt;br /&gt;
 '''apt install traceroute'''&lt;br /&gt;
&lt;br /&gt;
Once this is installed, you can run the following command by replacing the IP or domain with the desired one:&lt;br /&gt;
&lt;br /&gt;
 '''traceroute 8.8.8.8'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Windows===&lt;br /&gt;
&lt;br /&gt;
On '''Windows''', it will be necessary to open the Windows command terminal and launch the '''tracert''' command as before.&lt;br /&gt;
&lt;br /&gt;
 '''tracert 8.8.8.8'''&lt;br /&gt;
&lt;br /&gt;
This will give us the following overview:&lt;br /&gt;
&lt;br /&gt;
[[File:TracerouteW.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Mac OS===&lt;br /&gt;
&lt;br /&gt;
On '''Mac OS''' you will still need to use the '''Network Utility''' application and run the '''Traceroute''' tool: &lt;br /&gt;
&lt;br /&gt;
- Go to the '''Traceroute''' option, and fill in the field with the domain to test or the IP address.&lt;br /&gt;
&lt;br /&gt;
- Click on Trace.&lt;br /&gt;
&lt;br /&gt;
This will give us the following overview:&lt;br /&gt;
&lt;br /&gt;
[[File:TracerouteM.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Network configuration==&lt;br /&gt;
&lt;br /&gt;
We are going to see different tools allowing us to have all the network information of the local machine.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
&lt;br /&gt;
On '''Linux''' it is possible to obtain this information with the command '''ip''' through the terminal: &lt;br /&gt;
&lt;br /&gt;
 '''ip addr show'''&lt;br /&gt;
&lt;br /&gt;
This will give us the following overview:&lt;br /&gt;
&lt;br /&gt;
[[File:Ipaddr.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Windows===&lt;br /&gt;
&lt;br /&gt;
On '''Windows''', you will have to open the Windows command terminal and run the '''ipconfig''' command as before.&lt;br /&gt;
&lt;br /&gt;
 '''ipconfig'''&lt;br /&gt;
&lt;br /&gt;
This will give us the following overview:&lt;br /&gt;
&lt;br /&gt;
[[File:IpconfigW.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Mac OS===&lt;br /&gt;
&lt;br /&gt;
On '''Mac OS''' it is possible to see this information directly through its interface.&lt;br /&gt;
&lt;br /&gt;
To do this, choose the '''Apple Menu &amp;gt; System Preferences &amp;gt; Network'''. &lt;br /&gt;
&lt;br /&gt;
For more information on managing your network on the Mac, here is a guide from Apple support : https://support.apple.com/guide/mac-help/change-network-settings-on-mac-mchlp1102/mac&lt;br /&gt;
&lt;br /&gt;
[[Category:Windows]][[Category:Linux]][[Category:Mac OS]][[Category:Dedicated server‏‎]]&lt;/div&gt;</summary>
		<author><name>Ctranthi25362</name></author>
	</entry>
</feed>