This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

QoS: Static Bandwith for a Host

Hi Folks,

i tried to use the search thing but i did not get the answer: Is it possible to set a static bandwith to one host like 100kbits upload and 300kbits download ? 

I need id badly because some foolish member of my house is leeching allday long... i tried to talk to him but he does not listen and closing the ports is no solution because he wont accept it.. so anyone can help me out =

thx & greez

nick


This thread was automatically locked due to age.
Parents
  • what version of Astaro?  I have not been able to get v5's QOS to work at all.  V4 works great though.
  • It's not possible to define static values for QoS. You have to use the "Allow Low", "Allow", "Allow High" in the packetfilter.
    But it is possible to define a bandwidth for every of these three queue. To do so, goto Webadmin -> Network -> Interfaces -> Edit the interface. In the field for outgoing bandwidth type in:

    Syntax:
    completebandwidht:high:mid:low

    so for instance type in:
    2048:2000:1750:200

    By doing so, you can limit each queue to a hard limit. The example hard  limits the queue "Allow Low" to 200kbits.
    What will happen?
    All packets which match a packetfilter rule which is set to "Allow Low" will share these 200kbits. If you set only the one nasty user to "Allow Low", the user will have not more than 200Kbits.

    Xeno
  • I'm trying to setup custom bandwidth as noted above on v5.2 and am getting the following error:

    When QoS is enabled, both uplink and download bandwidth options and the MTU size must be filled in

    All three are filled in.  It seems the only thing that is accepted is a single integer and none of the colon delimited custom settings.

    Is this something new with v.5.2?
Reply
  • I'm trying to setup custom bandwidth as noted above on v5.2 and am getting the following error:

    When QoS is enabled, both uplink and download bandwidth options and the MTU size must be filled in

    All three are filled in.  It seems the only thing that is accepted is a single integer and none of the colon delimited custom settings.

    Is this something new with v.5.2?
Children