#12002/5/4 10:11:55
我有两台机器都有网卡,一台有猫,想做个ICS共享上网,但是两台机器现在连不同,以下
是其中一台的诊断,请帮我分析一下原因
两台机器ip:192.168.0.254
192.168.0.2
Subnet Mask:255.255.255.0
C:\>ipconfig/all
Windows 2000 IP Configuration
Host Name . . . . . . . . . . . . : clakrhe
Primary DNS Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Broadcast
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Accton EN2242 Series MiniPCI Fast Et
hernet Adapter
Physical Address. . . . . . . . . : 00-90-96-13-37-2D
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.254
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . :
C:\>ping 192.168.0.254
Pinging 192.168.0.254 with 32 bytes of data:
Reply from 192.168.0.254: bytes=32 time<10ms TTL=128
Reply from 192.168.0.254: bytes=32 time<10ms TTL=128
Reply from 192.168.0.254: bytes=32 time<10ms TTL=128
Reply from 192.168.0.254: bytes=32 time<10ms TTL=128
Ping statistics for 192.168.0.254:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\>ping 192.168.0.2
Pinging 192.168.0.2 with 32 bytes of data:
Request timed out.
Reply from 192.168.0.2: bytes=32 time<10ms TTL=128
Request timed out.
Request timed out.
Ping statistics for 192.168.0.2:
Packets: Sent = 4, Received = 1, Lost = 3 (75% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms