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

Download speed limiting is not working on Ubuntu 24.04.01LTS #105

Open
anttihassinen opened this issue Feb 6, 2025 · 0 comments
Open

Download speed limiting is not working on Ubuntu 24.04.01LTS #105

anttihassinen opened this issue Feb 6, 2025 · 0 comments

Comments

@anttihassinen
Copy link

I have fresh Ubuntu 24.04.01LTS installed. Quite new laptop.
I want to limit uplink and download speed on ethernet port.

Installed wondershaper by
$ cd bin
$ git clone https://github.com/magnific0/wondershaper.git
$ cd wondershaper
$ sudo make install

I can use commands to affect delay and uplink speed. Cannot control DL speed.
sudo tc qdisc add dev enx607d092de987 root netem delay 10ms rate 10mbit //UL speed and delay is affected
sudo wondershaper -a enx607d092de987 -d 5024 -u 2048 //UL speed is only affected. DL speed is still full power

Any suggestions what to try?

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

1 participant