ディスプレイの問題
# cat /etc/debian_version
10.2
#
# uname -a
Linux <redacted> 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11) x86_64 GNU/Linux
#
# dpkg -l | grep netperfmeter
ii netperfmeter 1.2.3-1+b1 amd64 Network Performance Meter
#
# netperfmeter 9000
Network Performance Meter - Version 1.0
---------------------------------------
Global Parameters:
- Runtime = until manual stop
- Active Node Name = Client
- Passive Node Name = Server
- Local Address(es) = (any)
- Logging Verbosity = 9
NOTE: Compiled with MPTCP support, but unable to initialize it: Operation not permitted!
NOTE: Your kernel does not provide DCCP support.
ERROR: Failed to configure DCCP service code on DCCP socket (DCCP_SOCKOPT_SERVIC
E option) - Bad file descriptor!
#
私は本当にDCCPを望んでも必要もありませんnetperf
。
質問
- DCCP(手動)なしで始めるには
netperfmeter
? - 私のカーネルでDCCPサポートをどのように有効にしますか?
ベストアンサー1
netperfmeterの管理者は、これがnetperfmeterの非常に古いバージョンであることを示唆しています。この特定のバグが修正されました。https://github.com/dreibh/netperfmeter/issues/2
Debian は netperfmeter パッケージを最新バージョンにアップデートする必要があります。https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950271
私はUbuntuLTSとnetperfを使う予定です。これは最新バージョンです。https://packages.ubuntu.com/bionic/netperf