Network Operation Center wrote: >Hi > >I have a linux router with 3 interfaces : > >eth0 => Internet >eth1 => Lan N°1 >eth2 => Lan N°2 > >on eth2, i use vlan and i have a small lot of >eth2.10 => VlanID 10 >eth2.20 => VlanID 20 >eth2.30 => VlanID 30 > >That's work very good actually. >But now, i want "limit" the bandwitch by interface: > >eth0 has 10 Mbits of bandwitch, i want limite: > >eth1 => 4 Mbits >eth2.10 => 2Mbits >eth2.20 => 2Mbits >eth2.30 => 2Mbits > >i run on Shorewall 3.2.1, i have a solution ? >i have see a limit for a eth2 interface, but not in eth2.XX
I assume all the VLANs have different (RFC1918 ?) addresses - in which case you can set up traffic management on egress via eth0 and use address based rules to classify traffic. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
