|
发表于 2002-12-11 20:14:18
|
显示全部楼层
About Problem
Q: 1、如果正常的话,拨号主机的ip地址应该61.*.*.*,内部地址是192.168.0.1,其他机子地址在192.168.0.2~254间自动分配,但是经常出现拨号机子的ip地址是169.*.*.*,或者客户机的网关不是192.168.0.1,或者运行ipconfig后显示0.0.0.0,这样就无法实现共享上网。
A: From 169.254.0.1 to 169.254.255.254 are been reserved.If the computer doesn't been entered the static IP address,or the LAN doesn't has the DHCP server,the computer will use the reserved IP address.
Dial-up wasn't successful.So your computer used the reserved IP address - "169.254.0.1 - 169.254.255.254".
Q: 2、局域网内部之间传输文件时,一旦文件体积过大(超过100兆),或者通过局域网观看网上邻居的dvd(数据传输速度超过800KBs)电影时,整个局域网就会瘫痪,无法拨号连接internet。
A: HUB's problem.When you transfered big files, LAN would appeared "Broadcast Storm(广播风暴)".Then the LAN would be paralysis.
You should replace the HUB with the Switch. |
|