Displaying 4 results from an estimated 4 matches for "attico".
Did you mean:
attic
2005 Dec 26
1
Uplink shapping
...ly, I''m going crazy, this
problem has got me pretty worried and i''m not figuring out at all, the
reasons why this weird bug happens.
I''d appreciate some help guys. thanks
-Diego
--
Firma
Diego Cabrero
Ingeniero en Automática y Electrónica Ind.
diego.cabrero@e-attico.net
Tel. 983 36 13 23 - Fax 983 34 19 86
Fundación ATTICO
Fundación de Apoyo Tecnológico a la Transformación
Industrial y para la Competitividad Empresarial
Sede Social:
C/ San Lorenzo 9, 14 dch.
47001 Valladolid
====================== CLÁUSULA DE CONFIDENCIALIDAD
===...
2006 Jan 10
8
Simple shaping question
I have linux box (does nat and firewall for small network) connected
to dsl. I want to set priorities for protocols (that nothing could
disturb web browsing). This is my rules (eth0 connected to internet):
/sbin/tc qdisc del dev eth0 root
/sbin/tc qdisc add dev eth0 root handle 1 htb default 30 r2q 100
/sbin/tc class add dev eth0 parent 1: classid 1:2 htb rate 900Kbit burst 15k
/sbin/tc class
2006 Jan 23
1
Adding HTB support for kernel 2.4.19 SUSE 8.1
Hi everybody,
I''ve got a little problem when adding HTB support to my SUSE 8.1 by
patching its kernel 2.4.19.
After i patch kernel getting some errors, the HTB kernel option shows up
but when i make modules it finds something wrong with the sch_htb.o module.
Could somebody give me a hand on this?
Thanks in advance.
I get this information when patching (patch -p1 <
2006 Jan 18
3
Download and upload independency
Hello everyone:
As it is known, when you limit uplink bandwidth it usually gets downlink
bandwidth to a lower value.
I just want to know what is the optimal configuration for eth1 and imq0
according to some variables of tc(HTB), txqueuelen, mtu, etc. to make
these packet flows less independent on an ethernet based network.
Thank you in advance.
-Diego