All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] dsmark_dequeue: unsupported protocol 2054
@ 2002-08-27 11:49 José Alberto Aguilar González
  2002-08-28  0:10 ` Werner Almesberger
  0 siblings, 1 reply; 2+ messages in thread
From: José Alberto Aguilar González @ 2002-08-27 11:49 UTC (permalink / raw)
  To: lartc

Hi all,

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.

Thanx in advance

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] dsmark_dequeue: unsupported protocol 2054
  2002-08-27 11:49 [LARTC] dsmark_dequeue: unsupported protocol 2054 José Alberto Aguilar González
@ 2002-08-28  0:10 ` Werner Almesberger
  0 siblings, 0 replies; 2+ messages in thread
From: Werner Almesberger @ 2002-08-28  0:10 UTC (permalink / raw)
  To: lartc

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-08-28  0:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-27 11:49 [LARTC] dsmark_dequeue: unsupported protocol 2054 José Alberto Aguilar González
2002-08-28  0:10 ` Werner Almesberger

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.