All of lore.kernel.org
 help / color / mirror / Atom feed
From: Werner Almesberger <wa@almesberger.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] dsmark_dequeue: unsupported protocol 2054
Date: Wed, 28 Aug 2002 00:10:35 +0000	[thread overview]
Message-ID: <marc-lartc-103049351005677@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103044910517702@msgid-missing>

José Alberto Aguilar González wrote:
> I am using dsmark in a DS Edge router and I got those "dsmark_dequeue: 
> unsupported protocol 2054" messages.
> I know it is ARP traffic (2054=0x806) and I wonder how can I avoid that 
> kind traffic entering in the dsmark.

Entering dsmark per se isn't a problem. dsmark will happily ignore
your ARP traffic as long as you don't ask dsmark to actually
(re)mark it. dsmark will notice that you're not trying to (re)mark
the packets, if the dsmark class you're sending it to uses value 0
and mask 0xff.

In case you really want to divert non-IP traffic, you need another
qdisc around dsmark, and send only IPv4 and IPv6 traffic to the
class to which dsmark is attached.

- Werner

-- 
  _________________________________________________________________________
 / Werner Almesberger, Buenos Aires, Argentina         wa@almesberger.net /
/_http://icapeople.epfl.ch/almesber/_____________________________________/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

      reply	other threads:[~2002-08-28  0:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-27 11:49 [LARTC] dsmark_dequeue: unsupported protocol 2054 José Alberto Aguilar González
2002-08-28  0:10 ` Werner Almesberger [this message]

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=marc-lartc-103049351005677@msgid-missing \
    --to=wa@almesberger.net \
    --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.