论坛: 菜鸟乐园 标题: PING后只出现了三四个返回的IP~~~~~~~~ 复制本贴地址    
作者: qurisa [qurisa]    论坛用户   登录
PING了几个站点,可是每次都只返回几个信息,为什么呢》
是不是防火墙??因为我第一次PING 这个站点时,反回的信息好多~~~~

地主 发表时间: 01/22 02:31

回复: group [group]   论坛用户   登录
下面是ping白宫的网站得到的数据

Pinging a1289.g.akamai.net [61.200.81.174] with 32 bytes of data:
                            这上面就是白宫的IP了
Reply from 61.200.81.174: bytes=32 time=70ms TTL=242
Reply from 61.200.81.174: bytes=32 time=70ms TTL=242
Reply from 61.200.81.174: bytes=32 time=70ms TTL=242
Reply from 61.200.81.174: bytes=32 time=70ms TTL=242
                          包的大小 响应时间  生存时间

是不是好多信息阿,其实都是从服务器返回的,因为每次ping都是发一个包给服务器,而且ping是循环的(默认四次),所以就出了四条信息,不是出的越多越好:)如果加上t参数,就会循环不停的ping。

具体的参数有:
Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS]
            [-r count] [-s count] [[-j host-list] | [-k host-list]]
            [-w timeout] destination-list

Options:
    -t             Ping the specified host until stopped.
                   To see statistics and continue - type Control-Break;
                   To stop - type Control-C.
    -a             Resolve addresses to hostnames.
    -n count       Number of echo requests to send.
    -l size        Send buffer size.
    -f             Set Don't Fragment flag in packet.
    -i TTL         Time To Live.
    -v TOS         Type Of Service.
    -r count       Record route for count hops.
    -s count       Timestamp for count hops.
    -j host-list   Loose source route along host-list.
    -k host-list   Strict source route along host-list.
    -w timeout     Timeout in milliseconds to wait for each reply.

要去吃早餐,没时间翻译,就着字典看吧。

Ping statistics for 61.200.81.174:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 70ms, Maximum =  70ms, Average =  70ms
这些就是ping后的数据统计了

B1层 发表时间: 01/22 07:48

论坛: 菜鸟乐园

20CN网络安全小组版权所有
Copyright © 2000-2010 20CN Security Group. All Rights Reserved.
论坛程序编写:NetDemon

粤ICP备05087286号