Pinging 192.168.1.254 with 32 bytes of data:
Reply from 192.168.1.254: bytes=32 time<10ms TTL=128
Reply from 192.168.1.254: bytes=32 time<10ms TTL=128
Reply from 192.168.1.254: bytes=32 time<10ms TTL=128
Reply from 192.168.1.254: bytes=32 time<10ms TTL=128
Reply from 192.168.1.254: bytes=32 time<10ms TTL=128
Reply from 192.168.1.254: bytes=32 time<10ms TTL=128
Ping statistics for 192.168.1.254:
Packets: Sent = 25, Received = 25, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
而在2000系统上的PING计算机名结果是
C:\>ping server -t
Pinging server.h3c.com.cn [61.140.3.66] with 32 bytes of data:
Ping statistics for 61.140.3.66:
Packets: Sent = 19, Received = 0, Lost = 19 (100% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Control-C
^C
用netstat -an命令得出结果是这样的
Ping statistics for 61.140.3.66:
Packets: Sent = 19, Received = 0, Lost = 19 (100% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Control-C
^C
我公司用的是H3C的路由器和交换机,所以问题可能出现在这里!作者: heieye104 时间: 2008-8-22 11:55
用IP地址或者域名,用机器是不行的