In ce mod verific daca merge netul

In ce mod verific daca merge netul

In ce mod verificam functionarea conexiunii la internet?

In Windows apasam tasta” Windows + R „, inseamna windows  – run . Rulam CMD, adica Command Prompt

Windows-Run-CMD
Windows-Run-CMD

Se deschide promptul de windows si incercam urmatoarele comenzi:

         ping google.ro

trebuie sa avem un raspuns de tipul:

Pinging google.ro [„IP Server Google”] with 32 bytes of data:
Reply from „IP Server Google”: bytes=32 time=41ms TTL=60
Reply from „IP Server Google”: bytes=32 time=46ms TTL=60
Reply from „IP Server Google”: bytes=32 time=42ms TTL=60
Reply from „IP Server Google”: bytes=32 time=46ms TTL=60

Ping statistics for „IP Server Google”:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 41ms, Maximum = 46ms, Average = 43ms

In acest caz legatura sistemului la internet este buna , trebuiesc verificate alte probleme ale sistemului, proxy ascuns s-au calculatorul este virusat.

In alte siteme de operare se cauta un „Terminal” din care se ruleaza comanda ping la fel ca la windows.

O alta comanda este traceroute, tot in command prompt:

     tracert 8.8.8.8

raspunsul este de tipul:

Tracing route to 8.8.8.8 over a maximum of 30 hops

1    51 ms    69 ms    48 ms  „IP Server-Router”
2    55 ms    39 ms    56 ms  „IP Server-Router”
3    50 ms    49 ms    54 ms  213.154.138.64
4    50 ms    49 ms    48 ms  213.154.125.23
5    48 ms    62 ms    50 ms  213.154.126.231
6    52 ms    62 ms    55 ms  213.154.130.2
7    52 ms    51 ms    50 ms  213.154.121.201
8    51 ms    51 ms    51 ms  213.154.121.146
9    73 ms    52 ms    50 ms  213.154.121.133
10    55 ms    55 ms    56 ms  213.154.128.21
11    57 ms    68 ms    55 ms  213.154.128.21
12    61 ms    56 ms    57 ms  213.154.130.234
13    61 ms    58 ms    58 ms  72.14.237.182
14    57 ms    58 ms    58 ms  8.8.8.8

Trace complete.

Daca raspunsul este de acest format atunci conexiunea este buna.

Daca raspunsul este ok si nu avem net atunci avem o alta problema. De exemplu pot fi probleme cu serverele dns.

Mentionez ca adresa ip 8.8.8.8 este un server DNS public google.

O verificare simpla a serverelor DNS se face cu comanda nslookup. Din command prompt rulam urmatoare comanda:

          nslookup google.ro

raspunsul trebuie sa aiba urmatorul format:

Server:  google-public-dns-b.google.com
Address:  8.8.4.4

Non-authoritative answer:
Name:    google.ro
Addresses:  2a00:1450:400d:807::2003
82.76.231.35
82.76.231.39
82.76.231.50
82.76.231.45
82.76.231.25
82.76.231.49
82.76.231.55
82.76.231.44
82.76.231.29
82.76.231.34
82.76.231.54
82.76.231.20
82.76.231.24
82.76.231.40
82.76.231.30
82.76.231.59

Lista de mai sus este lista serverelor care raspund si la ping google.ro

Daca avem traceroute la 8.8.8.8 si nu avem raspuns la ping si la nslookup, este o problema cu ip-urile serverelor DNS configurate in reteua locala, in calculator sau in router.