Displaying 1 result from an estimated 1 matches for "allthrought".
Did you mean:
allthought
2005 Jun 22
1
Problem with HTB and IPTABLES
...changed, and
them enqueued and labeled following the iptables marks.
Ive checked using ethereal, and all the packets TOS field are been
correctly changed, and the packets are been sent to the right mpls tunnel
with the right label, proving that the iptables are correctly marking the
packets.
Allthrought, the packets doesnt go to the right class queue
all them goes
to the default htb queue.
Could some one give me some tips?
tc qdisc add dev eth1 root handle 1: htb default 13
tc class add dev eth1 parent 1: classid 1:1 htb rate 1Mbit ceil 1Mbit
tc class add dev eth1 parent 1:...