这是我的问题。我有一个 Netgear WGR614v6 无线路由器,能够设置无线网络(我可以通过无线方式将文档发送到打印机),但我无法通过路由器连接到互联网。当我将计算机直接连接到调制解调器时,我没有遇到任何问题。当我尝试通过路由器无线和以太网电缆连接时,我无法访问互联网。我的无线连接状态显示没有 IPv4 或 IPv6 互联网访问。两者都设置为自动获取 IP 和 DNS 服务器地址。无线路由器上的信号质量非常好。我尝试对路由器和调制解调器进行电源循环,但没有成功。
这是我执行 ipconfig /all 时得到的结果:
Host Name . . . . . . . . . . . . : xxxxxxx
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 . . . . . . . . . . . : Realtek RTL8187SE Wireless LAN PCIE Netwo
rk Adapter
Physical Address. . . . . . . . . : 70-F1-A1-D1-DC-3F
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::5153:b143:acf7:3e8d%13(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.2(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Friday, November 12, 2010 5:16:05 PM
Lease Expires . . . . . . . . . . : Saturday, November 13, 2010 5:16:05 PM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DHCPv6 IAID . . . . . . . . . . . : 242282913
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-13-BC-31-9A-88-AE-1D-4E-23-15
DNS Servers . . . . . . . . . . . : 192.168.1.1
NetBIOS over Tcpip. . . . . . . . : Enabled
Ethernet adapter Local Area Connection:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek PCIe FE Family Controller
Physical Address. . . . . . . . . : 88-AE-1D-4E-23-15
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter isatap.{4BEE441B-C244-4642-AE71-745D1199E5DE}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft ISATAP Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter isatap.{9A2C832A-3E88-42DB-8D70-FFA7F014AFC6}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter Teredo Tunneling Pseudo-Interface:
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
我设置路由器的第一天,我可以通过路由器无线和以太网上网。但从那时起(2 周)我一直遇到这个问题。我使用的是 Windows 7。任何帮助都将不胜感激。
答案1
尝试完全重置路由器,即按住任意重置按钮 30 秒,或者登录管理界面并使用任何类似“重置为默认值”的选项。
至于实际查看您的问题,这可能是 DNS 问题。请检查以确保您通过 DHCP 获取正确的 DNS 服务器并且它们可访问。或者,如果您不需要它,您可以尝试禁用 ipv6。
答案2
尝试更新路由器上的固件
答案3
我怀疑这是 @ultrasawblade 指出的 DNS 问题 - 尝试http://74.125.95.105如果您使用的是 Google,则需要将 DNS 服务器添加到路由器。DNS 是允许您将域名解析为 IP 地址的系统。有很多免费的公共 DNS 服务器 - 大多数 ISP 都有自己的 DNS 服务器,但您可以在此处找到一些流行的 DNS 服务器:http://theos.in/windows-xp/free-fast-public-dns-server-list/
答案4
好的,我终于让它工作了。我所做的是进入路由器管理器并按照 ultrasawblade 的建议将其完全重置。我以前试过这个,但没有用。然而,这一次我没有进行初始设置,保留了所有设置,除了更改安全设置。不知道有什么不同,但它确实奏效了。谢谢大家。