top | item 19386964

(no title)

keeler | 7 years ago

You can probably accomplish this with Linux's tc command.

discuss

order

ninjaoxygen|7 years ago

In my experience tc is only designed to work in one direction, so I had to use a separate VM, place that machine between the test host and the rest of the network, then enable TC on both interfaces.

eitland|7 years ago

My understanding us that typically you'd create a minimal router out of a minimal server distro installation (either physical or virtual) and make a couple of scripts to automate standard settings.

Source: At some point I was part of a team that used a setup like this for testing.