Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
* [LARTC] Can I Classify Non-IP Traffic?
@ 2003-01-02 16:40 Griff@BP3Web
  2003-01-02 17:05 ` Ivo De Decker
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Griff@BP3Web @ 2003-01-02 16:40 UTC (permalink / raw)
  To: lartc

Background: Thanks to the LARTC howto, this list and Stef Coene's and
devik's excellent web sites I now have an ethernet bridge (patch
bridge-nf.0.0.7)  happily prioritising traffic (12Mbit) into 10 queues
(9 for IP and 1 for non-IP) using a combination of  iptables (fwmark)
and htb3 and sfq. Many thanks.

At the moment I'm filtering all non-IP traffic by setting the default
queue on the htb root qdisc to my non-IP class and having my last rule
in iptables (POSTROUTING) marks all IP packets such that htb places
these packets into my lowest priority IP queue (note this is different
from the default).

My question is can classify the non-IP traffic? Ideally I'd like to be
able create a queue for IPX traffic.I know the tc filters command has a
protocol statement but I can't find any information about setting this
to anything but ip or ipv6.

Griff


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

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

end of thread, other threads:[~2003-01-03 21:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-02 16:40 [LARTC] Can I Classify Non-IP Traffic? Griff@BP3Web
2003-01-02 17:05 ` Ivo De Decker
2003-01-02 19:41 ` Jose Luis Domingo Lopez
2003-01-02 19:51 ` Martin A. Brown
2003-01-03  3:00 ` Hannes Ebner
2003-01-03  5:36 ` Martin A. Brown
2003-01-03 21:23 ` Julian Anastasov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox