Re: Simulating network latency

2004-05-14 Thread Mike Jeays
On Fri, 2004-05-14 at 19:05, Kevin Stevens wrote:
> On Fri, 14 May 2004, Mike Jeays wrote:
> 
> > Is there a way to set up a machine with two network cards, which will
> > simply forward every packet from one card to the other, but will
> > introduce an arbitrary delay period?  Ideally, the delay period should
> > be adjustable, and optionally different in the two directions.
> 
> Yes, man dummynet, and google for examples of people doing this very
> thing.  We've done it in our lab here for that purpose.
> 
> KeS
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Perfect.  Could have been written to our specifications.  Thanks very
much.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Simulating network latency

2004-05-14 Thread Kevin Stevens


On Fri, 14 May 2004, Mike Jeays wrote:

> Is there a way to set up a machine with two network cards, which will
> simply forward every packet from one card to the other, but will
> introduce an arbitrary delay period?  Ideally, the delay period should
> be adjustable, and optionally different in the two directions.

Yes, man dummynet, and google for examples of people doing this very
thing.  We've done it in our lab here for that purpose.

KeS
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"