路由器設定頁面無法存取所有 IP 位址

路由器設定頁面無法存取所有 IP 位址
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\-REDACTED>ipconfig /all

Windows IP Configuration

   Host Name . . . . . . . . . . . . : -REDACTED
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No

Wireless LAN adapter Wireless Network Connection:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : 802.11n USB Wireless LAN Card
   Physical Address. . . . . . . . . : -REDACTED
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : -REDACTED
   Temporary IPv6 Address. . . . . . : -REDACTED
   Link-local IPv6 Address . . . . . : -REDACTED
   IPv4 Address. . . . . . . . . . . : 10.0.1.21(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : -REDACTED
   Lease Expires . . . . . . . . . . : -REDACTED
   Default Gateway . . . . . . . . . : -REDACTED
                                       10.0.1.1
   DHCP Server . . . . . . . . . . . : 10.0.1.1
   DHCPv6 IAID . . . . . . . . . . . : 301993747
   DHCPv6 Client DUID. . . . . . . . : -REDACTED

   DNS Servers . . . . . . . . . . . : -REDACTED
                                       208.67.222.222
                                       208.67.220.220
   NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Local Area Connection:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
   Physical Address. . . . . . . . . : -REDACTED
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Tunnel adapter isatap.{-REDACTED}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter
   Physical Address. . . . . . . . . : -REDACTED
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Reusable ISATAP Interface {-REDACTED}:


   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
   Physical Address. . . . . . . . . : -REDACTED
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

(編輯了一些無用/個人/實體地址)

我正在嘗試訪問我的路由器配置頁面(要做一些連接埠轉發,我需要配置特定的東西)

我無權訪問實體路由器,但我有完全的管理員無線存取權限。

奇怪的是,路由器的連接位址:10.0.1.1(IPv4 預設閘道)不起作用。

它只是給我一個“找不到頁面”錯誤。我已經嘗試了上面的 hatbin 頁面中未編輯的所有其他 IP 位址...但沒有任何連接...為什麼會這樣?

相關內容