Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
From: Peter Rabbitson <rabbit+list@rabbit.us>
To: lartc@vger.kernel.org
Subject: [LARTC] TC basic match problems
Date: Wed, 17 Oct 2007 15:20:53 +0000	[thread overview]
Message-ID: <47162855.3000908@rabbit.us> (raw)

Hello,

I am attempting to match on a single bit of the NF mark value, and after 
hours of reading and googling I can not get the syntax right. It got to 
be something very simple, yet I can't find it. Any help will be greatly 
appreciated.

Thanks!

root@Arzamas:/etc/init.d# tc filter add dev wan_b protocol ip prio 2 
parent 1:0 basic match meta\(nf_mark mask 0x80 eq 0x80\) flowid 1:0x80
RTNETLINK answers: No such file or directory
We have an error talking to the kernel
root@Arzamas:/etc/init.d#

root@Arzamas:/etc/init.d# tc qdisc show dev wan_b
qdisc htb 1: r2q 10 default 2 direct_packets_stat 0
root@Arzamas:/etc/init.d#

root@Arzamas:/etc/init.d# tc class show dev wan_b
class htb 1:10 parent 1:1 prio 2 rate 40000bit ceil 8000Mbit burst 1604b 
cburst 1000999b
class htb 1:1 root rate 8000Mbit ceil 8000Mbit burst 1000999b cburst 
1000999b
class htb 1:20 parent 1:1 prio 4 rate 40000bit ceil 8000Mbit burst 1604b 
cburst 1000999b
class htb 1:2 root prio 0 rate 8000Mbit ceil 8000Mbit burst 1000999b 
cburst 1000999b
class htb 1:30 parent 1:1 prio 5 rate 40000bit ceil 8000Mbit burst 1604b 
cburst 1000999b
class htb 1:40 parent 1:1 prio 6 rate 40000bit ceil 8000Mbit burst 1604b 
cburst 1000999b
class htb 1:50 parent 1:1 prio 7 rate 40000bit ceil 8000Mbit burst 1604b 
cburst 1000999b
class htb 1:8 parent 1:1 prio 1 rate 40000bit ceil 8000Mbit burst 1604b 
cburst 1000999b
class htb 1:80 parent 1:1 prio 1 rate 40000bit ceil 8000Mbit burst 1604b 
cburst 1000999b
class htb 1:18 parent 1:1 prio 3 rate 40000bit ceil 8000Mbit burst 1604b 
cburst 1000999b
class htb 1:28 parent 1:1 prio 5 rate 80000bit ceil 8000Mbit burst 1609b 
cburst 1000999b
class htb 1:38 parent 1:1 prio 5 rate 40000bit ceil 8000Mbit burst 1604b 
cburst 1000999b
class htb 1:48 parent 1:1 prio 6 rate 40000bit ceil 1200Kbit burst 1604b 
cburst 1749b
class htb 1:58 parent 1:1 prio 7 rate 40000bit ceil 1200Kbit burst 1604b 
cburst 1749b
root@Arzamas:/etc/init.d#

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

             reply	other threads:[~2007-10-17 15:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-17 15:20 Peter Rabbitson [this message]
2007-10-18 20:17 ` [LARTC] TC basic match problems Michal Soltys
2007-10-18 21:50 ` Peter Rabbitson

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=47162855.3000908@rabbit.us \
    --to=rabbit+list@rabbit.us \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox