evillimiter
evillimiter copied to clipboard
Error: qdisc root handle could not be created
ERR qdisc root handle could not be created. maybe flush network settings (--flush).
Raspberry pi 3 with kali. I did the --flush but still same error
This should be fixed by #5.
The same issue here - manjaro linux 4.9, run in venv python 3.7
This issue should be fixed by ab73d5e0a12bf39fe18cc686f561aefd169d3284. Feedback would be appreciated.
new here but i have same error Kali Linux
also not blocking anything
new here but i have same error Kali Linux
Are you running a release, or did you git clone the latest version?
I have git clone. Today
On Mon, May 27, 2019, 4:06 AM leonardus [email protected] wrote:
new here but i have same error Kali Linux
Are you running a release, or did you git clone the latest version?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bitbrute/evillimiter/issues/3?email_source=notifications&email_token=AHNFNY76AWFXJXZKD7JVY2LPXOI7LA5CNFSM4HN3RN32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWJDE7Y#issuecomment-496120447, or mute the thread https://github.com/notifications/unsubscribe-auth/AHNFNY2DDSXLCXQGOOVHRSLPXOI7LANCNFSM4HN3RN3Q .
Since you opened up another issue, the discussion will be redirected to #6 .
ERR qdisc root handle could not be created. maybe flush network settings (--flush).
i also have the same error can anyone help me in removing it
can't block or limit, help pls
same problem of qdisk in bash pls help
Have you tried running EvilLimiter with the --flush flag?
If it still does not work, could you send me the output of this command:
tc qdisc add dev [YOUR INTERFACE NAME] root handle 1:0 htb
... replace [YOUR INTERFACE NAME] with the actual network interface name.
If it still does not work, could you send me the output of this command:
tc qdisc add dev [YOUR INTERFACE NAME] root handle 1:0 htb... replace [YOUR INTERFACE NAME] with the actual network interface name.
the same problem but when I ran the command you said this was the output RTNETLINK answers: No such file or directory.
Maybe the Kernel module sch_netem is missing. You can check it using modprobe sch_netem.
I don't have modprobe and i can't find a way to install it.
Can I ask what operating system you are using?
Distributor ID: Debian Description: Debian GNU/Linux 9.11 (stretch) Release: 9.11 Codename: stretch
termux
در تاریخ دوشنبه ۴ نوامبر ۲۰۱۹، ۱۷:۲۳ bitbrute [email protected] نوشت:
Can I ask what operating system you are using?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bitbrute/evillimiter/issues/3?email_source=notifications&email_token=ANJJGMT2YBQLXQ6CLHSNG5LQSASMVA5CNFSM4HN3RN32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEC7JZWY#issuecomment-549362907, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANJJGMXIF7M77ZSO6CMPSW3QSASMVANCNFSM4HN3RN3Q .
sudo evillimiter --flush
That command should fix it
sudo evillimiter --flush
That command should fix it
Need to re-run this command every times. Its means you can't limit any devices.
sudo evillimiter --flush
That command should fix it
tried, not fixing the problem. any other way to fix?
Same
termux
EvilLimiter does not and will never work on Termux. See #36
Distributor ID: Debian Description: Debian GNU/Linux 9.11 (stretch) Release: 9.11 Codename: stretch
Are you running the commands as a root user (sudo)?
tried, not fixing the problem. any other way to fix?
What is your output when you execute the command I posted recently?:
If it still does not work, could you send me the output of this command:
tc qdisc add dev [YOUR INTERFACE NAME] root handle 1:0 htb... replace [YOUR INTERFACE NAME] with the actual network interface name.
I have the same problem please help. I flush it using sudo evillimiter --flush, then it says flush ok but then it says ERR qdisc root handle could not be created. maybe flush network settings (--flush).
I have
Error: Exclusivity flag on, cannot modify.
with the "tc" commandline
my problem is most likely that I am using a Linux container and it's a light version of a Linux OS so some commands cant work
i have this problem last week, i use Debian Stretch 9.11 too, i resolve this problem by purging iproute2 and re-installing this after, now i want to check what commandline of TC have used to have this problem,
Seems like the TC command has some sort system error? I know Deb16.04+ has an working TC command. Could be an system error, try and see if you can find the current build with an PPA