Displaying 10 results from an estimated 10 matches for "thossapron".
2006 Oct 13
3
HTB has 2 bucket?
in HTB use 2 bucket for manage 2 rate???
first bucket -> keep token for sending with rate
second bucket -> keep ctoken for sending with ceil rate
Is it true?? may be i''m misunderstand about token/bucket thoery
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2006 Sep 24
2
HFSC parameter
My problem with HFSC tc command is ...
tc command''s HFSC have a lot parameter with 4 curve type
SC curve -> umax dmax rate
LS curve -> umax dmax rate
RT curve -> umax dmax rate
UL curve -> umax dmax rate
so i''dont know which parameter are appropriate for my test case
such real time class which curve are appropriate and good working result.
my assumption about
2006 Nov 12
1
Script for get bandwidth statistic from iptable
i search a lot forum how to get bandwidth statistic such number of packet, total byte in each application protocol by using IPTABLES + netfilter-layer7
but i don''t know which script for getting it in log file and use data after get it for plotting graph later
my IPTABLES command like this
iptables -t mangle -N all
iptables -t mangle -A POSTROUTING -j all
iptables -t mangle -A
2006 Sep 20
1
how to create "burst traffic"
some body can advise me about
how to create burst traffic two type is
1. ICMP burst traffic (i need to create general and normal data burst traffic but i don''t have any idea to do it)
2. Real time traffic (i think may create by open real-time streaming with a big file from real-time server but i don''t sure it will work!)
thank you
raku
2006 Sep 21
1
HFSC statistic show question
after i use "tc -s -d class ls dev eth0" will show statistic data about HFSC ,like this
root@ubuntu:/home/shaper# tc -s -d class ls dev eth2
class hfsc 1: root
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
period 24 work 13844792199226589188 bytes rtwork 20937281664 bytes level 3461036864
class hfsc 1:11 parent 1:1 sc m1 30720Kbit d 10.0ms m2 30000bit ul m1 0bit d 0us m2
2006 Oct 13
1
HFSC question??
1. HFSC have 4 curve such sc, rc, ls, ul and
1.1 In leaf class can specify rc for guarantee service (bandwidth and delay)
and If want to sharing fairness exceess service, we must specify ls and ul curve too
(ls curve with paramater m2 specify at lease sharing bandwidth in that class will receive and
ul curve mean maximum bandwidth in that class will receive)
so i''m doubt .. about if i
2006 Dec 14
1
hfsc rule command problem
My hfsc rule ..
tc qdisc add dev eth2 handle 1: root hfsc
iptables -t mangle -N ms-all
iptables -t mangle -N ms-all-chains
iptables -t mangle -N ms-prerouting
iptables -t mangle -A PREROUTING -j ms-prerouting
iptables -t mangle -A ms-prerouting -j CONNMARK --restore-mark
iptables -t mangle -A ms-prerouting -p udp --dport 4444 -j MARK --set-mark 1
iptables -t mangle -A ms-prerouting -p udp -m
2006 Nov 02
0
tool classify L7 packet
Please Advise me, Now I have got a problem about … Finding Tools In Linux (Opensource) that
Can capture traffic packet and save it in log file or trace file. But it can classify Layer7 packet too
Because I need to implement application that count number of packet in each application after packet pass through linux box which be like traffic control
Please advise me.
Ps. Can snort classifies
2006 Sep 28
0
please reply as soon as you can about HFSC bandwidth
I have important question about bandwidth allocation statistic show when i''m use "tc -s -d class ls dev eth2"
At first, before testing I think "work" parameter from this command are real bandwidth in each class but when i''m calculate this parameter ... it''s too big number ... like it''s not a bandwidth rate and it''s may be some
2006 Sep 20
0
HTB and HFSC, tc command question
I have a lot question about tc-command because now i''m doing research to compare performance between HTB and
HFSC so i''m doubt a lot thing and your reply are so very helpful me ... my question is
1. I''m use opensource (Mastershaper) for help to config traffic control but when i''m try to config HTB,
I''m doubt about in each chain must identify