On Friday 04 May 2007 23:11, you wrote: > On May 4 2007 22:01, Tommy W wrote: > >Hi, > >I was just wondering if someone knows of a good way to simulate a "bad" > >network?. > >I want high latency AND/OR high packet loss. > > > >I was thinking along the lines > >iptables -I INPUT -m random --average 90 -j DROP > > > >but then I get libipt_random.so doesn't exist. > > -m statistic --mode random > > It might not exist yet either. Thanks for the tip, although I did not have that either :\ Is it included in a newer version of netfilter/iptables ? /Tommy