evillimiter icon indicating copy to clipboard operation
evillimiter copied to clipboard

Error: qdisc root handle could not be created

Open Mikewins1 opened this issue 6 years ago • 42 comments

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

Mikewins1 avatar May 19 '19 03:05 Mikewins1

This should be fixed by #5.

leonardus avatar May 25 '19 05:05 leonardus

The same issue here - manjaro linux 4.9, run in venv python 3.7

kgracki avatar May 25 '19 11:05 kgracki

This issue should be fixed by ab73d5e0a12bf39fe18cc686f561aefd169d3284. Feedback would be appreciated.

bitbrute avatar May 26 '19 01:05 bitbrute

new here but i have same error Kali Linux

wmhaganjr1013 avatar May 27 '19 05:05 wmhaganjr1013

also not blocking anything

wmhaganjr1013 avatar May 27 '19 05:05 wmhaganjr1013

new here but i have same error Kali Linux

Are you running a release, or did you git clone the latest version?

leonardus avatar May 27 '19 08:05 leonardus

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 .

wmhaganjr1013 avatar May 27 '19 08:05 wmhaganjr1013

Since you opened up another issue, the discussion will be redirected to #6 .

bitbrute avatar May 27 '19 14:05 bitbrute

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

hemrajmeena avatar Jun 20 '19 14:06 hemrajmeena

can't block or limit, help pls

cyberpunk4535 avatar Aug 11 '19 12:08 cyberpunk4535

same problem of qdisk in bash pls help

sumitsharma-hub avatar Oct 18 '19 13:10 sumitsharma-hub

Have you tried running EvilLimiter with the --flush flag?

bitbrute avatar Oct 18 '19 13:10 bitbrute

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.

bitbrute avatar Oct 18 '19 14:10 bitbrute

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.

ghost avatar Oct 31 '19 16:10 ghost

Maybe the Kernel module sch_netem is missing. You can check it using modprobe sch_netem.

bitbrute avatar Nov 01 '19 11:11 bitbrute

I don't have modprobe and i can't find a way to install it.

ghost avatar Nov 03 '19 06:11 ghost

Can I ask what operating system you are using?

bitbrute avatar Nov 04 '19 13:11 bitbrute

Distributor ID: Debian Description: Debian GNU/Linux 9.11 (stretch) Release: 9.11 Codename: stretch

ghost avatar Nov 04 '19 14:11 ghost

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 .

Saeed44353204 avatar Nov 05 '19 01:11 Saeed44353204

sudo evillimiter --flush

That command should fix it

TrusM3Daddy avatar Nov 22 '19 21:11 TrusM3Daddy

sudo evillimiter --flush

That command should fix it

Need to re-run this command every times. Its means you can't limit any devices.

davex2012 avatar Nov 24 '19 20:11 davex2012

sudo evillimiter --flush

That command should fix it

tried, not fixing the problem. any other way to fix?

robinsrk avatar Nov 26 '19 15:11 robinsrk

Same

ghost avatar Nov 27 '19 10:11 ghost

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.

bitbrute avatar Dec 18 '19 22:12 bitbrute

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).

Halpmewithdis avatar Dec 24 '19 06:12 Halpmewithdis

I have

Error: Exclusivity flag on, cannot modify.

with the "tc" commandline

willemijns avatar Jan 03 '20 22:01 willemijns

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

ghost avatar Jan 15 '20 06:01 ghost

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,

xerk5e55 avatar Jan 31 '20 07:01 xerk5e55

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

CRO-THEHACKER avatar Mar 18 '20 01:03 CRO-THEHACKER

Here is more about TC qdisk

Link1 @ Linux.com Link2 @ stackexchange.com

CRO-THEHACKER avatar Mar 18 '20 01:03 CRO-THEHACKER