Since monitoring this list and others i see people use both iptables and tc to assign packets on a bridge to the correct class for bandwidth control, what is the plus/minus of each?
On Saturday 04 May 2002 07:39, Chris Ellsworth wrote:> Since monitoring this list and others i see people use both iptables > and tc to assign packets on a bridge to the correct class for > bandwidth control, what is the plus/minus of each?It depends on wich syntax you know the best :) Stef -- stef.coene@docum.org "Using Linux as bandwidth manager" http://www.docum.org/ #lartc @ irc.openprojects.net
tc being more universal (can do non-IP, rsvp, diffserv) but more coomplex to understand. iptables are well known but as name implies - IP only. devik On Fri, 3 May 2002, Chris Ellsworth wrote:> Since monitoring this list and others i see people use both iptables > and tc to assign packets on a bridge to the correct class for > bandwidth control, what is the plus/minus of each? > > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ > >