Priotize ICMP

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Author Message
Lajkasir
DD-WRT Novice


Joined: 01 Mar 2019
Posts: 32

PostPosted: Thu Aug 15, 2019 9:34    Post subject: Priotize ICMP Reply with quote
I tried searching but could’nt really find my answer. I seen on Advanced Tomato it’s an option priotize ICMP, is it possible on ddwrt? Using latest kong 39960M on Asus rt-ac68u
Sponsor
Mile-Lile
DD-WRT Guru


Joined: 24 Feb 2013
Posts: 1634
Location: Belgrade

PostPosted: Thu Aug 15, 2019 15:20    Post subject: Reply with quote
on QoS.asp there is Services Priority section. Use ip_icmp (ndpi l7) filter and give it exempt or maximum.
Or, you can do it from console, something like this:



Code:
iptables -t mangle -I FILTER_OUT -p icmp -m length --length 64:76 -m limit --limit 2/s --limit-burst 5 -j CLASSIFY --set-class 1:100
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum