On Tue, 5 Jan 2016 11:06:11 -0500 Dan Ritter <[email protected]> wrote:
> On Mon, Jan 04, 2016 at 05:30:26PM -0300, Renaud OLGIATI wrote: > > Is there a way to config the system so as to limit the bandwidth that will > > be used by the (wifi) network interface ? > > > > Debian Wheezy, sysvinit. > Yes, certainly. > https://wiki.debian.org/TrafficControl > The syntax isn't notably different between wheezy and jessie. > You might, for example, do: > #tc qdisc add dev wlan0 root tbf rate 5mbit latency 15ms burst 1540 > These things can be set in /etc/network/interfaces as post-up > commands. Grateful thanks. Cheers, Ron. -- If your income doesn't keep up with your outgo, then your upkeep will be your downfall. -- http://www.olgiati-in-paraguay.org --

