免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3018 | 回复: 2
打印 上一主题 下一主题

[网络管理] 有没有人注意过ping大包给google时会发生什么? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-10-14 20:06 |只看该作者 |倒序浏览
C:\>ping www.g.cn -t -l 1000

Pinging g.cn [203.208.39.99] with 1000 bytes of data:

Reply from 203.208.39.99: bytes=56 (sent 1000) time=62ms TTL=245
Reply from 203.208.39.99: bytes=56 (sent 1000) time=63ms TTL=245
Reply from 203.208.39.99: bytes=56 (sent 1000) time=101ms TTL=245
Reply from 203.208.39.99: bytes=56 (sent 1000) time=99ms TTL=245

Ping statistics for 203.208.39.99:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 62ms, Maximum = 101ms, Average = 81ms
Control-C
^C
C:\>ping www.g.cn -t -l 56

Pinging g.cn [203.208.37.99] with 56 bytes of data:

Reply from 203.208.37.99: bytes=56 time=41ms TTL=245

Ping statistics for 203.208.37.99:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 41ms, Maximum = 41ms, Average = 41ms
Control-C
^C
C:\>ping www.g.cn -t -l 57

Pinging g.cn [203.208.39.104] with 57 bytes of data:

Reply from 203.208.39.104: bytes=56 (sent 57) time=42ms TTL=245
Reply from 203.208.39.104: bytes=56 (sent 57) time=42ms TTL=245

Ping statistics for 203.208.39.104:
    Packets: Sent = 2, Received = 2, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 42ms, Maximum = 42ms, Average = 42ms
Control-C




回应总是只含56byte数据,似乎这么做能减小了恶意ping大包带来的带宽影响,可不知道是如何实现的。。。

论坛徽章:
5
IT运维版块每日发帖之星
日期:2015-08-06 06:20:00IT运维版块每日发帖之星
日期:2015-08-10 06:20:00IT运维版块每日发帖之星
日期:2015-08-23 06:20:00IT运维版块每日发帖之星
日期:2015-08-24 06:20:00IT运维版块每日发帖之星
日期:2015-11-12 06:20:00
2 [报告]
发表于 2008-10-14 20:27 |只看该作者
通常的ICMP实现是直接返回ICMP的填充字节。但是ICMP协议本身并为规定填充什么,以及如何返回。
g 这么做可能就是LZ猜测的原因,我想要实现这个目的的话肯定是修改多的内核参数,再说了通常像g这么大的网前端肯定有防火墙 F5之类的设备,估计这个结果是这些设备搞出来的。

论坛徽章:
0
3 [报告]
发表于 2008-10-14 21:25 |只看该作者
第一次看到这种现象,比较好奇,呵呵!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP