V
V
vvh1te2011-07-08 08:51:16
QoS
vvh1te, 2011-07-08 08:51:16

Network traffic generator?

A fairly complex QoS setup needs to be tested.
To do this, you need an application that will generate certain traffic with a bunch of features (up to the package size).

Can anyone suggest such an application? In principle, the OS does not matter, if at least minix will be raised :)

Answer the question

In order to leave comments, you need to log in

4 answer(s)
G
gl00k, 2011-07-08
@gl00k

Perhaps Nemesis will do. There is a version for Windows and *nix.

V
vvh1te, 2011-07-08
@vvh1te

Thanks for Nemesis.
Now I got another hint from another source:
The Scapy project is an all-in-one for low-level networking.
www.secdev.org/projects/scapy/

K
Kindman, 2011-07-08
@Kindman

Oh, I once made a traffic generator in PHP through a null modem on a com port.
It is not at all necessary to use a “physical” com port, although you can use a virtual com port for a bluetooth connection.
In short, everything happened like this: I
established a PPP connection, configured it, raised TCP / IP over PPP, and sent arbitrary raw network packets (including those with errors, as well as terribly special ones), and on the other “end of the wire I watched what the reaction would be.

N
nick5, 2011-07-08
@nick5

I myself used PackETH under Linux, by the way, I liked it with a GUI interface.
And so look on Wikipedia for a package generator, there is a considerable choice.

Similar questions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question