magnific0 / wondershaper

Command-line utility for limiting an adapter's bandwidth
GNU General Public License v2.0
1.71k stars 256 forks source link

wondershaper not working with kernel 4.1 in debian 9 os #80

Open Ronak-Dudhatra opened 2 years ago

Ronak-Dudhatra commented 2 years ago

/home/admin# wondershaper ppp0 1024 1024 RTNETLINK answers: No such file or directory RTNETLINK answers: No such file or directory RTNETLINK answers: No such file or directory RTNETLINK answers: No such file or directory RTNETLINK answers: No such file or directory RTNETLINK answers: No such file or directory RTNETLINK answers: No such file or directory RTNETLINK answers: No such file or directory RTNETLINK answers: Operation not supported We have an error talking to the kernel RTNETLINK answers: Operation not supported We have an error talking to the kernel RTNETLINK answers: Operation not supported We have an error talking to the kernel RTNETLINK answers: Operation not supported We have an error talking to the kernel RTNETLINK answers: Operation not supported We have an error talking to the kernel RTNETLINK answers: No such file or directory RTNETLINK answers: Operation not supported We have an error talking to the kernel

uname -a

Linux 00d069-52aa41 4.1.15-g33f8ed0f5cb3 #4 SMP PREEMPT Tue May 1 13:54:29 MST 2018 armv7l GNU/Linux

cat /etc/os-release

PRETTY_NAME="Debian GNU/Linux 9 (stretch)" NAME="Debian GNU/Linux" VERSION_ID="9" VERSION="9 (stretch)" VERSION_CODENAME=stretch ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/"

cat /etc/debian_version

9.13

Please provide resolution for this issue.