|
|
家中电脑多台,内网双路由加交换机。
本来二级路由当交换机用
======================================================
二级路由(交换形式)
第一个路由器拉过来的线连接第二个路由的LAN口,电脑接LAN口。
第一个路由IP:192.168.1.1
第二个路由IP:192.168.1.2
二个路由的LAN口 IP在一个网段
DHCP服务 关闭DHCP服务
======================================================
后来又加了一台机器,只好将原来拉三台电脑的二级路由改为路由拉四台电脑用
======================================================
[改]二级路由的交换机形式为路由形式
第一个路由器拉过来的线连接第二个路由的WAN口,电脑接LAN口。
登陆到第2个路由器(在IE地址栏输入192.168.1.2)
设:LAN口 IP 192.168.2.1
(不能和一级路由在同一个网段,如192.168.2.X)X=2~255
设:WAN口IP 192.168.1.X
(定要和一级路由在同一个网段,如192.168.1.X)X=2~255
也可以为一级路由给你指定的IP,如192.168.1.100)
DHCP服务 启用DHCP服务(默认)
======================================================
设置好后一级二级路由都能正常使用,
我的一台在一级路由上是192.168.1.106,在二级路由上是192.168.2.106
可过了一天有的电脑就无法获取正常的IP不能上网,其中有一级路由的,也有二能路由的,而我的一台接到一级上不能正常获取,接到二级上能正常获取的。
我也试过我的一台接到一级上后手动设置IP能上网。自动IP为169.254.155.38,
引用网上的话是:
如果返回的本地 IP 地址显示为 169.254.y.z,子网掩码为 255.255.0.0,则该 IP 地
址是由 Windows XP Professional 的自动专用 IP 寻址 (APIPA) 功能分配的。这意味
着该 TCP/IP 配置用于自动配置,未找到 DHCP 服务器,未指定备用配置。该配置没有
用于接口的默认网关。
现在所有的办法都用过了(注册表法,命令法,手动设置IP,GHOST),一是手动设置IP能获取并上网,二是GHOS还原到以前一段时间也可用。
无法自动获取IP
Windows IP Configuration
Host Name . . . . . . . . . . . . : PC-200901302125
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter 本地连接:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : ADMtek AN983 10/100 PCI Adapter
Physical Address. . . . . . . . . : 00-00-E8-18-63-E0
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Autoconfiguration IP Address. . . : 169.254.155.38
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
手动配制IP
Windows IP Configuration
Host Name . . . . . . . . . . . . : PC-200901302125
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter 本地连接:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : ADMtek AN983 10/100 PCI Adapter
Physical Address. . . . . . . . . : 00-00-E8-18-63-E0
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.106
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 202.96.209.6
202.96.209.133
GHOST还原后的自动获取
Windows IP Configuration
Host Name . . . . . . . . . . . . : PC-200901302125
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : domain
Ethernet adapter 本地连接:
Connection-specific DNS Suffix . : domain
Description . . . . . . . . . . . : ADMtek AN983 10/100 PCI Adapter
Physical Address. . . . . . . . . : 00-00-E8-18-63-E0
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.104
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 124.74.213.68
202.109.14.5
Lease Obtained. . . . . . . . . . : 2009年10月6日 8:29:52
Lease Expires . . . . . . . . . . : 2038年1月19日 11:14:07
在这里我想问下有没有人修复过这个问题的。
[ 本帖最后由 dosz 于 2009-10-27 14:24 编辑 ] |
|