On Fri Nov 01 2002 at 12:05, "Taylor, ForrestX" wrote: > One of my users wants to using Linux to act as a simple router. He > needs to emulate a 56k line through the linux router transparently. All > packets would pass through unchanged, but the bandwidth would be > limited, preferably dynamically. Does anyone have any ideas?
Linux Advanced Routing & Traffic Control: http://lartc.org/ Also have a look at /sbin/tc which comes with the iproute package, and use google to find the advanced routing howto. > Thanks, > > Forrest Cheers Tony