Citez din lartc.org cap 9.6
"
root 1:
|
_1:1_
/ | \
/ | \
/ | \
10: 11: 12:
/ \ / \
10:1 10:2 12:1 12:2
When enqueueing a packet, at each branch the filter chain is consulted
for a relevant instruction. A typical setup might be to have a filter in
1:1 that directs a packet to 12: and a filter on 12: that sends the
packet to 12:2.
"
iar un pic mai jos:
"Also, with HTB, you should attach all filters to the root!"
Nu e contradictie acolo ? Sus zice ca pot pune filtre si pe 1:1 si pe
12: , iar jos zice ca pot pune doar pe root.
Si inca o intrebare: care e diferenta intre
tc filter add dev eth0 protocol ip parent 10: prio 1 u32 match \
ip dport 22 0xffff flowid 10:1
si
tc filter add dev eth0 protocol ip parent 10: prio 1 u32 match \
ip dport 22 0xffff classid 10:1
adica la unele filtre am classid x:y , iar la altele am flowid x:y
TIA
--
Mihai Voica
---
Detalii despre listele noastre de mail: http://www.lug.ro/