From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rajesh Revuru Date: Sun, 17 Mar 2002 13:47:26 +0000 Subject: [LARTC] Outgoing traffic.. Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hello I have seen most of the mails in the list ... they are using TC for shaping incoming traffic. I have a different scenario here.. Iam trying to implement a diffserv funtionalities in a cluster of linux routers. Iam having a egress router with two outgoing interfaces. my question is should i apply the same qdisc to both of the interfaces???? Question no:2 When we define the filters using the fw.. i want to know the logical connection between filters and classes. for example ************************************************* tc class add dev eth0 parent 10:110 classid 10:220 cbq bandwidth 10mbit rate 5mbit avpkt 1000. tc filter add dev eth0 parent 10:110 handle fw 1 classid 10:220. ipchains -i Output -j MARK -p tcp -m 1 ************************************************ Question is fw =1 which we are using in the filter description represent the -m 1 packets defined in the ipchains. Thanks RR __________________________________________________ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/ _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/