search for: sekretarka

Displaying 4 results from an estimated 4 matches for "sekretarka".

2005 May 06
3
Broken filters?
Hi! By iptables I set marking (-j MARK) just before -j IMQ. There are only three marks. Exectly all of them are ditected to 1:20 Why I see 3 pkts in default 1:30? How explain it? ### imq0: queueing disciplines qdisc htb 1: r2q 10 default 30 direct_packets_stat 0 Sent 631429 bytes 1812 pkts (dropped 0, overlimits 20) ### imq0: traffic classes class htb 1:20 root prio 0 rate 100Kbit ceil
2005 May 06
5
Ingress rate
Hello I''m doing some qdisc programming and I want to get/read the current ingress rate from a kernel module I was wondering what is the most convenient of achieving this My idea is to load the ingress qdisc and the police filter if necessary. and modify the source to export a structure or function so I can read the ingress rate. How does this sound? Is there a simpler way? With
2005 May 14
1
Strange HFSC behavior - bug? my misconfiguration/lack of knowledge?
Hi I''m moving to hfcs (mostly succesfuly:) ), but I''ve encountered a strange problem: When I download something from this server using wget (one thread) via an idle uplink, I get no more than 130 kbit/s, and when I''m using prozilla (or start more wgets), I get about 200 kbit, but still it''s not all the link can do (240) - the rest remamins unused. Is this
2005 May 03
2
problem with filters - packets ''slipping'' through them when they shouldn''t
Hi! I''m trying to shape my internet connection traffic using hsfc and I''ve encountered the following problem (may not be connected with hfsc). on my lan interface I shape incoming traffic like this: tc qdisc add root dev eth1 handle 1: hfsc default 1003 tc class add dev eth1 parent 1:0 classid 1:1003 hfsc ls rate 10kbit ul rate 10kbit tc class add dev eth1 parent 1: classid