All of lore.kernel.org
 help / color / mirror / Atom feed
* Re[2]: [LARTC] howto mark packets
@ 2003-11-24 23:20 Peteris Krumins
  0 siblings, 0 replies; only message in thread
From: Peteris Krumins @ 2003-11-24 23:20 UTC (permalink / raw)
  To: lartc

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/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-11-24 23:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-24 23:20 Re[2]: [LARTC] howto mark packets Peteris Krumins

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.