<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I'm not sure what might be wrong but try it again without 'r2q 100',
'burst 15k' (keep default settings) and changing prio 100 by prio 3 or
something .similar.<br>
<br>
Good luck.<br>
<br>
Jonas Jasas escribió:
<blockquote
cite="midba84d58c0601110705q53f65045k61ec0c57eab0f422@mail.gmail.com"
type="cite">
<pre wrap="">Thank you for your help!
This is my modified rules, but that work exactly as before :~/
/sbin/tc qdisc del dev eth0 root
/sbin/tc qdisc add dev eth0 root handle 1 htb default 20 r2q 100
/sbin/tc class add dev eth0 parent 1: classid 1:2 htb rate 900Kbit burst 15k
/sbin/tc class add dev eth0 parent 1:2 classid 1:10 htb rate 890Kbit
ceil 900Kbit
/sbin/tc class add dev eth0 parent 1:2 classid 1:20 htb rate 10Kbit ceil 900Kbit
/sbin/tc qdisc add dev eth0 parent 1:10 handle 10: sfq perturb 10
/sbin/tc qdisc add dev eth0 parent 1:20 handle 20: sfq perturb 10
/sbin/tc filter add dev eth0 parent 1:0 protocol ip prio 100 u32 match
ip sport 80 0xffff flowid 1:10
/sbin/tc filter add dev eth0 parent 1:0 protocol ip prio 100 u32 match
ip dport 80 0xffff flowid 1:10
Are these rules OK or I am missing something again? Can anyone show me
working example of similar rules.
Thanks again for help!
_______________________________________________
LARTC mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LARTC@mailman.ds9a.nl">LARTC@mailman.ds9a.nl</a>
<a class="moz-txt-link-freetext" href="http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc">http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc</a>
</pre>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<title>Firma</title>
<meta http-equiv="Content-Type" content="text/html; ">
<style type="text/css">
BODY
{
font-family: arial,helvetica,sans-serif;
}
TD,TH
{
font-size: 8pt;
text-align: left;
white-space: nowrap;
vertical-align: top;
}
CITE
{
font-family: "arial narrow",helvetica-narrow,sans-serif;
font-size: 7pt;
}
EM
{
font-weight: bold;
font-style: italic;
font-size: 10pt;
font-family: palatino,times,serif;
}
DIV.disclaimer
{
font-size: 7pt;
color: #666;
}
</style>
<table border="0" width="100%">
<tbody>
<tr>
<td>
<p><em>Diego Cabrero</em><br>
Ingeniero en Automática y Electrónica Ind.<br>
<a href="mailto:nombre.apellido@e-attico.net">diego.cabrero@e-attico.net</a><br>
Tel. <b>983 36 13 23</b> - Fax <b>983 34 19 86</b></p>
<p><em>Fundación ATTICO</em><br>
<cite>Fundación de <b>A</b>poyo <b>T</b>ecnológico a la <b>T</b>ransformación
<b>I</b>ndustrial y para la <b>Co</b>mpetitividad Empresarial</cite></p>
</td>
</tr>
<tr>
<th>Sede Social:</th>
</tr>
<tr>
<td>C/ Camino del Cabildo 40,<br>
47009 Valladolid</td>
</tr>
</tbody>
</table>
<div class="disclaimer" lang="es">
====================== CLÁUSULA DE CONFIDENCIALIDAD
========================<br>
Este correo y sus anexos pueden contener información confidencial o
legalmente protegida. Si le hubiera llegado por error, notifíquelo
inmediatamente al remitente y por favor elimínelo sin revisarlo ni
reenviarlo; cualquier copia, divulgación, distribución o uso de los
contenidos está prohibida. Gracias por su colaboración.</div>
<div class="disclaimer" lang="en">===========================
CONFIDENTIALITY NOTE
============================<br>
This email, including any attached files, may contain confidential or
legally privileged information. If you received it by error, please
notify
the sender immediately and destroy it without reading or forwarding it;
any
copying, disclosure, distribution or use of its contents is strictly
prohibited. Thank you for your collaboration.</div>
</div>
</body>
</html>