[H-GEN] network traffic shaping
Three Blokes
gerbil at bigpond.net.au
Mon Aug 4 03:25:09 EDT 2003
[ Humbug *General* list - semi-serious discussions about Humbug and ]
[ Unix-related topics. Posts from non-subscribed addresses will vanish. ]
----- Original Message -----
From: "Peter Arnold" <arnoldpj at optusnet.com.au>
>Does anyone know of or have a favouite application or metthod of shaping
>network traffic?
If it's FreeBSD bandwidth limiting and packet dropping are all done through
the convienient ipfw command, all that is required for it to work is a KLM
called 'DUMMYNET' must be compiled in when you build your kernel, Check the
MAN page for ipfw for well structured and easy to understand explainations
on how to get it working in your situation(i'm stupid, and I got it to
work!)
>I'd like to simulate various network situations like 128K links and modify
>latency and drop packets etc.
Dummynet does it all with simplicity and ease, specify a pipe that you want
to be able to limit then simply modify the BW and Packetloss settings on
that pipe.
>Freshmeat and sourceforge serches reveal a few in various states of
>development (or not!) but I'd like any recomendations or otherwise.
As someone mentioned Linux will do this with the standard 2.4.? kernel, I'll
add to that and tell you that FreeBSD can do it with the standard kernel
too(recent versions of freebsd), but without knowing what OS your working
with I cannot help any further.
>Thanks
>Peter Arnold
Cheers,
Joe
--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'. See http://www.humbug.org.au/
--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'. See http://www.humbug.org.au/
More information about the General
mailing list