All of lore.kernel.org
 help / color / mirror / Atom feed
* Throttle traffic and apply QoS.
@ 2014-05-18 18:43 dE
  2014-05-18 18:46 ` Dave Taht
  2014-05-19  1:58 ` dE
  0 siblings, 2 replies; 3+ messages in thread
From: dE @ 2014-05-18 18:43 UTC (permalink / raw)
  To: lartc

Hi!

I was wondering if I can throttle incoming and outgoing traffic to the 
Internet gateway and apply QoS to the queue that's formed cause of the 
throttling. My idea is to apply QoS on my end, cause the I got no 
control on the ISP's throttle.

With this setup is it possible to keep the local network traffic unaffected?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Throttle traffic and apply QoS.
  2014-05-18 18:43 Throttle traffic and apply QoS dE
@ 2014-05-18 18:46 ` Dave Taht
  2014-05-19  1:58 ` dE
  1 sibling, 0 replies; 3+ messages in thread
From: Dave Taht @ 2014-05-18 18:46 UTC (permalink / raw)
  To: lartc

std technique is to use the ifb or imq device to throttle the incoming
and manage
both in and out with htb or hfsc + some aqm/packet scheduler.

Examples can be seen in cerowrt's sqm-scripts, openwrt's qos-scripts,
and elsewhere like

https://wiki.gentoo.org/wiki/Traffic_shaping

On Sun, May 18, 2014 at 11:31 AM, dE <de.techno@gmail.com> wrote:
> Hi!
>
> I was wondering if I can throttle incoming and outgoing traffic to the
> Internet gateway and apply QoS to the queue that's formed cause of the
> throttling. My idea is to apply QoS on my end, cause the I got no control on
> the ISP's throttle.
>
> With this setup is it possible to keep the local network traffic unaffected?
> --
> To unsubscribe from this list: send the line "unsubscribe lartc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Dave Täht

NSFW: https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Throttle traffic and apply QoS.
  2014-05-18 18:43 Throttle traffic and apply QoS dE
  2014-05-18 18:46 ` Dave Taht
@ 2014-05-19  1:58 ` dE
  1 sibling, 0 replies; 3+ messages in thread
From: dE @ 2014-05-19  1:58 UTC (permalink / raw)
  To: lartc

On 05/19/14 00:16, Dave Taht wrote:
> std technique is to use the ifb or imq device to throttle the incoming
> and manage
> both in and out with htb or hfsc + some aqm/packet scheduler.
>
> Examples can be seen in cerowrt's sqm-scripts, openwrt's qos-scripts,
> and elsewhere like
>
> https://wiki.gentoo.org/wiki/Traffic_shaping
>
> On Sun, May 18, 2014 at 11:31 AM, dE <de.techno@gmail.com> wrote:
>> Hi!
>>
>> I was wondering if I can throttle incoming and outgoing traffic to the
>> Internet gateway and apply QoS to the queue that's formed cause of the
>> throttling. My idea is to apply QoS on my end, cause the I got no control on
>> the ISP's throttle.
>>
>> With this setup is it possible to keep the local network traffic unaffected?
>> --
>> To unsubscribe from this list: send the line "unsubscribe lartc" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
>

Thanks!

I'm using Gentoo itself and will be implementing on it.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-19  1:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-18 18:43 Throttle traffic and apply QoS dE
2014-05-18 18:46 ` Dave Taht
2014-05-19  1:58 ` dE

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.