On Thursday, 02 January 2003, at 16:40:34 +0000, Griff@BP3Web wrote: > 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. > Well, you seem to be already using "iptables" and the "fw" filter to mark and categorize traffic. "iptables" can also match non-IP protocols, using "--protocolo PROTOCOL". You can't go deeper into these non-IP packets, but you can mark them by protocol, using any of the protocols in the "/etc/protocols" file. Hope it helps. -- Jose Luis Domingo Lopez Linux Registered User #189436 Debian Linux Woody (Linux 2.4.20-xfs)