Bandwidth Question

Patrick O'Reilly bsd at perimeter.co.za
Thu Jul 3 13:29:28 PDT 2003


From: "Chris" <stenchmaster at blackhelicopters.org>
>
> I was wondering what is the best way to limit bandwidth to a set of IP
> addresses?  I've read some about dummynet.  Would this be the
preffered
> tool to use?

Yes - dummynet must be used in conjunction with ipfw.  ipfw is for
firewalling, but you can use it to select traffic which must be limitted
by dummynet.

'man ipfw' and 'man dummynet'

>  Also, if someone could recommend a program to log how much
> bandwidth a particular IP uses per month etc..., and also display
graphs
> about bandwidth usage I would appreciate it.

check out mrtg in the ports collection.

>
> Thank You
> -Chris
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe at freebsd.org"
>



More information about the freebsd-questions mailing list