likot wrote: > slightly off topic though > anyone played with traffic shaping with iproute2 + tc > in linux.. > something like limiting bandwith on a certain ip > (i.e. 192.168.1.1 would be limited to 10KB/s and > 192.168.1.2 5KB/s) > if you have a sample configuration please do send it > too :) > Three letters: CBQ If you install the shapcfg package in RedHat or Mandrake, or the shaper package in Debian-unstable, there is a script there, usually /sbin/cbq It uses iproute2 to do exactly what you describe. The link to it is ftp://ftp.equinox.gu.net/pub/linux/cbq/cbq.init if you don't have it yet in a package. It's originally for 2.2.xx kernels.. don't know if it works for 2.4.x. YMMV. HTH Cito -- Inocencio Daniel Cortes Maramba, MD |http://upcm.net/%7eidcm/ Assistant Professor, Medical Informatics Unit|"Insert witty saying here" College of Medicine |[EMAIL PROTECTED] University of the Philippines Manila |"Dude, that kicks ass!" _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
