不知道发生了什么。Windows Server 2008 R2 连接到 Buffalo DD-WRT 路由器。我在 Windows 上设置了 192.168.1.150 静态 IP,而不是在路由器上。也许 75% 的时间它工作正常,其余时间它会像屏幕截图中那样失灵。有时它会有两个或三个不同的 IP??我不知道发生了什么。我重启了 Buffalo 很多次,确保除了正确的租约之外的所有租约都已过期,等等。请帮忙!谢谢!
编辑: ipconfig /all 的输出
Windows IP Configuration
Host Name . . . . . . . . . . . . : ericom
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter IFCA:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Atheros AR8151 PCI-E Gigabit Ethernet Controller
Physical Address. . . . . . . . . : 50-E5-49-18-94-B7
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::7879:756c:a0ef:82c0%15(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.150(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
IPv4 Address. . . . . . . . . . . : 192.168.1.100(Deprecated)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
IPv4 Address. . . . . . . . . . . : 192.168.1.118(Deprecated)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
IPv4 Address. . . . . . . . . . . : 192.168.1.138(Deprecated)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
IPv4 Address. . . . . . . . . . . : 192.168.1.189(Deprecated)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DHCPv6 IAID . . . . . . . . . . . : 189850953
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-17-D1-DF-89-50-E5-49-18-94-B7
DNS Servers . . . . . . . . . . . : 192.168.1.1
NetBIOS over Tcpip. . . . . . . . : Enabled
Tunnel adapter isatap.{2E16DC4C-FB08-48BE-822D-121E3CC66A64}:
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 Teredo Tunneling Pseudo-Interface:
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
IPv6 Address. . . . . . . . . . . : 2001:0:9d38:6abd:863:961:3f57:fe69(Preferred)
Link-local IPv6 Address . . . . . : fe80::863:961:3f57:fe69%11(Preferred)
Default Gateway . . . . . . . . . : ::
NetBIOS over Tcpip. . . . . . . . : Disabled
答案1
它DHCP Enabled No
本身不应该获得任何租约。
服务器上托管的具有桥接连接的虚拟机可能会获得自己的租约或显示分配给它们的静态地址。
可以设置路由和远程访问服务 (RRAS) 以从 DHCP 服务器分配地址。因此,如果您使用服务器托管 VPN 连接,则该服务器可能正在获取地址。执行操作netsh ras show conf
以查看是否已配置。
答案2
您的服务器的 Atheros 网络适配器上可能指定了多个 IP 地址。
尝试这个:
- 转到控制面板\网络和 Internet\网络连接
- 右键单击活动的以太网(Atheros)连接并选择
Properties
- 双击
Internet Protocol Version 4 (TCP/IPv4)
- 点击
Advanced
- 确保
IP addresses
列表仅包含192.168.1.150