Slashdot Mirror


User: rob00si

rob00si's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Wondershaper on Application Layer Packet Shaping on Linux · · Score: 1

    Hi,

    The problem is the bottom of the wondershaper script - the 'downlink' section. Just comment out the last two 'tc' commands and the script will work fine.

    If you want to get the 'downlink' section working, you need to recompile the kernel and add the section about network policing (if i remember correctly). It's not enabled w/ the default debian kernel.

    The thing is, you really don't need to police incomming packets - i'd be more concerned w/ outgoing... which works fine

    -Rob