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