All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Unterkircher <unki@netshadow.at>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Is it possible to throw all not matched traffic
Date: Mon, 13 Jun 2005 04:13:04 +0000	[thread overview]
Message-ID: <42AD07D0.4040806@netshadow.at> (raw)
In-Reply-To: <42ACA626.2060505@tlen.pl>

Konrad wrote:

> Is possible to do it using filters?

I think, default class is the best solution. But you also can do it with
a last "match all" filter after your other filter rules.

tc filter add ...... protocol all u32 match u32 0 0 classid 3:3

Cheers,
Andreas
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

  parent reply	other threads:[~2005-06-13  4:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-12 21:16 [LARTC] Is it possible to throw all not matched traffic to selected Konrad
2005-06-12 22:01 ` [LARTC] Is it possible to throw all not matched traffic to Konrad
2005-06-13  4:13 ` Andreas Unterkircher [this message]
2005-06-13  5:43 ` [LARTC] Is it possible to throw all not matched traffic gypsy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42AD07D0.4040806@netshadow.at \
    --to=unki@netshadow.at \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.