域网络 - DC无法访问Internet(仅限有线时也无法访问)


1

我一般不熟悉网络,但继续尝试在域中转换我的家庭工作组。域控制器(Win Server 2008)在dcdiag中没有显示错误,并且计算机可以成功加入域。DC没有无线功能,并连接了我的WRT54G路由器。

我的问题是DC无法访问互联网 - 例如,它无法ping 8.8.8.8)。我相信这不是DC本身的问题,因为任何客户端机器只有有线连接时,没有互联网接入。但是,当客户端计算机无线连接到网络时,互联网工作正常。这就像有线网络被隔离,无线是某种DMZ ......我可能会说些蠢事,我不知道。

无论如何,什么可能导致这种行为?

在此输入图像描述

Answers:


1

WRT54G有一个AP Isolation位于Wireless -> Advanced Settings页面上的功能。它也被称为client isolation会阻止client to client连接。 如果是这种情况,Disable这个功能。

  • 检查是否default gateway : 192.168.1.1在仅有线方案中可以访问。

  • 检查是否wireless IP : 192.168.1.xping wired-only IP : 192.168.1.120,反之亦然。

  • 检查是否Wireless & Wired IP ConfigurationAUTO
    MANUAL。如果Default Gateway为两个适配器设置,它将无法Wireless Wired一起使用。

  • 尝试设置两者Wireless and Wired AUTO (DHCP)并检查
    您获得的响应。

  • backup of WRT54G's settingsFactory Restore它。

相应地做一些试验和错误,这应该工作!

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.