Best way to do traffic shaping?
symonds thompson
symondsthomp at gmail.com
Thu Mar 13 09:42:52 UTC 2008
Dummynet is a tool that has been a BSD staple for a long time now.
Originally it was developed to allow for simulation of various network
configurations and scenarios. With dummynet you can do fun things like
simulate a ASDL line that was suffering 70% packet loss, or take a trip back
in time to a 300bps modem connection. (I used a 300 baud modem from 1984 to
1992!) dummynet is still often used for tasks like this, but sysadmins are
crafty people and had the idea to commandeer these network simulation tools
into a way to control the packets flowing through a server. You can do this
for all packets or you can be selective, guaranteeing one protocol or
service receives a greater --or lesser-- share of the managed bandwidth than
the others. This is called traffic shaping.
On Tue, Mar 11, 2008 at 3:28 AM, (``-_-´´) -- Fernando <ubuntu at bugabundo.net>
wrote:
> On Sunday 09 March 2008 07:18:01 Michael R. Head wrote:
> > On Fri, 2008-03-07 at 15:58 +0000, (``-_-´´) -- Fernando wrote:
> > > Hi there.
> > > What is the best way to do traffic shaping in Ubuntu (hardy in my
> case)?
> > > I've been using trickle and trickled but getting no where.
> > >
> > > I need to limit my outgoing bw, so I dont affect other users and the
> VOIP system.
> > > Can you help me?
> >
> > I like wondershaper. Install the package and check out this file on your
> > system: /usr/share/doc/wondershaper/README.Debian.gz
>
> I think I just found a new best friend" app.
>
> It works great. and quite easy:
> sudo wondershaper eth0 5000 64
>
> --
> BUGabundo :o)
> (``-_-´´) http://Ubuntu.BUGabundo.net
> Linux user #443786 GPG key 1024D/A1784EBB
> My new micro-blog @ http://BUGabundo.net
> ps. My emails tend to sound authority and aggressive. I'm sorry in
> advance. I'll try to be more assertive as time goes by...
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080313/c2d5064a/attachment.html>
More information about the ubuntu-users
mailing list