Displaying 2 results from an estimated 2 matches for "arzama".
Did you mean:
arama
2007 Oct 17
2
TC basic match problems
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...
2007 Sep 16
1
Yet another shaping question
Hello list,
I need to realize a complicated custom shaping setup, and given very
little experience with shaping I just can''t wrap my head around it. I am
not seeking a complete script, I just need an idea/a set of pointers on
how to best subdivide traffic accordingly to my needs, and which shapers
to place on every leaf. I am very experienced with netfilter and have
minor experience with