From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peteris Krumins Date: Mon, 24 Nov 2003 23:20:47 +0000 Subject: Re[2]: [LARTC] howto mark packets 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 Cezar, CA> Hmm, that would become too complicated. There is no other way ? Quick and dirty solution would be to mark packets on Router A by changing the TOS to some known value (iptables/ -t mangle -j TOS --set-tos ..) and filtering by TOS value on Router B (tc/ filter u32 match ip tos .. 0xff). P.Krumins _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/