FireQOS "weird problem"

Im trying to setup fireqos, but when trying to see status, "fireqos status world-in" the console gets spammed with:

sleep: invalid number '1.0'
     -      -      -      -
sleep: invalid number '1.0'
     -      -      -      -
sleep: invalid number '1.0'
     -      -      -      -
sleep: invalid number '1.0'
     -      -      -      -
sleep: invalid number '1.0'
     -      -      -      -
sleep: invalid number '1.0'
     -      -      -      -
sleep: invalid number '1.0'
     -      -      -      -
sleep: invalid number '1.0'
     -      -      -      -
sleep: invalid number '1.0'

until i ctrl+c

here is /etc/firehol/fireqos.conf

DEVICE=eth0
INPUT_SPEED=950000kbit

interface $DEVICE world-in input rate $INPUT_SPEED
   class twitch
      match dst 8.8.8.8
      match dst 23.160.0.0/24
      match dst 45.113.128.0/22
      match dst 52.223.192.0/20
      match dst 52.223.208.0/21
      match dst 52.223.224.0/20
      match dst 52.223.240.0/20
      match dst 99.181.64.0/20
      match dst 99.181.80.0/21
      match dst 99.181.88.0/21
      match dst 99.181.96.0/19
      match dst 103.53.48.0/23
      match dst 185.42.204.0/22
      match dst 192.16.64.0/21
      match dst 192.108.239.0/24
      match dst 199.9.248.0/21

nothing fancy at all, i didnt get very far with testing

bump, anyone pls?

I don't see any package for firehol/fireqos in the list. Did you port it or how did you run it?

basically, but with newest version for 19.07.3 -> firehol_3.1.6-1_all_19.07_all.ipk

I am not sure you can get much help in here. Personally I use firehol in a debian server, but not in OpenWrt. You'll have better chances to open a ticket or ask in the list.

Yeah i figured, i just opened the ticket ontop :stuck_out_tongue: "noob question"

1 Like