In the last episode (Nov 03), Max Clark said:
> Hi,
>
> I am looking for a way to do some performance testing/tuning in a lab
> environment. I have a high latency low speed link (T1/200MS) that I need
> to replicate.
>
> Are there any ways to do this with FreeBSD?
dummynet is what you want. By redirecting traffic through a dummynet
pipe with ipfw, you can simulate latency and packet loss. See the ipfw
and dummynet manpages.
--
Dan Nelson
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message