Issue66

Title Network emulator
Type wish Status chatting
Importance 50.0
Superseder Nosy List dalc, mg, mk, pagter, stm, t.toft, tpj
Assigned To Keywords

Created on 2008-09-20.01:26:19 by mg, last changed 2008-09-23.16:29:09 by tpj.

Messages
msg208 (view) Author: mg Date: 2008-09-22.00:05:03
I asked Christian Cachin, and he pointed me to PlanetLab and Emulab:

  http://www.emulab.net/
  http://www.planet-lab.org/
msg207 (view) Author: mg Date: 2008-09-21.11:50:03
"Adam Langley" <agl@imperialviolet.org> writes:

> On Fri, Sep 19, 2008 at 4:26 PM, Martin Geisler <tracker@viff.dk> wrote:
>> I think it would be very interesting to setup a system using this
>> so-called network emulator:
>>
>>  http://wanem.sourceforge.net/
>
> This is the common way to do such things:
>
> http://www.linuxfoundation.org/en/Net:Netem

Excellent, thanks for the link! I had not found that in my search.

So I think we should setup the three laptops from the Danisco auction
(see http://tracker.viff.dk/issue64) with netem and configure each
machine to delay its outgoing packets for 100-200 ms. And then run lots
of benchmarks!
msg201 (view) Author: mg Date: 2008-09-20.01:26:19
I think it would be very interesting to setup a system using this
so-called network emulator:

  http://wanem.sourceforge.net/

It allows you to configure a machine to be a WAN emulator which can
delay, drop, reorder, etc. packets that pass through it. From reading
hte setup guide it actually sounds quite easy :-)
History
Date User Action Args
2008-09-23 16:29:09tpjsettype: wish
2008-09-22 00:05:04mgsetmessages: + msg208
2008-09-21 11:50:03mgsetstatus: unread -> chatting
messages: + msg207
2008-09-20 01:26:19mgcreate