All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] network simulator
@ 2007-06-26 23:41 Florin Andrei
  2007-06-26 23:58 ` Florin Andrei
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florin Andrei @ 2007-06-26 23:41 UTC (permalink / raw)
  To: lartc

I want to build a "network simulator", to create scenarios such as 
delayed packets, lost packets, low bandwidth, or combinations of such.

This document has been helpful for everything except the bandwidth:

http://linux-net.osdl.org/index.php/Netem

There is some documentation here regarding bandwidth:

http://luxik.cdi.cz/~devik/qos/htb/

What's the best documentation to read so as to understand exactly how tc 
works and to be able to come up with my own list of commands to create 
the scenarios described above?

I have a fairly good understanding of the OS in general, networking, 
iptables, but I never used the LARTC features until now, so I guess I'm 
looking for the best starting point.

Thank you,

-- 
Florin Andrei

http://florin.myip.org/
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

* Re: [LARTC] network simulator
  2007-06-26 23:41 [LARTC] network simulator Florin Andrei
@ 2007-06-26 23:58 ` Florin Andrei
  2007-06-27 11:42 ` Frank Remetter
  2007-06-27 13:47 ` lartc
  2 siblings, 0 replies; 4+ messages in thread
From: Florin Andrei @ 2007-06-26 23:58 UTC (permalink / raw)
  To: lartc

Florin Andrei wrote:
> I want to build a "network simulator", to create scenarios such as 
> delayed packets, lost packets, low bandwidth, or combinations of such.

I guess I should be more specific:

The "simulator" is a dual-homed machine running Linux, sitting between a 
couple test servers and a bunch of workstations:

Servers------Simulator--------Workstations

Physically, the network is a mix of GigE and FastE.

The delay, loss and bandwidth constraints must be applied to all traffic 
going through the simulator. For now, there's no need to differentiate 
between the various protocols, addresses, etc. - everyone is equal.

The simulator is a plain router, nothing fancy. At most, it might NAT 
the addresses of the servers to IP aliases on the interface facing the 
workstations.

-- 
Florin Andrei

http://florin.myip.org/
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

* Re: [LARTC] network simulator
  2007-06-26 23:41 [LARTC] network simulator Florin Andrei
  2007-06-26 23:58 ` Florin Andrei
@ 2007-06-27 11:42 ` Frank Remetter
  2007-06-27 13:47 ` lartc
  2 siblings, 0 replies; 4+ messages in thread
From: Frank Remetter @ 2007-06-27 11:42 UTC (permalink / raw)
  To: lartc

Hey,

> > I want to build a "network simulator", to create scenarios such as 
> > delayed packets, lost packets, low bandwidth, or combinations of
> > such.

little offtopic here, but FreeBSD provides DummyNet, which can do what
you want.

Regards
-- 
Frank Remetter
http://www.remetter.de/
GPG-FP: 2B07 B7D8 5C27 AB94 7A37  8B0B DEBE DD89 D68B 7BE6
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

* Re: [LARTC] network simulator
  2007-06-26 23:41 [LARTC] network simulator Florin Andrei
  2007-06-26 23:58 ` Florin Andrei
  2007-06-27 11:42 ` Frank Remetter
@ 2007-06-27 13:47 ` lartc
  2 siblings, 0 replies; 4+ messages in thread
From: lartc @ 2007-06-27 13:47 UTC (permalink / raw)
  To: lartc

http://linux-net.osdl.org/index.php/Netem


as well ...

charles


On Wed, 2007-06-27 at 13:42 +0200, Frank Remetter wrote:
> Hey,
> 
> > > I want to build a "network simulator", to create scenarios such as 
> > > delayed packets, lost packets, low bandwidth, or combinations of
> > > such.
> 
> little offtopic here, but FreeBSD provides DummyNet, which can do what
> you want.
> 
> Regards
-- 
"simplified chinese" is not nearly as easy as they would
have you believe ... a superlative oxymoron" --anonymous

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

end of thread, other threads:[~2007-06-27 13:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-26 23:41 [LARTC] network simulator Florin Andrei
2007-06-26 23:58 ` Florin Andrei
2007-06-27 11:42 ` Frank Remetter
2007-06-27 13:47 ` lartc

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.