TP-LINK w akademiku, brak konfiguracji routera 192

Jeśli podłączam router do gniazdka i kolejnym kablem do kompa to przesył danych jest zachowany, czyli internet normalnie jest, ale nie mam przy tym dostępu do 192.168.1.1

Być może sieć akademicka blokuje? Nie mam pojęcia.

Nie blokuje. Jeśli by blokowała, to w ogóle nie miał byś neta.

Bo router powinien zostać wykryty jako komputer przez serwer/router w akademiku.

A ty w konfiguracji powinieneś mieć zupełnie inne adres IP, a bez nich (czyli na tych które masz) nie powinieneś mieć w ogóle dostępu.

Ten router zachowuje się jak switch.

Przypisz sobie statycznie takie adresy:

IP: 192.168.1.2

Maska podsieci: 255.255.255.0

i spróbuj wejść na 192.168.1.1.

Uruchom wiersz poleceń i podaj mi wynik poniższych poleceń, zaraz się dowiemy czy masz włączony DHCP serwer i klienta oraz twoją konfigurację sieci. Zanim podasz wyniki zapoznaj się koniecznie z tym tematem kopiowanie-wynikow-polecen-wiersza-polecen-windows-t499881.html

netsh interface ip show config

route print

netsh dump > netsh_dump.txt

tracert dobreprogramy.pl

netsh wlan show networks

UWAGA! Polecenie _ netsh dump _ zostanie zapisane w pliku, w folderze _ Moje dokumenty _ , skopiuj i wklej zawartość tego pliku.

Microsoft Windows [Version 6.2.9200]

(c) 2012 Microsoft Corporation. Wszelkie prawa zastrzeżone.


C:\Users\Ju(c)has>netsh interface ip show config


Configuration for interface "Połączenie lokalne* 1"

    DHCP enabled: Yes

    InterfaceMetric: 5

    DNS servers configured through DHCP: None

    Register with which suffix: Primary only

    WINS servers configured through DHCP: None


Configuration for interface "Wi-Fi"

    DHCP enabled: Yes

    InterfaceMetric: 5

    DNS servers configured through DHCP: 192.168.1.1

    Register with which suffix: Primary only

    WINS servers configured through DHCP: None


Configuration for interface "Ethernet"

    DHCP enabled: Yes

    IP Address: 109.69.91.254

    Subnet Prefix: 109.69.88.0/22 (mask 255.255.252.0)

    Default Gateway: 109.69.88.1

    Gateway Metric: 0

    InterfaceMetric: 20

    DNS servers configured through DHCP: 212.14.25.18

                                          212.14.18.2

    Register with which suffix: Primary only

    WINS servers configured through DHCP: None


Configuration for interface "Loopback Pseudo-Interface 1"

    DHCP enabled: No

    IP Address: 127.0.0.1

    Subnet Prefix: 127.0.0.0/8 (mask 255.0.0.0)

    InterfaceMetric: 50

    Statically Configured DNS Servers: None

    Register with which suffix: Primary only

    Statically Configured WINS Servers: None



C:\Users\Ju(c)has>route print

===========================================================================

Interface List

 14...12 22 43 32 39 d0 ......Karta Microsoft Wi-Fi Direct Virtual Adapter

 13...00 22 43 32 39 d0 ......Karta Qualcomm Atheros AR928X Wireless Network Ada

pter

 12...00 23 54 71 f4 e2 ......Kontroler sieci NVIDIA nForce

  1...........................Software Loopback Interface 1

 15...00 00 00 00 00 00 00 e0 Karta Microsoft ISATAP

 16...00 00 00 00 00 00 00 e0 Teredo Tunneling Pseudo-Interface

===========================================================================


IPv4 Route Table

===========================================================================

Active Routes:

Network Destination Netmask Gateway Interface Metric

          0.0.0.0 0.0.0.0 109.69.88.1 109.69.91.254 20

      109.69.88.0 255.255.252.0 On-link 109.69.91.254 276

    109.69.91.254 255.255.255.255 On-link 109.69.91.254 276

    109.69.91.255 255.255.255.255 On-link 109.69.91.254 276

        127.0.0.0 255.0.0.0 On-link 127.0.0.1 306

        127.0.0.1 255.255.255.255 On-link 127.0.0.1 306

  127.255.255.255 255.255.255.255 On-link 127.0.0.1 306

        224.0.0.0 240.0.0.0 On-link 127.0.0.1 306

        224.0.0.0 240.0.0.0 On-link 109.69.91.254 276

  255.255.255.255 255.255.255.255 On-link 127.0.0.1 306

  255.255.255.255 255.255.255.255 On-link 109.69.91.254 276

===========================================================================

Persistent Routes:

  None


IPv6 Route Table

===========================================================================

Active Routes:

 If Metric Network Destination Gateway

 12 276 ::/0 fe80::31af:ffb2:2c3b:c38e

  1 306 ::1/128 On-link

 16 306 2001::/32 On-link

 16 306 2001:0:5ef5:79fb:2096:26bb:92ba:a401/128

                                    On-link

 12 4116 2002::/16 fe80::31af:ffb2:2c3b:c38e

 12 36 2002:19fe:62ec:30::/64 fe80::31af:ffb2:2c3b:c38e

 12 36 2002:6d45:5a6f:c::/64 On-link

 12 276 2002:6d45:5a6f:c:7c17:d5f4:1b9:b186/128

                                    On-link

 12 276 2002:6d45:5a6f:c:bcec:4f52:1f34:aac1/128

                                    On-link

 12 276 fe80::/64 On-link

 16 306 fe80::/64 On-link

 16 306 fe80::2096:26bb:92ba:a401/128

                                    On-link

 12 276 fe80::bcec:4f52:1f34:aac1/128

                                    On-link

 12 36 fec0:0:0:c::/64 On-link

 12 276 fec0::c:bcec:4f52:1f34:aac1/128

                                    On-link

 12 36 fec0:0:0:30::/64 fe80::31af:ffb2:2c3b:c38e

  1 306 ff00::/8 On-link

 16 306 ff00::/8 On-link

 12 276 ff00::/8 On-link

===========================================================================

Persistent Routes:

  None


C:\Users\Ju(c)has>netsh dump > netsh_dump.txt


C:\Users\Ju(c)has>tracert dobreprogramy.pl


Tracing route to dobreprogramy.pl [194.0.171.150]

over a maximum of 30 hops:


  1 13 ms 6 ms 1 ms xl5304vl270.dschopin.zut.edu.pl [109.69.88.1]

  2 2 ms 2 ms 2 ms os9k7vl200.zut.edu.pl [212.14.18.33]

  3 <1 ms <1 ms <1 ms fw.zut.edu.pl [212.14.28.65]

  4 2 ms 2 ms 2 ms ps-gbit.man.szczecin.pl [212.14.0.177]

  5 1 ms 1 ms 1 ms 212.14.1.154

  6 * 15 ms 10 ms icm-mx1-193-219-28-81.rtr.core.icm.edu.pl [193.2

19.28.177]

  7 16 ms 11 ms 11 ms xenium.plix.pl [195.182.218.145]

  8 11 ms 11 ms 11 ms nlb-web.xenium.pl [194.0.171.150]


Trace complete.


C:\Users\Ju(c)has>netsh wlan show networks


Interface name : Wi-Fi

There are 5 networks currently visible.


SSID 1 : Ssij mi /cenzura/

    Network type : Infrastructure

    Authentication : WPA2-Personal

    Encryption : CCMP


SSID 2 : DejaVu

    Network type : Infrastructure

    Authentication : WPA2-Personal

    Encryption : CCMP


SSID 3 : Tarloo

    Network type : Infrastructure

    Authentication : WPA2-Personal

    Encryption : CCMP


SSID 4 : eperzyk

    Network type : Infrastructure

    Authentication : WPA2-Personal

    Encryption : CCMP


SSID 5 : wlan-ap

    Network type : Infrastructure

    Authentication : Open

    Encryption : None



C:\Users\Ju(c)has>

Nie możesz się zalogować do routera, ponieważ nie otrzymujesz adresu IP oraz host nie zna trasy do sieci 192.168.1.1. Spróbuj pobrać na nowo adres

ipconfig /renew

lub przypisz ręcznie

netsh set address name="Wi-Fi" static 192.168.1.2 255.255.255.0 192.168.1.1

może się zdarzyć, że adres 192.168.1.2 będzie zajęty, wiec możesz spróbować innych.

Mam to zrobić z podłączonym routerem?

Co dalej jak to zrobię?

Dla informacji: powyższe generowałem bez podłączonego routera.

To jest chyba logiczne, że tak?

W takim razie te wyniki są bezużyteczne.

Po połączeniu z routerem

Microsoft Windows [Version 6.2.9200]

(c) 2012 Microsoft Corporation. Wszelkie prawa zastrzeżone.


C:\Users\Ju(c)has>netsh interface ip show config


Configuration for interface "Połączenie lokalne* 1"

    DHCP enabled: Yes

    InterfaceMetric: 5

    DNS servers configured through DHCP: None

    Register with which suffix: Primary only

    WINS servers configured through DHCP: None


Configuration for interface "Wi-Fi"

    DHCP enabled: Yes

    IP Address: 192.168.1.103

    Subnet Prefix: 192.168.1.0/24 (mask 255.255.255.0)

    Default Gateway: 192.168.1.1

    Gateway Metric: 0

    InterfaceMetric: 20

    DNS servers configured through DHCP: 192.168.1.1

    Register with which suffix: Primary only

    WINS servers configured through DHCP: None


Configuration for interface "Ethernet"

    DHCP enabled: Yes

    IP Address: 109.69.91.254

    Subnet Prefix: 109.69.88.0/22 (mask 255.255.252.0)

    Default Gateway: 109.69.88.1

    Gateway Metric: 0

    InterfaceMetric: 20

    DNS servers configured through DHCP: 212.14.25.18

                                          212.14.18.2

    Register with which suffix: Primary only

    WINS servers configured through DHCP: None


Configuration for interface "Loopback Pseudo-Interface 1"

    DHCP enabled: No

    IP Address: 127.0.0.1

    Subnet Prefix: 127.0.0.0/8 (mask 255.0.0.0)

    InterfaceMetric: 50

    Statically Configured DNS Servers: None

    Register with which suffix: Primary only

    Statically Configured WINS Servers: None



C:\Users\Ju(c)has>route print

===========================================================================

Interface List

 14...12 22 43 32 39 d0 ......Karta Microsoft Wi-Fi Direct Virtual Adapter

 13...00 22 43 32 39 d0 ......Karta Qualcomm Atheros AR928X Wireless Network Ada

pter

 12...00 23 54 71 f4 e2 ......Kontroler sieci NVIDIA nForce

  1...........................Software Loopback Interface 1

 15...00 00 00 00 00 00 00 e0 Karta Microsoft ISATAP

 16...00 00 00 00 00 00 00 e0 Teredo Tunneling Pseudo-Interface

===========================================================================


IPv4 Route Table

===========================================================================

Active Routes:

Network Destination Netmask Gateway Interface Metric

          0.0.0.0 0.0.0.0 109.69.88.1 109.69.91.254 20

      109.69.88.0 255.255.252.0 On-link 109.69.91.254 276

    109.69.91.254 255.255.255.255 On-link 109.69.91.254 276

    109.69.91.255 255.255.255.255 On-link 109.69.91.254 276

        127.0.0.0 255.0.0.0 On-link 127.0.0.1 306

        127.0.0.1 255.255.255.255 On-link 127.0.0.1 306

  127.255.255.255 255.255.255.255 On-link 127.0.0.1 306

        224.0.0.0 240.0.0.0 On-link 127.0.0.1 306

        224.0.0.0 240.0.0.0 On-link 109.69.91.254 276

  255.255.255.255 255.255.255.255 On-link 127.0.0.1 306

  255.255.255.255 255.255.255.255 On-link 109.69.91.254 276

===========================================================================

Persistent Routes:

  None


IPv6 Route Table

===========================================================================

Active Routes:

 If Metric Network Destination Gateway

 12 276 ::/0 fe80::2004:1b48:d425:b27e

  1 306 ::1/128 On-link

 16 306 2001::/32 On-link

 16 306 2001:0:5ef5:73b8:1800:4b8:92ba:a401/128

                                    On-link

 12 4116 2002::/16 fe80::2004:1b48:d425:b27e

 12 4116 2002:6d45:591e:a::/64 On-link

 12 276 2002:6d45:591e:a:209e:5fd:a623:47b4/128

                                    On-link

 12 276 2002:6d45:591e:a:bcec:4f52:1f34:aac1/128

                                    On-link

 12 276 fe80::/64 On-link

 16 306 fe80::/64 On-link

 16 306 fe80::1800:4b8:92ba:a401/128

                                    On-link

 12 276 fe80::bcec:4f52:1f34:aac1/128

                                    On-link

 12 4116 fec0:0:0:a::/64 On-link

 12 276 fec0::a:bcec:4f52:1f34:aac1/128

                                    On-link

  1 306 ff00::/8 On-link

 16 306 ff00::/8 On-link

 12 276 ff00::/8 On-link

===========================================================================

Persistent Routes:

  None


C:\Users\Ju(c)has>netsh dump>netsh_dump.txt


C:\Users\Ju(c)has>tracert dobreprogramy.pl


Tracing route to dobreprogramy.pl [194.0.171.150]

over a maximum of 30 hops:


  1 36 ms 18 ms 5 ms xl5304vl270.dschopin.zut.edu.pl [109.69.88.1]

  2 2 ms 6 ms 2 ms os9k7vl200.zut.edu.pl [212.14.18.33]

  3 3 ms 1 ms 1 ms fw.zut.edu.pl [212.14.28.65]

  4 * 1 ms 2 ms ps-gbit.man.szczecin.pl [212.14.0.177]

  5 * 2 ms 1 ms 212.14.1.154

  6 16 ms 14 ms 14 ms icm-mx1-193-219-28-81.rtr.core.icm.edu.pl [193.2

19.28.177]

  7 17 ms 15 ms 15 ms xenium.plix.pl [195.182.218.145]

  8 16 ms 17 ms 15 ms nlb-web.xenium.pl [194.0.171.150]


Trace complete.


C:\Users\Ju(c)has>netsh wlan show networks


Interface name : Wi-Fi

There are 8 networks currently visible.


SSID 1 : dzialacz

    Network type : Infrastructure

    Authentication : WPA2-Personal

    Encryption : CCMP


SSID 2 : Ssij mi /cenzura/

    Network type : Infrastructure

    Authentication : WPA2-Personal

    Encryption : CCMP


SSID 3 : trigger

    Network type : Infrastructure

    Authentication : WPA2-Personal

    Encryption : CCMP


SSID 4 : bourder1

    Network type : Infrastructure

    Authentication : Open

    Encryption : WEP


SSID 5 : neostrada_79dd

    Network type : Infrastructure

    Authentication : Open

    Encryption : WEP


SSID 6 : DejaVu

    Network type : Infrastructure

    Authentication : WPA2-Personal

    Encryption : CCMP


SSID 7 : Tarloo

    Network type : Infrastructure

    Authentication : WPA2-Personal

    Encryption : CCMP


SSID 8 : Klaudia

    Network type : Infrastructure

    Authentication : WPA2-Personal

    Encryption : CCMP



C:\Users\Ju(c)has>

Dodane 06.01.2013 (N) 13:37 – Po wygenerowaniu ipconfig/renew

Microsoft Windows [Version 6.2.9200]

(c) 2012 Microsoft Corporation. Wszelkie prawa zastrzeżone.


C:\Users\Ju(c)has>ipconfig/renew


Windows IP Configuration


No operation can be performed on Połączenie lokalne* 1 while it has its media di

sconnected.

No operation can be performed on Wi-Fi while it has its media disconnected.


Wireless LAN adapter Połączenie lokalne* 1:


   Media State . . . . . . . . . . . : Media disconnected

   Connection-specific DNS Suffix . :


Wireless LAN adapter Wi-Fi:


   Media State . . . . . . . . . . . : Media disconnected

   Connection-specific DNS Suffix . :


Ethernet adapter Ethernet:


   Connection-specific DNS Suffix . : dschopina.zut.edu.pl

   IPv6 Address. . . . . . . . . . . : 2002:6d45:591e:a:bcec:4f52:1f34:aac1

   Site-local IPv6 Address . . . . . : fec0::a:bcec:4f52:1f34:aac1%1

   Temporary IPv6 Address. . . . . . : 2002:6d45:591e:a:209e:5fd:a623:47b4

   Link-local IPv6 Address . . . . . : fe80::bcec:4f52:1f34:aac1%12

   IPv4 Address. . . . . . . . . . . : 109.69.91.254

   Subnet Mask . . . . . . . . . . . : 255.255.252.0

   Default Gateway . . . . . . . . . : fe80::2004:1b48:d425:b27e%12

                                       109.69.88.1


Tunnel adapter isatap.dschopina.zut.edu.pl:


   Media State . . . . . . . . . . . : Media disconnected

   Connection-specific DNS Suffix . : dschopina.zut.edu.pl


Tunnel adapter Połączenie lokalne* 12:


   Connection-specific DNS Suffix . :

   IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:73b8:1800:4b8:92ba:a401

   Link-local IPv6 Address . . . . . : fe80::1800:4b8:92ba:a401%16

   Default Gateway . . . . . . . . . :


C:\Users\Ju(c)has>

Nadal brak trasy do sieci 192.168.1.0/24. Wykonaj kolejno polecenia.

ipconfig /release

Podłącz się do routera i sprawdź poleceniem

ipconfig /all

czy uzyskałeś adres IP z routera, jeśli nie, to wykonaj polecenie

ipconfig /renew

i podaj jeszcze raz wynik poleceń.

ipconfig /all

route print

Jak sprawdzić czy uzyskałem IP z routera?

Oto wynik dwóch pierwszych poleceń:

Microsoft Windows [Version 6.2.9200]

(c) 2012 Microsoft Corporation. Wszelkie prawa zastrzeżone.


C:\Users\Ju(c)has>ipconfig/release


Windows IP Configuration


No operation can be performed on Połączenie lokalne* 1 while it has its media di

sconnected.

No operation can be performed on Wi-Fi while it has its media disconnected.


Wireless LAN adapter Połączenie lokalne* 1:


   Media State . . . . . . . . . . . : Media disconnected

   Connection-specific DNS Suffix . :


Wireless LAN adapter Wi-Fi:


   Media State . . . . . . . . . . . : Media disconnected

   Connection-specific DNS Suffix . :


Ethernet adapter Ethernet:


   Connection-specific DNS Suffix . :

   IPv6 Address. . . . . . . . . . . : 2002:6d45:591e:a:bcec:4f52:1f34:aac1

   Site-local IPv6 Address . . . . . : fec0::a:bcec:4f52:1f34:aac1%1

   Temporary IPv6 Address. . . . . . : 2002:6d45:591e:a:209e:5fd:a623:47b4

   Link-local IPv6 Address . . . . . : fe80::bcec:4f52:1f34:aac1%12

   Default Gateway . . . . . . . . . :


Tunnel adapter isatap.dschopina.zut.edu.pl:


   Media State . . . . . . . . . . . : Media disconnected

   Connection-specific DNS Suffix . :


Tunnel adapter Połączenie lokalne* 12:


   Connection-specific DNS Suffix . :

   IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fb:102b:488:92ba:a401

   Link-local IPv6 Address . . . . . : fe80::102b:488:92ba:a401%16

   Default Gateway . . . . . . . . . :


C:\Users\Ju(c)has>ipconfig/all


Windows IP Configuration


   Host Name . . . . . . . . . . . . : Juchas-PC

   Primary Dns Suffix . . . . . . . :

   Node Type . . . . . . . . . . . . : Hybrid

   IP Routing Enabled. . . . . . . . : No

   WINS Proxy Enabled. . . . . . . . : No


Wireless LAN adapter Połączenie lokalne* 1:


   Media State . . . . . . . . . . . : Media disconnected

   Connection-specific DNS Suffix . :

   Description . . . . . . . . . . . : Karta Microsoft Wi-Fi Direct Virtual Adap

ter

   Physical Address. . . . . . . . . : 12-22-43-32-39-D0

   DHCP Enabled. . . . . . . . . . . : Yes

   Autoconfiguration Enabled . . . . : Yes


Wireless LAN adapter Wi-Fi:


   Media State . . . . . . . . . . . : Media disconnected

   Connection-specific DNS Suffix . :

   Description . . . . . . . . . . . : Karta Qualcomm Atheros AR928X Wireless Ne

twork Adapter

   Physical Address. . . . . . . . . : 00-22-43-32-39-D0

   DHCP Enabled. . . . . . . . . . . : Yes

   Autoconfiguration Enabled . . . . : Yes


Ethernet adapter Ethernet:


   Connection-specific DNS Suffix . :

   Description . . . . . . . . . . . : Kontroler sieci NVIDIA nForce

   Physical Address. . . . . . . . . : 00-23-54-71-F4-E2

   DHCP Enabled. . . . . . . . . . . : Yes

   Autoconfiguration Enabled . . . . : Yes

   IPv6 Address. . . . . . . . . . . : 2002:6d45:591e:a:bcec:4f52:1f34:aac1(Pref

erred)

   Site-local IPv6 Address . . . . . : fec0::a:bcec:4f52:1f34:aac1%1(Preferred)


   Temporary IPv6 Address. . . . . . : 2002:6d45:591e:a:209e:5fd:a623:47b4(Prefe

rred)

   Link-local IPv6 Address . . . . . : fe80::bcec:4f52:1f34:aac1%12(Preferred)

   Autoconfiguration IPv4 Address. . : 169.254.170.193(Preferred)

   Subnet Mask . . . . . . . . . . . : 255.255.0.0

   Default Gateway . . . . . . . . . :

   DHCPv6 IAID . . . . . . . . . . . : 251667284

   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-18-1D-86-2F-00-23-54-71-F4-E2


   DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1

                                       fec0:0:0:ffff::2%1

                                       fec0:0:0:ffff::3%1

   NetBIOS over Tcpip. . . . . . . . : Enabled


Tunnel adapter Połączenie lokalne* 12:


   Media State . . . . . . . . . . . : Media disconnected

   Connection-specific DNS Suffix . :

   Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface

   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0

   DHCP Enabled. . . . . . . . . . . : No

   Autoconfiguration Enabled . . . . : Yes


Tunnel adapter isatap.{BBD415A2-A6BD-48C4-8D1A-E6877A3D9883}:


   Media State . . . . . . . . . . . : Media disconnected

   Connection-specific DNS Suffix . :

   Description . . . . . . . . . . . : Karta Microsoft ISATAP #3

   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0

   DHCP Enabled. . . . . . . . . . . : No

   Autoconfiguration Enabled . . . . : Yes


C:\Users\Ju(c)has>

Dodam jeszcze, że po wprowadzeniu dwóch pierwszych poleceń wywaliło mi całkowicie internet

I tak powinno być, bo adresy IP zostały zwolnione. Spróbuj zrobić tak, wejdź w centrum sieci i udostępniania>zmień ustawienia kart sieciowych kliknij prawym przyciskiem myszy na karcie sieci bezprzewodowej, wejdź we właściwości, protokół TCP/IP i upewnij się, że masz ustawioną opcję Automatyczne uzyskiwanie adresu. Uruchom ponownie komputer i podłącz się do routera. Żeby sprawdzić czy uzyskałeś adres IP, w wiersz poleceń wydaj polecenie ipconfig , lub wejdź ponownie w centrum sieci i udostępniania>zmień ustawienia kart sieciowych kliknij prawym przyciskiem myszy na karcie sieci bezprzewodowej i z menu wybierz stan>szczegóły. Adres bramy domyślnej, to adres routera.