Thanasis wrote: > We would like to divide the incoming and outgoing bandwidth equally > between those two LANs, ie: On the other hand, routing packets > between the 2 LANs (from eth2 to eth0 and vice versa) should not be > restricted, ie should be at 100Mbps. How would this be best and > simplest implemented by using iproute2 (tc) ? > tc + htb | cbq | another handful of queues are what you are looking for and google for that (also for larc) P.s. As said in all the howtos that you can find, you can limit *only* upload speed (unless you use some trick and imq), so in you environment will be near impossible to split the download speed between the different lans since every queue are strictly linked with a interface, which cannot know each other Michele -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html