[GH-ISSUE #429] fshaper.sh syntax error when issued by firejail #310

Closed
opened 2026-05-05 05:34:51 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @NoAgendaIT on GitHub (Apr 12, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/429

This is currently not working on master as can be seen here:

% firejail --bandwidth=22850 set eth0 80 20                    
Removing bandwith limit
Cannot find device "ingress"
Error: missing parameters
Usage:
     fshaper.sh --status
     fshaper.sh --clear device
     fshaper.sh --set device download-speed upload-speed

However, When I run fshaper.sh on its own, as root, with --set veth22853eth0 80 20, the script will work as expected.

(By the way, if anyone is confused while reading this: that number 22850 is the PID of a jail, which could be found via firejail --list.)

Originally created by @NoAgendaIT on GitHub (Apr 12, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/429 This is currently not working on master as can be seen here: <pre> % firejail --bandwidth=22850 set eth0 80 20 Removing bandwith limit Cannot find device "ingress" Error: missing parameters Usage: fshaper.sh --status fshaper.sh --clear device fshaper.sh --set device download-speed upload-speed </pre> However, When I run `fshaper.sh` on its own, as root, with `--set veth22853eth0 80 20`, the script will work as expected. (By the way, if anyone is confused while reading this: that number 22850 is the PID of a jail, which could be found via `firejail --list`.)
gitea-mirror 2026-05-05 05:34:51 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@reinerh commented on GitHub (Jul 30, 2016):

@NoAgendaIT Do you still have this issue?
For me it's working with 0.9.42-rc1.

<!-- gh-comment-id:236368298 --> @reinerh commented on GitHub (Jul 30, 2016): @NoAgendaIT Do you still have this issue? For me it's working with 0.9.42-rc1.
Author
Owner

@netblue30 commented on GitHub (Jul 31, 2016):

I could never reproduce it here also.

<!-- gh-comment-id:236432727 --> @netblue30 commented on GitHub (Jul 31, 2016): I could never reproduce it here also.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#310
No description provided.