first commit
This commit is contained in:
@@ -0,0 +1,153 @@
|
||||
---
|
||||
title: 🐈日志<% tp.file.title %>
|
||||
date: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
|
||||
tags:
|
||||
- dailynote
|
||||
rating: ⭐️
|
||||
excerpt:
|
||||
created: 2025-08-30T11:45
|
||||
updated: 2025-10-24T19:29
|
||||
---
|
||||
## 1TODO
|
||||
- [ ] 多喝水,避免久坐不动
|
||||
- [ ] 下午跑步
|
||||
- [ ] 带路由器回东玺门调试网络
|
||||
|
||||
## 2 Tracking
|
||||
|
||||
- 云服务器网速测试
|
||||
在天园:
|
||||
联通:
|
||||
chengang@JAMBPM1-2 ~ % iperf3 -c 116.162.100.119 -p 5001
|
||||
|
||||
```
|
||||
Connecting to host 116.162.100.119, port 5001
|
||||
[ 5] local 198.18.0.1 port 57158 connected to 116.162.100.119 port 5001
|
||||
[ ID] Interval Transfer Bitrate
|
||||
[ 5] 0.00-1.01 sec 4.00 MBytes 33.4 Mbits/sec
|
||||
[ 5] 1.01-2.00 sec 2.62 MBytes 22.1 Mbits/sec
|
||||
[ 5] 2.00-3.00 sec 1.12 MBytes 9.43 Mbits/sec
|
||||
[ 5] 3.00-4.00 sec 512 KBytes 4.19 Mbits/sec
|
||||
[ 5] 4.00-5.00 sec 0.00 Bytes 0.00 bits/sec
|
||||
[ 5] 5.00-6.00 sec 0.00 Bytes 0.00 bits/sec
|
||||
[ 5] 6.00-7.00 sec 0.00 Bytes 0.00 bits/sec
|
||||
[ 5] 7.00-8.00 sec 1.38 MBytes 11.5 Mbits/sec
|
||||
[ 5] 8.00-9.00 sec 1.00 MBytes 8.41 Mbits/sec
|
||||
[ 5] 9.00-10.00 sec 2.38 MBytes 19.9 Mbits/sec
|
||||
- - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
[ ID] Interval Transfer Bitrate
|
||||
[ 5] 0.00-10.00 sec 13.0 MBytes 10.9 Mbits/sec sender
|
||||
[ 5] 0.00-10.00 sec 10.2 MBytes 8.54 Mbits/sec receiver
|
||||
```
|
||||
|
||||
|
||||
腾讯:
|
||||
chengang@JAMBPM1-2 ~ % iperf3 -c 150.158.120.215 -p 5001
|
||||
|
||||
```
|
||||
Connecting to host 150.158.120.215, port 5001
|
||||
[ 5] local 198.18.0.1 port 56614 connected to 150.158.120.215 port 5001
|
||||
[ ID] Interval Transfer Bitrate
|
||||
[ 5] 0.00-1.00 sec 17.4 MBytes 146 Mbits/sec
|
||||
[ 5] 1.00-2.00 sec 4.12 MBytes 34.6 Mbits/sec
|
||||
[ 5] 2.00-3.01 sec 4.62 MBytes 38.7 Mbits/sec
|
||||
[ 5] 3.01-4.00 sec 5.75 MBytes 48.4 Mbits/sec
|
||||
[ 5] 4.00-5.00 sec 5.88 MBytes 49.3 Mbits/sec
|
||||
[ 5] 5.00-6.01 sec 5.50 MBytes 46.0 Mbits/sec
|
||||
[ 5] 6.01-7.00 sec 6.50 MBytes 54.6 Mbits/sec
|
||||
[ 5] 7.00-8.00 sec 6.50 MBytes 54.7 Mbits/sec
|
||||
[ 5] 8.00-9.00 sec 6.62 MBytes 55.5 Mbits/sec
|
||||
[ 5] 9.00-10.00 sec 5.12 MBytes 43.0 Mbits/sec
|
||||
- - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
[ ID] Interval Transfer Bitrate
|
||||
[ 5] 0.00-10.00 sec 68.0 MBytes 57.0 Mbits/sec sender
|
||||
[ 5] 0.00-10.04 sec 67.2 MBytes 56.2 Mbits/sec receiver
|
||||
```
|
||||
|
||||
|
||||
阿里:
|
||||
chengang@JAMBPM1-2 ~ % iperf3 -c 106.15.121.26 -p 5101
|
||||
|
||||
```
|
||||
Connecting to host 106.15.121.26, port 5101
|
||||
[ 5] local 198.18.0.1 port 54734 connected to 106.15.121.26 port 5101
|
||||
[ ID] Interval Transfer Bitrate
|
||||
[ 5] 0.00-1.00 sec 17.2 MBytes 144 Mbits/sec
|
||||
[ 5] 1.00-2.00 sec 3.75 MBytes 31.4 Mbits/sec
|
||||
[ 5] 2.00-3.00 sec 5.50 MBytes 46.2 Mbits/sec
|
||||
[ 5] 3.00-4.00 sec 5.75 MBytes 48.3 Mbits/sec
|
||||
[ 5] 4.00-5.00 sec 5.38 MBytes 45.0 Mbits/sec
|
||||
[ 5] 5.00-6.01 sec 6.62 MBytes 55.5 Mbits/sec
|
||||
[ 5] 6.01-7.00 sec 5.88 MBytes 49.4 Mbits/sec
|
||||
[ 5] 7.00-8.00 sec 6.75 MBytes 56.6 Mbits/sec
|
||||
[ 5] 8.00-9.00 sec 5.38 MBytes 45.0 Mbits/sec
|
||||
[ 5] 9.00-10.00 sec 6.38 MBytes 53.6 Mbits/sec
|
||||
- - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
[ ID] Interval Transfer Bitrate
|
||||
[ 5] 0.00-10.00 sec 68.6 MBytes 57.6 Mbits/sec sender
|
||||
[ 5] 0.00-10.04 sec 67.9 MBytes 56.7 Mbits/sec receiver
|
||||
```
|
||||
天园的Windows运行iperf3没有反应?重启又可以了!
|
||||
|
||||
腾讯云服务器作为入口,Alist文件流览时,播放80M-200M M4文件没有卡顿,1G以上就存在明显的缓冲,IINA播放器也存在类似的问题。
|
||||
|
||||
在东玺门,WIndows11测试
|
||||
三大云服务器结果基本一致:sender 3.0Mbits/sec Receiver 2.2Mbits/sec
|
||||
|
||||
说明:东玺门网络一定存在问题
|
||||
关掉软路由,网络似乎正常了,但是iperf3测速还是2M!疼😭!
|
||||
难道真的跟软路由有关系?软件路由可能造成堵塞?如何排查?
|
||||
|
||||
阿秋公众号介绍NetQuality工具
|
||||
Cubox不能收藏微信公众号文章! 购买会员198元/年 绑定微信号!
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- 公共DNS列表
|
||||
阿里 AliDNS
|
||||
|
||||
首选:223.5.5.5
|
||||
备用:223.6.6.6
|
||||
阿里公共DNS:https://www.alidns.com
|
||||
|
||||
腾讯 DNSPod Public DNS
|
||||
|
||||
地址:119.29.29.29
|
||||
腾讯DNSPod Public DNS:https://www.dnspod.cn/products/publicdns
|
||||
|
||||
百度 DUDNS
|
||||
|
||||
地址:180.76.76.76
|
||||
百度DNS:https://dudns.baidu.com
|
||||
|
||||
114DNS
|
||||
|
||||
地址:114.114.114.114
|
||||
备用地址:114.114.115.115
|
||||
114DNS:https://www.114dns.com/
|
||||
|
||||
Google Public DNS
|
||||
|
||||
地址:8.8.8.8
|
||||
备用地址:8.8.4.4
|
||||
说明:适合经常访问国外网站的用户
|
||||
|
||||
Cloudflare DNS
|
||||
|
||||
地址:1.1.1.1
|
||||
备用地址:1.0.0.1
|
||||
说明:适合经常访问国外网站的用户
|
||||
|
||||
原文链接:https://blog.csdn.net/wangxy_job/article/details/134894681
|
||||
|
||||
## 3 Tips
|
||||
|
||||
## 4 Questions
|
||||
|
||||
## 5 Thoughts
|
||||
|
||||
## 6 NextDo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user