Impossibile accedere al mio router con Windows 8.1


0

Non so se questo abbia qualcosa a che fare con il sistema operativo Windows 8.1, ma non riesco a eseguire il pingback o accedere al mio router (gateway). Inoltre, le informazioni sull'indirizzo del gateway non verranno visualizzate con il comando ipconfig. Ho cambiato router multipli e non funzionerà comunque. Posso accedere a Internet comunque.

hai qualche idea su come aggiustarlo?

Di seguito è riportato l'output del ipconfig /allcomando (si noti che la descrizione è stata approssimativamente tradotta in inglese)

D:\Users\JHPC>ipconfig /all

Windows IP Configuration
   Host name  . . . . . . . . . . . . . : JinhongPC
   Primary DNS suffix . . . . . . . . . . . :
   Point type  . . . . . . . . . . . . : Mixed
   IP Router is running . . . . . . . . . . : No
   WINS proxy is running . . . . . . . . . : No

PPP Adapter Broadband Connection:
   Connect to specific DNS suffix . . . . . . . :
   Description. . . . . . . . . . . . . . . : Broadband connection
   Physical address. . . . . . . . . . . . . :
   DHCP is running . . . . . . . . . . . : No
   Auto configuration is running. . . . . . . . . . : No
   IPv4 address . . . . . . . . . . . . : 175.155.94.167(primary)
   Subnet mask  . . . . . . . . . . . . : 255.255.255.255
   Default gateway. . . . . . . . . . . . . : 0.0.0.0
   DNS server  . . . . . . . . . . . : 221.10.98.10
                                      119.6.6.6
   TCPIP 上的 NetBIOS  . . . . . . . : Disabled

Ethernet adapter Ethernet:
   Connect to specific DNS suffix . . . . . . . :
   Description. . . . . . . . . . . . . . . : Realtek PCIe FE Series controller
   Physical address. . . . . . . . . . . . . : 00-26-18-B5-CC-6C
   DHCP is running . . . . . . . . . . . : No
   Auto configuration is running. . . . . . . . . . : Yes
   Local connection IPv6 address. . . . . . . . : fe80::30aa:c15e:954:64b4%3(primary)
   IPv4 address . . . . . . . . . . . . : 192.168.137.1(primary)
   Subnet mask  . . . . . . . . . . . . : 255.255.255.0
   Default gateway. . . . . . . . . . . . . :
   DHCPv6 IAID . . . . . . . . . . . : 50341400
   DHCPv6 Client DUID  . . . . . . . : 00-01-00-01-1A-7B-CF-7F-00-26-18-B5-CC-6C

   DNS Server  . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                       fec0:0:0:ffff::2%1
                                       fec0:0:0:ffff::3%1
   TCPIP 上的 NetBIOS  . . . . . . . : Running

Channel Adapter isatap.{17FF75C1-64BB-4D7A-BE79-97CBE1E68B53}:

   Media Status  . . . . . . . . . . . . : Media disconnected
   Connect to specific DNS suffix . . . . . . . :
   Description . . . . . . . . . . . . . . . : Microsoft ISATAP Adapter #2
   Physical address. . . . . . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP is running . . . . . . . . . . . : No
   Auto configuration is running. . . . . . . . . . : Yes

Channel adapter 6TO4 Adapter:

   Connect to specific DNS suffix. . . . . . . :
   Description. . . . . . . . . . . . . . . : Microsoft 6to4 Adapter
   Physical address. . . . . . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP is running . . . . . . . . . . . : No
   Auto configuration is running. . . . . . . . . . : Yes
   IPv6 address . . . . . . . . . . . . : 2002:af9b:5ea7::af9b:5ea7(Primary)
   Default gateway. . . . . . . . . . . . . : 2002:c058:6301::1
                                       2002:c058:6301::c058:6301
   DHCPv6 IAID . . . . . . . . . . . : 419430400
   DHCPv6 Client DUID  . . . . . . . : 00-01-00-01-1A-7B-CF-7F-00-26-18-B5-CC-6C

   DNS Server  . . . . . . . . . . . : 221.10.98.10
                                       119.6.6.6
   TCPIP 上的 NetBIOS  . . . . . . . : Disabled

Channel Adapter isatap.{15F260E3-200C-424A-B20E-2B12F95E7B2C}:

   Media status  . . . . . . . . . . . . : Media disconnected
   Connect to specific DNS suffix . . . . . . . :
   Description. . . . . . . . . . . . . . . : Microsoft ISATAP Adapter #3
   Physical address. . . . . . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP is running . . . . . . . . . . . : No

   Auto configuration is running. . . . . . . . . . : YES

Risposte:


0

Hai un indirizzo gateway ma sembra che tu stia utilizzando IPv6.

Default gateway. . . . . . . . . . . . . : 2002:c058:6301::1

Utilizzando https://isc.sans.edu/tools/ipv6.html#form possiamo passare a IPv4:

Fully expanded form of the IPv6 Address: 2002:c058:6301:0000:0000:0000:0000:0001
Decimal Representation: 42549581684196800060080604804048280064

The IPv6 address you entered starts with 2002 and may be a valid 6-to-4 address.

The corresponding IPv4 address is 192.88.99.1

Quindi il tuo indirizzo Gateway sembrerebbe essere 192.88.99.1

I dettagli del tuo indirizzo Ethernet:

   IPv4 address . . . . . . . . . . . . : 192.168.137.1(primary)
   Subnet mask  . . . . . . . . . . . . : 255.255.255.0

Quindi in qualche modo ti trovi su una sottorete diversa dal tuo gateway? Sei collegato a una sorta di WAN? Rete aziendale o universitaria?

Ti sei assegnato 192.168.137.1come indirizzo IP fisso?


Ciao David, sono su una rete domestica (connettiti direttamente a Internet con il router) e sono in grado di eseguire il pingback 192.168.137.1, ma non riesco ad accedervi con IE o Chrome. Non ho assegnato 192.168.137.1 come indirizzo IP fisso.
Chan,

192.168.137.1è l' indirizzo IP del tuo PC. Il gateway è 192.88.99.1quale dovrebbe essere l'indirizzo del tuo router.
DavidPostill

Hai provato a disabilitare IPv6 sul tuo PC?
DavidPostill

Ho provato a disinstallare IPv6 e non sembra funzionare. Penso che abbia davvero a che fare con il sistema operativo 8.1, perché quando passo a XP (ho un sistema a doppio avvio), riesco a vedere di nuovo il mio indirizzo gateway come 192.168.1.1 e posso eseguire il pingback e accedervi. Semplicemente non so cosa sia esattamente sbagliato con le impostazioni in Win 8.1.
Chan
Utilizzando il nostro sito, riconosci di aver letto e compreso le nostre Informativa sui cookie e Informativa sulla privacy.
Licensed under cc by-sa 3.0 with attribution required.