[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bandwidth Limiting...




On Mon, Jun 14, 1999 at 12:45:33PM -0500, Tim Grossner wrote:
> 
> anyone here know how to limit the bandwidth of a particular ip or of a
> particular interface OR of doing it on a per machine basis?

Simple way:
/usr/src/linux-2.2.9/Documentation/networking/shaper.txt

More complex way: Set the TOS flag with ipchains on certain packets.
This will enable Linux to make better routing decisions.  Look at the
ipchains man page and RFC 1349 for details.  This isn't as helpful for 
host-based quotas, but it can speed things up generally.

Most complex way:
Have lots of fun with QoS and priority scheduling.

--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.