-
This was a fascinating tool, as we are trying to determine which [CNI networking](https://github.com/kubernetes/kops/blob/master/docs/networking.md) to standardize on (weave, flannel, calico, canal, e…
-
使用场景如下:
安卓设备A1,Openwrt路由器C1,A1需要使用C1的本地DNS服务器重写来配合C1上配置的ngnix反代,实现用域名访问C1上运行的本地服务
A1的配置
版本:1.2.13
虚拟ip:10.26.0.2
组网参数配置:in-ip: 0.0.0.0/0,10.26.0.3
更多参数:dns: 10.26.0.3
C1的配置
版本:1.2.14
虚拟ip…
-
### Describe the bug
Customer reports that an SSH session became unresponsive and they needed to reboot their device to regain access.
They've observed that every 5m or so the connection from ss…
-
## TLDR
I set up an iperf3 on a remote machine with `iperf3 -s`, and connected to it on my local box with `iperf3 -c `. bandwhich is able to detect the upload traffic as expected.
However, if I …
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
**It's happening on the same cluster as this https://github.com/cilium/cilium/issues/3168…
-
iperf3 test(217 is lubancat4):
```
┌💁 mame @ 💻 MameCOM in 📁 ~
└❯ iperf3 -c 192.168.1.217
Connecting to host 192.168.1.217, port 5201
[ 5] local 192.168.1.142 port 38790 connected to 192.168.1…
-
Is it normal or abnormal for the network port team `roundrobin` mode to bind ports that are not connected to the network cable to cause a decrease in traffic? (at libteam1.31~1.32)
for example(use …
-
Suggest a new version of bi-directional throughput test, which runs `iperf3` immediately followed by `iperf3 -R` in double the timeslot.
Advantages:
* works behind NAT
* send and receive are done…
-
```
What steps will reproduce the problem?
1. write a script that iperf as a server and redirect its output (i.e. tee)
(only way I know to monitor report server side)
2. in the script background iper…