V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
g531956119
V2EX  ›  宽带症候群

湖北电信同城同运营商上行限速,但是 http 协议正常

  •  
  •   g531956119 · 2 天前 · 922 次点击

    家宽 100/2000 ,用 iperf3 打流,v4/v6 tcp 均限速 5mbps ,udp 限速 1mbps

    http/s 协议没有限速,即使没有伪装成 speedtest 域名

    重新拨号后限速会暂时解除,但一段时间后被检测到还是会继续限速,直到下一次重拨

    7 条回复    2025-06-15 20:59:27 +08:00
    lcy630409
        1
    lcy630409  
       2 天前
    是你进入了特殊网段 被监测了而已

    我之前也有 后来出来了 目前正常了
    datou
        2
    datou  
       2 天前
    IPv4 的前缀多少?
    Ipsum
        3
    Ipsum  
       1 天前
    dingli900201
        4
    dingli900201  
       1 天前
    UDP 是不限速的,iperf3 打流 UDP 看下文档吧,参数错了就是 1mbps 。
    FlossStunning
        5
    FlossStunning  
       18 小时 7 分钟前
    @dingli900201 我的测试情况下,UDP 确实是被限速的,而且在重拨之后可以恢复一段时间

    未重拨,限速 1mbps ,带宽设置为 1.5m 就开始丢包:

    > ./iperf3 -u -p *** -c *** -P 1 -b 1.5m -R
    Connecting to host ***, port ***
    Reverse mode, remote host *** is sending
    [ 5] local *** port *** connected to *** port ***
    [ ID] Interval Transfer Bitrate Jitter Lost/Total Datagrams
    [ 5] 0.00-1.00 sec 185 KBytes 1.51 Mbits/sec 2.009 ms 0/132 (0%)
    [ 5] 1.00-2.01 sec 120 KBytes 980 Kbits/sec 1.650 ms 45/131 (34%)
    [ 5] 2.01-3.00 sec 117 KBytes 967 Kbits/sec 2.014 ms 45/129 (35%)
    [ 5] 3.00-4.01 sec 122 KBytes 985 Kbits/sec 2.052 ms 46/133 (35%)
    [ 5] 4.01-5.00 sec 119 KBytes 983 Kbits/sec 1.909 ms 46/131 (35%)
    [ 5] 5.00-6.00 sec 119 KBytes 975 Kbits/sec 2.230 ms 45/130 (35%)
    [ 5] 6.00-7.01 sec 120 KBytes 979 Kbits/sec 1.723 ms 46/132 (35%)
    [ 5] 7.01-8.01 sec 119 KBytes 973 Kbits/sec 2.443 ms 45/130 (35%)
    [ 5] 8.01-9.00 sec 117 KBytes 968 Kbits/sec 1.529 ms 46/130 (35%)
    [ 5] 9.00-10.01 sec 122 KBytes 991 Kbits/sec 2.380 ms 46/133 (35%)
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval Transfer Bitrate Jitter Lost/Total Datagrams
    [ 5] 0.00-10.02 sec 1.79 MBytes 1.50 Mbits/sec 0.000 ms 0/0 (0%) sender
    [ 5] 0.00-10.01 sec 1.23 MBytes 1.03 Mbits/sec 2.380 ms 410/1311 (31%) receiver

    重拨后短时间内无限速,带宽设置为 100m 也不丢包:

    > ./iperf3 -u -p *** -c *** -P 1 -b 100m -R
    Connecting to host ***, port ***
    Reverse mode, remote host *** is sending
    [ 5] local *** port *** connected to *** port ***
    [ ID] Interval Transfer Bitrate Jitter Lost/Total Datagrams
    [ 5] 0.00-1.01 sec 12.0 MBytes 100 Mbits/sec 0.158 ms 0/8792 (0%)
    [ 5] 1.01-2.01 sec 12.0 MBytes 100 Mbits/sec 0.156 ms 0/8773 (0%)
    [ 5] 2.01-3.00 sec 11.8 MBytes 100 Mbits/sec 0.162 ms 0/8650 (0%)
    [ 5] 3.00-4.01 sec 12.0 MBytes 100 Mbits/sec 0.156 ms 0/8808 (0%)
    [ 5] 4.01-5.00 sec 11.8 MBytes 100 Mbits/sec 0.144 ms 0/8640 (0%)
    [ 5] 5.00-6.00 sec 11.9 MBytes 100 Mbits/sec 0.180 ms 0/8749 (0%)
    [ 5] 6.00-7.01 sec 12.0 MBytes 100 Mbits/sec 0.168 ms 0/8789 (0%)
    [ 5] 7.01-8.00 sec 11.8 MBytes 100 Mbits/sec 0.168 ms 0/8653 (0%)
    [ 5] 8.00-9.00 sec 12.0 MBytes 100 Mbits/sec 0.165 ms 0/8752 (0%)
    [ 5] 9.00-10.01 sec 12.0 MBytes 100 Mbits/sec 0.211 ms 0/8810 (0%)
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval Transfer Bitrate Jitter Lost/Total Datagrams
    [ 5] 0.00-10.02 sec 119 MBytes 100 Mbits/sec 0.000 ms 0/0 (0%) sender
    [ 5] 0.00-10.01 sec 119 MBytes 100 Mbits/sec 0.211 ms 0/87416 (0%) receiver
    g531956119
        6
    g531956119  
    OP
       18 小时 4 分钟前
    @datou IP 段是 171.80.0.0/14
    @Ipsum 实际上只要检测到 HTTP 协议就不限速,所以目前 WebDAV 还算能用。但是基于 UDP 的组网工具就几乎都不可用了
    youx
        7
    youx  
       13 小时 53 分钟前
    湖北电信 wx 群 来玩吗?
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5736 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 19ms · UTC 02:52 · PVG 10:52 · LAX 19:52 · JFK 22:52
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.