public:network_connection

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
public:network_connection [2016-09-14 14:36] krestpublic:network_connection [2016-09-21 14:09] krest
Line 3: Line 3:
   * [[:public:network_connection#how_to_check_connectivity|How to check connectivity]]   * [[:public:network_connection#how_to_check_connectivity|How to check connectivity]]
   * [[:public:network_connection#how_to_check_ip_address|How to check IP address]]   * [[:public:network_connection#how_to_check_ip_address|How to check IP address]]
-  * [[:public:network_connection#how_to_differentiate_malfunctions_in_network_services|How to differentiate malfunctions in network services]] 
  
 ==== How to check connectivity ==== ==== How to check connectivity ====
Line 20: Line 19:
  
 {{:public:nw3.jpg}}{{:public:nw4.jpg}} {{:public:nw3.jpg}}{{:public:nw4.jpg}}
 +
 +
 +** Loss of network connectivity ** can manifest itself in different ways: logon failure due to inaccessible domain controller, no internet connection, mail server inaccessible, network resources inaccessible etc. 
 +
 +Computer networking is structured in so called layers (https://en.wikipedia.org/wiki/OSI_model), where ** layer 1 ** is the physical layer, which is practically the physical connection, a cable. Although you can't trace completely the whole physical route, at least you can first check the connection of your device to the network socket via a UTP cable, provided you are connected by a cable to the network. If you notice that your device has no network connectivity (see "Check connectivity" ) __**check the cable first**.__
 +
 +{{:public:rj45_connector.jpg?200|}}  {{:public:data-socket.jpg?300|}}
 +
 +** RJ45 connector of UTP data cable **  and ** Data wall socket **
  
 ==== How to check IP address ==== ==== How to check IP address ====
Line 36: Line 44:
  
 {{:public:cmd_ip2.jpg?680}} {{:public:cmd_ip2.jpg?680}}
- 
-==== How to differentiate malfunctions in network services ==== 
- 
- 
-Loss of network connectivity can manifest itself in different ways: logon failure due to inaccessible domain controller, no internet connection, mail server inaccessible, network resources inaccessible etc. Computer networking is structured in so called layers (https://en.wikipedia.org/wiki/OSI_model), where ** layer 1 ** is the physical layer, which is practically the physical connection, a cable. Although you can't trace completely the whole physical route, at least you can first check the connection of your device to the network socket via a UTP cable, provided you are connected by a cable to the network. If you notice that your device has no network connectivity (see "Check connectivity" ) __**check the cable first**.__ 
- 
-{{:public:rj45_connector.jpg?200|}}  {{:public:data-socket.jpg?300|}} 
- 
-** RJ45 connector of UTP data cable **  and ** Data wall socket ** 
  
  
  • /var/www/html/dokuwiki/data/pages/public/network_connection.txt
  • Last modified: 2016-09-22 09:27
  • by krest