V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
noreply69
V2EX  ›  Linux

为什么在中国移动 LTE 内, mtr baidu.com 中间路由之后全部丢包?

  •  
  •   noreply69 · 2016-03-16 12:00:32 +08:00 · 3792 次点击
    这是一个创建于 2934 天前的主题,其中的信息可能已经有所发展或是发生改变。
    Start: Wed Mar 16 11:54:56 2016
    HOST: iPhone9                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 192.168.42.129             0.0%    10    0.6   0.7   0.5   1.7   0.0
      2.|-- ???                       100.0    10    0.0   0.0   0.0   0.0   0.0
      3.|-- 10.1.82.14                 0.0%    10   33.0  40.0  31.3  51.8   6.8
      4.|-- 192.168.121.5              0.0%    10   46.6 122.1  36.7 270.2  88.1
      5.|-- 192.168.112.2              0.0%    10   67.6 102.6  65.2 180.5  33.1
      6.|-- ???                       100.0    10    0.0   0.0   0.0   0.0   0.0
    

    电脑通过 usb tethering 连至移动 4G , 照理说,第六跳可以 100% 丢失,但还能到 baidu.com 吧?难道第六跳丢弃了之后的包?

    11 条回复    2016-03-21 09:52:42 +08:00
    Austing
        1
    Austing  
       2016-03-16 12:04:24 +08:00
    只是禁 ICMP 而已
    noreply69
        2
    noreply69  
    OP
       2016-03-16 12:13:10 +08:00
    @Austing 请问有别的方法来跟踪路由吗?
    VmuTargh
        3
    VmuTargh  
       2016-03-16 12:14:14 +08:00
    @noreply69 换端口
    noreply69
        4
    noreply69  
    OP
       2016-03-16 12:18:26 +08:00
    @VmuTargh 用 -P 参数吗?还是一样:

    ```
    $ mtr baidu.com -P 443 --tcp --report
    Start: Wed Mar 16 12:19:36 2016
    HOST: android Loss% Snt Last Avg Best Wrst StDev
    1.|-- 192.168.42.129 0.0% 10 0.5 0.6 0.5 0.7 0.0
    2.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
    3.|-- 10.1.82.14 0.0% 10 39.9 446.8 33.2 3036. 960.5
    4.|-- 192.168.121.5 0.0% 10 49.8 54.4 33.5 126.7 26.2
    5.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
    6.|-- 192.168.112.2 0.0% 10 49.8 130.1 49.8 227.3 67.3
    7.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0

    ```
    Austing
        5
    Austing  
       2016-03-16 12:21:16 +08:00   ❤️ 1
    @noreply69 tcptrace
    noreply69
        6
    noreply69  
    OP
       2016-03-16 12:34:37 +08:00
    @Austing 都忘了它,不过这样只能看跳数了。移动真坑。
    Laforet
        7
    Laforet  
       2016-03-16 15:04:31 +08:00
    UDP 模式或许可以

    MTR -u baidu.com
    justk
        8
    justk  
       2016-03-16 16:49:42 +08:00
    lawlietxxl
        9
    lawlietxxl  
       2016-03-16 16:55:48 +08:00
    看头像进来的
    LGA1150
        10
    LGA1150  
       2016-03-16 21:46:08 +08:00
    mtr -T --port=443
    gbcbooks
        11
    gbcbooks  
       2016-03-21 09:52:42 +08:00
    感觉国内 ISP 的路由对 ICMP 有非常多的限制,用 mtr 测延迟,丢包,什么的都不准。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   958 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 21:38 · PVG 05:38 · LAX 14:38 · JFK 17:38
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.