网关设置为空

网关设置为空

这台笔记本电脑几乎一年没用了。上次使用时,它能正常连接到互联网。现在却无法上网。ipconfig:这台计算机的网关设置为空。请确保您的接入点正常工作。

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Dodi>IPCONFIG /ALL
Windows IP Configuration

        Host Name . . . . . . . . . . . . : 8A287A4ADEF0487
        Primary Dns Suffix  . . . . . . . :
        Node Type . . . . . . . . . . . . : Unknown
        IP Routing Enabled. . . . . . . . : Yes
        WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Wireless Network Connection:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : LAN-Express AS IEEE 802.11g miniPCI
Adapter
        Physical Address. . . . . . . . . : 00-14-A4-72-37-E1
        Dhcp Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : 192.168.0.1
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . :
        DNS Servers . . . . . . . . . . . : 192.168.1.1
Ethernet adapter Local Area Connection:

        Media State . . . . . . . . . . . : Media disconnected
        Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network Connection
        Physical Address. . . . . . . . . : 00-01-4A-EF-A8-7D

我该如何解决?

答案1

在 Services.msc 中启用 DHCP 服务仅启用该服务,您仍然需要为(每个)网络适配器启用它。

  1. 打开控制面板
  2. 打开网络适配器的属性
  3. 打开 TCP/IP 的属性
  4. 确保设置中选择了“自动”

在此处输入图片描述

相关内容