On Fri Dec 23 2011 11:46, Ron Lemon wrote:
> # grep -A2 -e '^ *queue' -e 'altq' /tmp/rules.debug

[...]

>
>  altq on  em1 hfsc queue {  qLink,  qInternet  }
                              ^^^^^^^^^^^^^^^^^
>  queue qLink on em1 bandwidth 20% qlimit 500 hfsc (  ecn  , default  )
>  queue qInternet on em1 bandwidth 19922.944Kb hfsc (  ecn  , linkshare 
> 19922.944Kb  , upperlimit 19922.944Kb  )  {  qACK,  qOthersHigh,  qOthersLow  
> }
>  queue qACK on em1 bandwidth 19.6% hfsc (  ecn  , linkshare 19.6%  )
>  queue qOthersHigh on em1 bandwidth 9.8% hfsc (  ecn  , linkshare 9.8%  )
>  queue qOthersLow on em1 bandwidth 10% hfsc (  ecn  , linkshare 2%  )

Well, em1's altq directive is incomplete. As you can see, it's missing
three queues, defined right below. This looks like a serious bug.

Could you disable the shaper for em1 in the GUI, and create your queues
from scratch? I hope this circumvents the bug, though temporarily, and
one of the developers is reading this thread.

Yours,
Norman
_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to