[LARTC] IPTables script
Sylvain BERTRAND
sylvain at 2001-space-odyssey.net
Thu May 12 10:38:38 CEST 2005
On Jeu 12 mai 2005 10:31, Alexander Samad a écrit :
> Sylvain
>
> Q) why use do your matching in tc filter and not netfilter ? Is one way
> better than the other.
>
> I started out doing it via filter and then moved to netfilter instead
> using mark.
>
> Curious to hear what other people have/do do
>
> Alex
>
If I wanted to match via netfilter, I'd have to MARK the packets, and then
use tc to classify packets according to this mark. It would be a "better
thing" (tm), but this is a very simple configuration, so I chose to use tc
directly.
Sylvain
More information about the LARTC
mailing list