Skip to content

issues Search Results · repo:aabc/ipt-ratelimit language:C

Filter by

24 results
 (55 ms)

24 results

inaabc/ipt-ratelimit (press backspace or delete to remove)

Create the following acceleration rules: table ip filter { flowtable f { hook ingress priority filter devices = { eth0.2, nas3_0 } } chain forward { type filter hook forward priority filter; ...
  • 1yanzhaoli
  • Opened 
    on Sep 12, 2023
  • #29

Hi. Trying to install on Debian 12 beta # make all install make -C /lib/modules/6.1.0-8-amd64/build/ M=/root/ipt-ratelimit-0.3.2 modules CONFIG_DEBUG_INFO=y make[1]: Entering directory /usr/src/linux-headers-6.1.0-8-amd64 ...
  • alekskomp
  • 2
  • Opened 
    on May 10, 2023
  • #28

Distr: Debian Bookworm Kernel: 6.1.0 Compilation Error: make -C /lib/modules/6.1.0-7-amd64/build/ M=/usr/local/src/ipt-ratelimit modules make[1]: Entering directory /usr/src/linux-headers-6.1.0-7-amd64 ...
  • manchelsi
  • 2
  • Opened 
    on Mar 24, 2023
  • #26

Если ставлю значение более 4290000000 начинаются сплошные дропы, подскажите, что по коду поправить, что бы убрать максимальноре ограничение и можно было использовать шейпер, например 6 Гигабит.
  • walertos86
  • 2
  • Opened 
    on Jan 14, 2023
  • #25

Please make new github release, the current is 2 years old 🙂
  • k0ste
  • 2
  • Opened 
    on Sep 3, 2022
  • #24

Доброго дня! Ввиду появления бесплатного интернета (социально значимых ресурсов) для абонентов с отрицательным балансом хочется через ipt-ratelimit ограничить скорость таким ресурсам до минимума, но меня ...
  • antiuser
  • 1
  • Opened 
    on Feb 15, 2022
  • #23

Example: echo + aa:bb:cc:dd:ee:ff 1000000 /proc/net/ipt_ratelimit/name0.
  • fifopipo
  • 1
  • Opened 
    on Aug 26, 2021
  • #22

Hi try to make working modul with nft if is only make nat in nft shaper work in both directions (up/down). with this rulls: table nat { chain postrouting { type nat hook postrouting priority 100; oif o_if ...
  • micron10
  • 9
  • Opened 
    on Jan 16, 2021
  • #21

I test it in my router ,linux kernel is 3.10.14.it works fine if i use lan side ip address as src ip or dest ip.but it not work if i use wan side ip addess.the Network topology diagram just like this: ...
  • ivanhxq
  • 2
  • Opened 
    on Oct 26, 2020
  • #20

Hi all i have problem with set speed over 50mb/s iptables -A FORWARD -m ratelimit --ratelimit-set up --ratelimit-mode src -j DROP iptables -A FORWARD -m ratelimit --ratelimit-set down --ratelimit-mode ...
  • davidkek
  • 22
  • Opened 
    on Oct 12, 2020
  • #19
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub