search for: choros

Displaying 3 results from an estimated 3 matches for "choros".

Did you mean: chores
2005 Oct 01
2
imq + htb
Hi, i am running imq + htb on my router , the situation is like this eth0 = uplink to my provider eth1 = 1st customer eth2 = 2nd customer eth3 = 3th customer eth0 has limit 512 and i want to share this between eth1 eth2 and eth3 , but not working , this is the script i used, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ #!/bin/sh
2005 Sep 28
2
htb + tc filter
Hi everybody, i am new to this list so dont blame me if i will talk about nothing.. At this moment i am experimenting with htb + tc u32 filters , the problem is that i want some traffic to be unshaped so i did this.. tc qdisc add dev eth0 root handle 10: htb default 20 tc class add dev eth0 parent 10: classid 10:2 htb rate 256Kbit THIS IS TRAFFIC I WANT NOT TO BE SHAPED tc filter add dev eth0
2005 Oct 09
0
readable tc -s filter show dev X
Hi everybody, i think somobody here should encounter the same problem as me. :-) I have the problem with the output of commang tc -s filter show dev X , for first i dont fully understand all descriptions as fh, divisor , and the ip adress is in hex. My question is if somebody did write some convertor to convert this hex numbers to normal ip numbers.. thanks. Jorge Sanchez