Simulating Network Latency?
ixmo asks: "I've just come around an interesting problem: to simulate low-bandwidth network links without buying expensive WAN simulators, I can connect two old Cisco routers back to back with serial cables, and control the bandwidth via the 'clock rate' IOS command, but how can I simulate network latency? Is there some OS tool or patch (for Linux/OpenBSD) that allows for tuning of network delay? Any hints?"
FreeBSD's dummynet can quite easily do it. I suspect the same of openbsd and linux.
What kind of question is this for ask slashdot?
I call bull. The Earth's magnetic field is far too weak to have an effect on anything like that. Besides, don't you think someone might notice if it mattered whether your monitor was facing north or south? You really shouldn't believe everything your BOFH tells you.
I've seen a tool "delayer", in a paper on www.netkit.org, used for testing TCP windowing negotiation- 01.pdf
http://www.netkit.org/docs/netkit-clark-and-nagle
JurgenK.