Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line flags are wrong #95

Open
rwb196884 opened this issue Jul 25, 2023 · 2 comments
Open

Command line flags are wrong #95

rwb196884 opened this issue Jul 25, 2023 · 2 comments

Comments

@rwb196884
Copy link

Installed with apt on Debian 12.

root@calleva:~# which wondershaper
/usr/sbin/wondershaper
root@calleva:~# wondershaper -s
Cannot find device "-s"
Cannot find device "-s"
root@calleva:~# wondershaper -h
Cannot find device "-h"
Cannot find device "-h"
root@calleva:~#
@r4lix
Copy link

r4lix commented Aug 7, 2023

read the manual (man wondershaper)

@rwb196884
Copy link
Author

# wondershaper hp 1024 1024
Error: Specified qdisc kind is unknown.
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
Error: Failed to find specified qdisc.
Error: Failed to find specified qdisc.
Error: Failed to find specified qdisc.
Error: Parent Qdisc doesn't exists.
We have an error talking to the kernel
Error: Parent Qdisc doesn't exists.
We have an error talking to the kernel
Error: Parent Qdisc doesn't exists.
We have an error talking to the kernel
Error: Parent Qdisc doesn't exists.
We have an error talking to the kernel
Error: Parent Qdisc doesn't exists.
We have an error talking to the kernel
# ip a
...
9: hp: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
    link/ether 66:1a:b1:e3:42:00 brd ff:ff:ff:ff:ff:ff
    inet 192.168.42.42/24 brd 192.168.42.255 scope global dynamic hp
       valid_lft 3499sec preferred_lft 3499sec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants